:root{--ink:#201e25;--paper:#f5f2eb;--line:#d9d3c7;--muted:#6e6872;--violet:#574b88;--violet-soft:#ddd7f4;--green:#335f4d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}.site-header{border-bottom:1px solid var(--line);z-index:10;justify-content:space-between;align-items:center;height:84px;padding:0 clamp(24px,6vw,90px);display:flex;position:relative}.wordmark{letter-spacing:-1.5px;font-size:26px;font-weight:700}.wordmark span{color:#e06d55}.wordmark.small{font-size:22px}.site-header nav{gap:30px;font-size:14px;font-weight:600;display:flex}.hero{min-height:710px;padding:110px clamp(24px,8vw,130px);position:relative;overflow:hidden}.eyebrow{letter-spacing:2px;color:#736d77;margin:0 0 22px;font-size:11px;font-weight:700}.hero h1,.dc-hero h1,.info-hero h1{letter-spacing:-.065em;max-width:1000px;margin:0;font-size:clamp(58px,9vw,124px);line-height:.88}.hero h1 em,.dc-hero h1 em{color:#64598c;font-family:Newsreader,serif;font-weight:500}.hero-copy{max-width:560px;margin:38px 0;font-size:19px;line-height:1.6}.button{border-radius:999px;justify-content:center;align-items:center;gap:24px;padding:16px 22px;font-size:14px;font-weight:700;display:inline-flex}.button.dark{background:var(--ink);color:#fff}.orbit{pointer-events:none;border:1px solid #d2cbbe;border-radius:50%;position:absolute}.orbit.one{width:520px;height:520px;top:80px;right:-120px}.orbit.two{background:radial-gradient(circle at 35% 35%,#e6a08d,#796da5 68%,#41395d);width:280px;height:280px;top:200px;right:0;box-shadow:0 35px 90px #897f9f55}.intro{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;gap:30px;padding:35px clamp(24px,8vw,130px);display:flex}.intro p{margin:0;font-size:18px}.intro span{color:var(--muted);font-size:13px}.apps-section,.principles{padding:110px clamp(24px,6vw,90px)}.section-heading{justify-content:space-between;align-items:flex-start;gap:40px;margin-bottom:55px;display:flex}.section-heading h2{letter-spacing:-.04em;max-width:820px;margin:0;font-size:clamp(34px,5vw,64px);line-height:1.06}.app-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.app-card{border-radius:30px;flex-direction:column;justify-content:space-between;min-height:510px;padding:26px;transition:transform .25s,box-shadow .25s;display:flex}.app-card:hover{transform:translateY(-7px);box-shadow:0 24px 60px #4a425026}.app-card.coral{background:#f2aa91}.app-card.sand{background:#eadcc6}.app-card.violet{color:#fff;background:#62558f}.app-top{justify-content:space-between;display:flex}.app-mark{background:#fff9;border-radius:15px;place-items:center;width:48px;height:48px;font-size:24px;font-weight:700;display:grid}.app-name{text-transform:uppercase;letter-spacing:1.5px;font-size:13px;font-weight:700}.app-card h3{letter-spacing:-.04em;margin:12px 0;font-size:32px;line-height:1.08}.app-card p{line-height:1.55}.app-card strong{font-size:14px}.principles{color:#fff;background:#242129}.principle-grid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.principle-grid article{border-top:1px solid #ffffff30;padding-top:22px}.principle-grid span{color:#aaa1bc;font-size:12px}.principle-grid h3{margin:45px 0 12px;font-size:25px}.principle-grid p{color:#c8c3cc;line-height:1.6}footer{border-top:1px solid var(--line);grid-template-columns:1fr auto;gap:28px;padding:55px clamp(24px,6vw,90px);display:grid}footer p{color:var(--muted);font-size:13px}.footer-links{gap:22px;font-size:13px;display:flex}.copyright{grid-column:1/-1}.product-nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:76px;padding:0 clamp(22px,5vw,74px);display:flex}.product-brand{align-items:center;gap:10px;font-size:20px;font-weight:700;display:flex}.dayclear-mark{background:var(--violet);color:#fff;border-radius:12px;place-items:center;width:34px;height:34px;display:grid}.product-nav>div{gap:25px;font-size:13px;font-weight:600;display:flex}.dc-hero{background:#e8e3f0;grid-template-columns:1.2fr .8fr;align-items:center;gap:70px;min-height:720px;padding:85px clamp(25px,8vw,130px);display:grid}.dc-hero h1{font-size:clamp(54px,7vw,96px)}.dc-hero>div>p:not(.eyebrow){max-width:620px;font-size:18px;line-height:1.65}.hero-actions{align-items:center;gap:25px;margin-top:30px;display:flex}.text-link{font-size:14px;font-weight:700}.phone{color:#fff;background:#4b4178;border:9px solid #211e2c;border-radius:48px;flex-direction:column;justify-self:center;align-items:center;width:min(340px,90vw);min-height:590px;padding:30px 25px;display:flex;box-shadow:0 40px 80px #382e5a44}.phone-top{justify-content:space-between;width:100%;font-weight:700;display:flex}.phone-orb{background:#7164aa;border-radius:50%;place-items:center;width:180px;height:180px;margin:70px 0 35px;font-size:72px;display:grid}.phone>p{letter-spacing:2px;color:#d6ceed;font-size:10px}.phone>strong{font-size:45px}.phone>span{color:#d6ceed;font-size:13px}.phone-button{color:#282336;text-align:center;background:#fff;border-radius:18px;width:100%;margin-top:auto;padding:17px;font-weight:700}.dc-features{background:var(--line);border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.dc-features article{background:var(--paper);padding:75px clamp(24px,4vw,60px)}.dc-features span{color:#877f8d;font-size:12px}.dc-features h2{margin:55px 0 15px;font-size:31px;line-height:1.15}.dc-features p{color:var(--muted);line-height:1.65}.dc-links{padding:100px clamp(24px,8vw,130px)}.dc-links h2{letter-spacing:-.04em;max-width:700px;font-size:clamp(38px,5vw,65px)}.dc-links>div{border-top:1px solid var(--line);margin-top:45px}.dc-links a{border-bottom:1px solid var(--line);justify-content:space-between;padding:22px 5px;font-weight:600;display:flex}.info-page{min-height:70vh}.info-hero{border-bottom:1px solid var(--line);padding:100px clamp(24px,16vw,260px) 70px}.info-hero h1{font-size:clamp(48px,7vw,88px);line-height:.98}.info-hero>p:last-child{max-width:760px;color:var(--muted);margin-top:28px;font-size:18px;line-height:1.65}.prose{max-width:900px;margin:0 auto;padding:70px 28px 120px}.prose section{border-bottom:1px solid var(--line);padding:30px 0}.prose h2{letter-spacing:-.025em;margin:0 0 13px;font-size:25px}.prose p,.prose li{color:#55505a;font-size:16px;line-height:1.75}.prose a{text-underline-offset:3px;text-decoration:underline}.support-callout{background:#e7e2f2;border-radius:25px;border:0!important;padding:30px!important}.support-callout .button{margin-top:8px;text-decoration:none}.accessibility{position:absolute;left:-9999px}@media (max-width:850px){.site-header nav a:not(:last-child){display:none}.hero{min-height:650px;padding-top:80px}.orbit.one{width:390px;height:390px;right:-260px}.orbit.two{width:190px;height:190px;top:175px;right:-80px}.intro,.section-heading{display:block}.intro span{margin-top:10px;display:block}.app-grid,.principle-grid,.dc-features{grid-template-columns:1fr}.app-card{min-height:420px}.dc-hero{grid-template-columns:1fr;padding-top:65px}.phone{margin-top:20px}.product-nav>div a:nth-child(-n+2){display:none}.info-hero{padding-top:70px}.hero-actions{flex-direction:column;align-items:flex-start}footer{grid-template-columns:1fr}.footer-links{flex-wrap:wrap}}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.hero h1 em,.dc-hero h1 em{font-family:Georgia,serif}.app-card{min-height:550px;padding:18px 26px 26px;overflow:hidden}.app-card.wishe{color:#fff;background:#6b9cff}.app-card.setem{color:#281b15;background:#fff1e8}.app-card.dayclear{color:#fff;background:#40376d}.app-visual{place-items:center;height:218px;margin:-18px -26px 20px;display:grid;position:relative;overflow:hidden}.wishe .app-visual{color:#304568;background:#dfeaff;border-bottom:1px solid #c8d9f5}.setem .app-visual{background:#f5ddcf;border-bottom:1px solid #ebcdbd}.dayclear .app-visual{background:#574b88;border-bottom:1px solid #6d60a0}.app-logo{object-fit:cover;z-index:2;border-radius:27px;width:112px;height:112px;position:relative;box-shadow:0 18px 40px #17121d28}.setem .app-logo{width:132px;height:132px}.app-number{letter-spacing:1.5px;opacity:.65;font-size:11px;font-weight:800;position:absolute;top:22px;right:26px}.app-detail{letter-spacing:1.5px;opacity:.72;font-size:9px;font-weight:800;position:absolute;bottom:18px;left:26px}.app-copy{min-height:205px}.app-card.wishe strong,.app-card.dayclear strong{color:#fff}.app-card.setem strong{color:#ef6940}.wordmark{align-items:center;gap:9px;display:inline-flex}.wordmark .wordmark-text{color:var(--ink)}.wordmark img{width:25px;height:25px}.wordmark.small img{width:21px;height:21px}.dayclear-mark img{border-radius:12px;width:100%;height:100%;display:block}.simple-home{place-items:center;min-height:calc(100vh - 84px);padding:70px clamp(24px,7vw,120px);display:grid}.simple-apps{grid-template-columns:repeat(3,1fr);align-items:start;gap:clamp(34px,6vw,92px);width:min(1120px,100%);display:grid}.simple-app{text-align:center;flex-direction:column;align-items:center;transition:transform .2s;display:flex}.simple-app:hover{transform:translateY(-6px)}.simple-app img{object-fit:cover;border-radius:25%;width:clamp(150px,18vw,230px);height:clamp(150px,18vw,230px);box-shadow:0 20px 45px #302a3820}.simple-app h1{letter-spacing:.08em;text-transform:uppercase;margin:25px 0 8px;font-size:15px}.simple-app p{color:#64598c;max-width:290px;margin:0;font-family:Georgia,serif;font-size:clamp(21px,2.2vw,31px);line-height:1.15}@media (max-width:750px){.simple-home{place-items:start center;padding-top:52px}.simple-apps{grid-template-columns:1fr;gap:58px}.simple-app img{width:170px;height:170px}.simple-app p{font-size:24px}}
