@font-face{font-family:Pretendard;src:url(/fonts/Pretendard-Light.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Pretendard;src:url(/fonts/Pretendard-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Pretendard;src:url(/fonts/Pretendard-SemiBold.otf) format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Pretendard;src:url(/fonts/Pretendard-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}:root{--canvas: #fffefa;--surface: #ffffff;--text: #062f30;--muted: #536a68;--brand: #2f7f7c;--brand-text: #276b69;--brand-soft: #b8dfdd;--divider: #dce5df;--lilac: #e5dbff;--cream: #fef3c7;--control-radius: 14px;--media-radius: 24px;color:var(--text);background:var(--canvas);font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;min-width:320px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}p,h1,h2,figure{margin:0}.container{width:min(1120px,calc(100% - 96px));margin-inline:auto}a:focus-visible{outline:2px solid var(--brand-text);outline-offset:5px}.skip-link{position:fixed;top:8px;left:16px;z-index:10;padding:12px 20px;background:var(--surface);border-radius:var(--control-radius);transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;flex-shrink:0;white-space:nowrap;align-items:center;gap:10px;font-size:24px;font-weight:600;letter-spacing:-.8px}.brand img{flex-shrink:0;border-radius:11px}.site-header nav{display:flex;flex-shrink:0;white-space:nowrap;gap:28px;color:var(--muted);font-size:14px}.site-header nav a{padding-block:14px;transition:color .15s}.site-header nav a:hover{color:var(--brand-text)}.eyebrow{color:var(--brand-text);font-size:14px;font-weight:600;line-height:1.5;margin-bottom:24px}h1{font-size:clamp(48px,5.8vw,80px);font-weight:600;line-height:1.06;letter-spacing:-.035em}h2{font-size:clamp(34px,3.5vw,44px);line-height:1.17;font-weight:600;letter-spacing:-.025em}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 28px;border-radius:var(--control-radius);font-size:16px;font-weight:600;transition:background .15s}.button-soft{color:var(--brand-text);background:var(--brand-soft);margin-top:32px}.button-soft:hover{background:#8fd1ce}.site-footer{margin-top:auto;padding:32px 0 24px;border-top:1px solid var(--divider)}.footer-main,.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px}.site-footer .brand{font-size:20px}.site-footer .brand img{width:30px;height:30px}.footer-links{display:flex;flex-wrap:wrap;gap:8px 28px;font-size:.875rem;color:var(--muted)}.footer-links a{display:inline-flex;align-items:center;min-height:44px}.footer-links a[aria-current=page]{color:var(--brand-text);font-weight:600}.footer-bottom{margin-top:24px;color:var(--muted);font-size:.8125rem}.footer-bottom>a{display:inline-flex;align-items:center;gap:6px;min-height:44px}.footer-links a:hover,.footer-bottom a:hover,.footer-contact a:hover,.legal-content a:hover{color:var(--brand-text)}.site-header nav a[aria-current=page]{color:var(--brand-text);font-weight:600}.document-page{display:flex;flex-direction:column;min-height:100vh;min-height:100svh}.document-page>main{flex:1}.footer-contact{display:flex;flex-wrap:wrap;gap:4px 16px;margin-top:8px;color:var(--muted);font-size:.875rem;font-style:normal;line-height:1.6;overflow-wrap:anywhere}.footer-contact a{text-decoration:underline;text-underline-offset:3px}.faq.container{max-width:840px;padding-block:64px 88px}.faq-intro{margin-bottom:48px}.faq-intro .eyebrow{margin-bottom:16px}.faq h1{font-size:clamp(44px,6vw,64px);line-height:1.1}.faq-description{margin-top:20px;color:var(--muted);font-size:1.125rem;line-height:1.6}.faq-questions{border-top:1px solid var(--divider)}.faq-item{border-bottom:1px solid var(--divider);scroll-margin-top:32px}.faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:24px;cursor:pointer;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:focus-visible{outline:2px solid var(--brand-text);outline-offset:4px;border-radius:4px}.faq-item h2{font-size:1.125rem;font-weight:600;line-height:1.5;letter-spacing:-.01em}.faq-item summary:hover,.faq-item[open] summary{color:var(--brand-text)}.faq-toggle{position:relative;flex:0 0 16px;height:16px;color:var(--brand-text)}.faq-toggle:before,.faq-toggle:after{content:"";position:absolute;background:currentColor;border-radius:1px}.faq-toggle:before{width:14px;height:2px;left:1px;top:7px}.faq-toggle:after{width:2px;height:14px;left:7px;top:1px}.faq-item[open] .faq-toggle:after{display:none}.faq-item>p{max-width:68ch;padding:0 40px 24px 0;color:var(--muted);font-size:1rem;line-height:1.8;overflow-wrap:anywhere}.faq-contact{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:48px;padding:28px 32px;border-radius:24px;background:color-mix(in srgb,var(--brand-soft) 28%,var(--surface))}.faq-contact h2{font-size:1.375rem;font-weight:600;line-height:1.4;letter-spacing:-.015em}.faq-contact p{margin-top:8px;color:var(--muted);font-size:.9375rem;line-height:1.6}.faq-contact .button{flex-shrink:0;margin:0;gap:8px}.legal.container{max-width:760px;padding-block:64px 96px}.legal h1{font-size:clamp(38px,6vw,56px);line-height:1.15;margin-bottom:40px}.legal-content{font-size:16px;line-height:1.8;overflow-wrap:anywhere}.legal-content h2{font-size:21px;line-height:1.45;letter-spacing:-.015em;margin:36px 0 14px}.legal-content p+p{margin-top:12px}.legal-content ul{padding-left:24px;margin-block:12px}.legal-content li+li{margin-top:6px}.legal-content a{color:var(--brand-text);text-decoration:underline;text-underline-offset:3px}@media(max-width:980px){.container{width:calc(100% - 64px)}}@media(max-width:700px){.container{width:calc(100% - 48px);max-width:480px}.site-header{min-height:80px;gap:16px}.site-header nav{gap:18px;font-size:14px}.brand{font-size:24px;gap:6px}.brand img{width:32px;height:32px}.footer-main{align-items:flex-start;flex-direction:column;gap:16px}.footer-links{gap:8px 24px}.footer-bottom{margin-top:16px}.faq.container{padding-block:40px 56px}.faq-intro{margin-bottom:36px}.faq-item summary{gap:16px;padding-block:20px}.faq-item>p{padding-right:0}.faq-contact{align-items:flex-start;flex-direction:column;padding:24px;margin-top:36px}}@font-face{font-family:Fredoka;src:url(/fonts/Fredoka.ttf) format("truetype");font-style:normal;font-weight:300 700;font-display:swap}.brand{font-family:Fredoka,Pretendard,sans-serif;font-weight:600;font-size:30px}.landing-page{background:#fffefa;--hero-mint: #e1f1e9}.landing-page .container{max-width:1160px}.landing-mint{background:var(--hero-mint)}.landing-page .site-header{min-height:108px}.landing-page .site-header nav{align-items:center;gap:36px;color:var(--text);font-size:16px}.landing-page .site-header .get-ulty{padding:13px 26px;border-radius:18px;background:var(--text);color:#fffefa;font-weight:600;transition:transform .18s,background .18s}.landing-page .get-ulty:hover{background:#205755;transform:translateY(-2px)}.day-hero{text-align:center;overflow:hidden}.day-hero-copy{padding-top:44px;position:relative;z-index:1}.day-hero h1{font-family:Fredoka,Pretendard,sans-serif;font-size:clamp(76px,8.8vw,126px);font-weight:600;line-height:.98;letter-spacing:-.035em}.day-hero h1 span{color:inherit;text-decoration:underline;text-decoration-color:#ff998b;text-decoration-thickness:5px;text-underline-offset:15px}.day-hero-copy>p{font-size:clamp(18px,2.2vw,26px);line-height:1.5;margin-top:32px}.store-badge{display:inline-block;margin-top:26px;border-radius:12px;transition:transform .18s}.store-badge:hover{transform:translateY(-3px) rotate(-2deg)}.store-badge img{width:180px;height:60px}.day-hero-art{position:relative;width:min(930px,100%);margin:32px auto 0;padding-bottom:32px;animation:hero-arrive .8s ease-out both}.hero-phone{position:relative;z-index:2;width:48%;margin-inline:auto;aspect-ratio:1 / 1.85;isolation:isolate}.hero-phone-screen{position:absolute;top:3.8%;right:10.5%;bottom:3.8%;left:9.9%;overflow:hidden;border-radius:15%/6.5%;background:#fff}.hero-phone-screen img{width:100%;height:100%;object-fit:contain}.hero-phone-frame{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.hero-companion{position:absolute;width:20%;height:auto;bottom:6%;pointer-events:none}.hero-companion{isolation:isolate;z-index:0}.hero-companion img{width:100%;height:auto}.hero-companion:before,.hero-phone:before{content:"";position:absolute;z-index:-1;pointer-events:none;border-radius:50%;background:#1441396b;filter:blur(8px)}.hero-companion:before{left:5%;width:90%;height:10%;bottom:-2%}.hero-phone:before{left:5%;width:90%;height:3.5%;bottom:.3%;background:#1441397a;filter:blur(10px)}.hero-companion--mint{right:10%}.hero-companion--coral{left:10%;bottom:8%}.day-features{position:relative;background:#fffefa;padding:64px 0 76px}.day-hero{position:relative;isolation:isolate;padding-bottom:16px}.day-hero:before{content:"";position:absolute;z-index:-1;width:150%;aspect-ratio:1;left:-25%;bottom:0;border-radius:50%;background:var(--hero-mint);pointer-events:none}.day-hero:after{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:75vw;left:0;background:var(--hero-mint);pointer-events:none}.landing-mint{background:#fffefa}.landing-header{background:var(--hero-mint)}.landing-header .site-header{padding-inline:0}.day-features h2{text-align:center;font-family:Fredoka,Pretendard,sans-serif;font-weight:500;font-size:clamp(30px,3.2vw,43px);letter-spacing:-.025em}.day-feature-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;padding:0;margin:48px auto 0;max-width:1000px;gap:32px}.day-feature-list li{display:flex;align-items:flex-start;gap:20px}.day-feature-list li+li{border-left:1px solid var(--divider);padding-left:32px}.day-feature-icon{flex-shrink:0;display:grid;place-items:center;width:68px;height:68px;border-radius:22px;transition:transform .22s}.day-feature-list li:hover .day-feature-icon{transform:translateY(-5px) rotate(-5deg)}.day-feature-icon--mint{background:#b9dfd5}.day-feature-icon--coral{background:#ffa294}.day-feature-icon--lilac{background:#d8c2ea}.day-feature-list h3{font-size:21px;letter-spacing:-.02em;margin:3px 0 10px;font-weight:600}.day-feature-list p{font-size:16px;line-height:1.55;word-break:keep-all}.landing-page .site-footer{padding-top:30px}.landing-page .site-footer .brand{font-size:30px}.landing-page .footer-links{color:var(--text)}@keyframes hero-arrive{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media(max-width:980px){.day-feature-list{gap:22px}.day-feature-list li{gap:14px;flex-direction:column}.day-feature-list li+li{padding-left:22px}}@media(max-width:700px){.landing-header .site-header{min-height:88px}.landing-header .brand{font-size:26px}.landing-page .site-header nav{gap:20px;font-size:14px}.landing-page .site-header .get-ulty{padding:11px 18px;border-radius:14px}.day-hero-copy{padding-top:34px}.day-hero h1{font-size:clamp(58px,12vw,84px);line-height:1.02}.day-hero-copy>p{margin-top:24px;font-size:18px;max-width:260px;margin-inline:auto}.store-badge{margin-top:22px}.store-badge img{width:156px;height:52px}.day-hero-art{width:100%;margin-top:30px;padding-bottom:20px}.hero-phone{width:64%}.hero-companion{width:19%;bottom:6%}.hero-companion--mint{right:5%}.hero-companion--coral{left:5%;bottom:8%}.day-hero{padding-bottom:16px}.day-features{padding:44px 0 48px}.day-features h2{max-width:300px;margin-inline:auto;font-size:33px}.day-feature-list{grid-template-columns:1fr;gap:26px;margin-top:34px;max-width:320px}.day-feature-list li{flex-direction:row;align-items:center;gap:20px}.day-feature-list li+li{border-left:0;padding-left:0}.day-feature-icon{width:60px;height:60px;border-radius:18px}.day-feature-list h3{font-size:20px;margin:0 0 5px}.day-feature-list p{font-size:15px;word-break:keep-all}.landing-page .footer-main{gap:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}.hero-screen-stack{position:relative;width:100%;height:100%;isolation:isolate}.hero-screen-base,.hero-screen-incoming{position:absolute;top:0;right:0;bottom:0;left:0;background:#f7f7fa;overflow:hidden}.hero-screen-stack img{-webkit-user-select:none;user-select:none}.hero-screen-incoming{z-index:1;visibility:hidden;transform:translate(105%)}.hero-screen-incoming.is-entering{visibility:visible;animation:screen-stack-in .8s cubic-bezier(.22,.7,.18,1) both;animation-play-state:var(--screen-play-state)}.is-transitioning .hero-screen-base{animation:screen-stack-back .8s ease-out both;animation-play-state:var(--screen-play-state)}@keyframes screen-stack-in{0%{transform:translate(105%);border-radius:28px 0 0 28px;box-shadow:-8px 0 24px #062f302e}80%{border-radius:20px 0 0 20px;box-shadow:-6px 0 20px #062f3024}to{transform:translate(0);border-radius:0;box-shadow:0 0 #062f3000}}@keyframes screen-stack-back{to{transform:scale(.97);filter:brightness(.94);border-radius:20px}}.document-page{background:#fffefa}.document-header{background:#e1f1e9}.document-header .site-header{min-height:108px}.document-header nav{align-items:center;gap:10px;color:var(--text)}.document-header nav a{padding:11px 18px;border-radius:99px}.document-header nav a:hover{background:#cde6da}.document-header nav a[aria-current=page]{background:var(--text);color:#fffefa}.document-intro{position:relative;isolation:isolate;overflow:hidden;padding:46px 0 88px;background:#e1f1e9;border-radius:0 0 50% 50%/0 0 80px 80px;text-align:center}.document-intro-copy{position:relative;z-index:1}.document-intro .eyebrow{margin-bottom:18px;font-size:13px;letter-spacing:.12em;text-transform:uppercase}.document-intro h1{font-family:Fredoka,Pretendard,sans-serif;font-size:clamp(48px,6vw,76px);font-weight:500;line-height:1.08;letter-spacing:-.035em;text-wrap:balance}.document-intro[lang=ko] h1{font-family:Pretendard,sans-serif;font-weight:700;font-size:clamp(32px,5vw,58px);letter-spacing:-.045em}.document-description{color:var(--muted);font-size:18px;line-height:1.6;margin-top:22px}.document-pebble{position:absolute;width:90px;right:max(5%,calc((100% - 1020px)/2));bottom:24px;transform:rotate(12deg);z-index:0}.document-page .faq.container{max-width:800px;padding-block:56px 88px}.document-page .faq-questions{border-top:0}.document-page .faq-item summary{padding-block:26px}.document-page .faq-item h2{font-size:20px;font-weight:600}.document-page .faq-item>p{line-height:1.85}.document-page .faq-contact{background:#e1f1e9;border-radius:30px;padding:32px}.document-page .faq-contact h2{font-family:Fredoka,Pretendard,sans-serif;font-size:29px;font-weight:500}.document-page .faq-contact .button{background:var(--text);color:#fffefa;border-radius:99px}.document-page .faq-contact .button:hover{background:#205755}.document-page .legal.container{max-width:760px;padding-block:56px 88px}.document-page .legal-content{color:#405955;line-height:1.9}.document-page .legal-content h2{color:var(--text);font-size:23px;margin-top:38px}.document-page .legal-content>:first-child{margin-top:0}.document-page .site-footer .brand{font-size:30px}@media(max-width:700px){.document-header .site-header{min-height:88px}.document-header .brand{font-size:26px}.document-header nav{gap:2px;font-size:13px}.document-header nav a{padding-inline:12px}.document-intro{padding:30px 0 76px;border-radius:0 0 50% 50%/0 0 44px 44px}.document-description{max-width:260px;margin-inline:auto;font-size:16px}.document-pebble{width:48px;right:5%;bottom:10px}.document-page .faq.container,.document-page .legal.container{padding-block:36px 56px}.document-page .faq-item h2{font-size:18px}.document-page .faq-contact{padding:26px}}.document-pebble--coral{right:auto;left:max(5%,calc((100% - 1020px)/2));transform:rotate(-12deg)}@media(max-width:700px){.document-pebble--coral{left:5%;right:auto}}.site-header.unified-header nav{gap:18px}.landing-page[lang=ko] .day-hero h1{font-family:Pretendard,sans-serif;font-size:clamp(52px,7.5vw,100px);font-weight:700;line-height:1.18;letter-spacing:-.055em}.landing-page[lang=ko] .day-features h2,.document-page[lang=ko] .faq-contact h2{font-family:Pretendard,sans-serif;font-weight:700}@media(max-width:700px){.site-header.unified-header{gap:12px}.site-header.unified-header nav{gap:8px;font-size:13px}.site-header.unified-header nav a{padding-inline:0;background:transparent;color:var(--text)}.landing-page[lang=ko] .day-hero h1{font-size:clamp(38px,9vw,62px)}}@media(max-width:390px){.unified-header .brand{font-size:24px;gap:4px}.unified-header .brand img{width:28px;height:28px}.site-header.unified-header{gap:8px}.site-header.unified-header nav{gap:6px;font-size:12px}}.language-toggle{display:inline-flex;align-items:center;gap:2px;padding:3px;border-radius:99px;background:#d1e7dc}.site-header.unified-header .language-toggle a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;min-width:42px;padding:8px 12px;border-radius:99px;color:#405e55;font-size:13px;font-weight:600;line-height:1;transition:background .16s,color .16s}.site-header.unified-header .language-toggle a:hover{background:#e8f4ed;color:var(--text)}.site-header.unified-header .language-toggle a[aria-current=true]{background:#276b69;color:#fffefa}@media(max-width:700px){.site-header.unified-header .language-toggle a{padding-inline:9px;min-width:36px;font-size:12px}}.day-features h2{margin-bottom:48px}.feature-badge{display:inline-block;align-self:flex-start;font-size:12px;font-weight:700;letter-spacing:.04em;padding:4px 12px;border-radius:99px;margin-bottom:12px}.feature-badge--mint{background:#bfe5da;color:#154e43}.feature-badge--coral{background:#ffd0c7;color:#782618}.feature-badge--lilac{background:#e6d8f5;color:#4d2b6b}.zigzag-showcase{display:flex;flex-direction:column;gap:32px;max-width:860px;margin:0 auto}.zigzag-row{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:44px}.zigzag-row--reverse{direction:rtl}.zigzag-row--reverse>*{direction:ltr}.zigzag-copy .feature-badge{margin-bottom:10px}.zigzag-copy h3{font-size:clamp(20px,2.2vw,25px);font-weight:700;line-height:1.32;letter-spacing:-.03em;margin-bottom:8px}.zigzag-copy p{font-size:15px;line-height:1.6;color:var(--muted);word-break:keep-all}.zigzag-media{position:relative;display:flex;justify-content:center;align-items:flex-start;height:290px;padding:24px 20px 0;border-radius:28px;overflow:hidden;background:linear-gradient(180deg,#f0f8f4,#e5f2ec);border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 20px #00000005}.zigzag-row:nth-child(2) .zigzag-media{background:linear-gradient(180deg,#fff7f5,#ffedea)}.zigzag-row:nth-child(3) .zigzag-media{background:linear-gradient(180deg,#f9f5fc,#f1e9f7)}.zigzag-phone{width:216px;border-radius:22px 22px 0 0;overflow:hidden;box-shadow:0 -8px 24px #00000014;border:4px solid #fff;border-bottom:none;background:#fff;transition:transform .22s ease}.zigzag-media:hover .zigzag-phone{transform:translateY(-5px)}.zigzag-phone img{width:100%;display:block}@media(max-width:900px){.day-features h2{margin-bottom:32px}.zigzag-row{grid-template-columns:1fr;gap:20px}.zigzag-row--reverse{direction:ltr}.zigzag-media{height:220px}}
