:root{--paper:#f8f4ec;--surface:#fffcf7;--ink:#19141d;--muted:#625a61;--line:#c9bcb4;--accent:#732f40;--accent-bright:#9b4354}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Noto Sans KR",sans-serif;line-height:1.6}img{display:block;max-width:100%}a{color:inherit}a:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.skip{position:absolute;top:-100px;left:10px;padding:10px;background:var(--surface);z-index:20}.skip:focus{top:10px}header{max-width:1600px;margin:auto;height:96px;padding:0 3.5vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--accent)}.brand{text-decoration:none;font-size:clamp(29px,2.6vw,40px);font-weight:950;letter-spacing:-.105em;line-height:1}.brand span{color:var(--accent)}nav{display:flex;gap:clamp(20px,3.5vw,58px)}nav a,.footer-links a{text-decoration:none;font-size:16px;color:var(--accent)}nav a:hover,.footer-links a:hover{text-decoration:underline}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.065em;line-height:1.13}h2{font-size:clamp(42px,5.4vw,88px)}h3{font-size:clamp(24px,2.3vw,36px)}.eyebrow,.num{font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--accent)}.editorial-hero{max-width:1600px;margin:auto;padding:20px 3.5vw 110px;text-align:center}.hero-photo{height:min(59vw,620px);min-height:360px;border-radius:26px;overflow:hidden}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center 42%}.hero-lockup{position:relative;margin-top:-43px}.hero-lockup h1{font-size:clamp(125px,19vw,330px);letter-spacing:-.105em;font-weight:950;line-height:.85;color:var(--accent);margin:0}.hero-lockup h1 span{font-size:.65em}.hero-lockup p{font-size:clamp(20px,2.1vw,34px);font-weight:780;letter-spacing:-.035em;color:var(--accent);margin:32px 0 26px}.outline-button{display:inline-flex;align-items:center;justify-content:center;gap:18px;text-decoration:none;color:var(--accent);border:1.6px solid var(--accent);border-radius:100px;padding:12px 30px;font-size:16px;font-weight:700;min-height:48px}.outline-button:hover{background:var(--accent);color:var(--surface)}.outline-button.light{color:#fff9f0;border-color:#fff9f0}.outline-button.light:hover{background:#fff9f0;color:var(--accent)}.intro{max-width:1200px;margin:auto;padding:80px 5vw 145px;text-align:center}.intro h2{margin:24px auto 32px}.intro h2 em{font-style:normal;color:var(--accent)}.intro>p:not(.eyebrow){font-size:clamp(18px,1.7vw,25px);max-width:780px;margin:0 auto 28px;line-height:1.75}.launch-note{font-size:14px;font-weight:700;color:var(--accent);border-bottom:1px solid var(--accent);padding-bottom:5px}.collage-showcase{background:var(--accent);color:var(--surface);display:grid;grid-template-columns:1fr .9fr;align-items:center;gap:7vw;padding:100px max(5vw,calc((100vw - 1450px)/2));min-height:730px}.collage-showcase .eyebrow{color:#f6dfe2}.showcase-copy{max-width:680px}.showcase-copy h2{margin:25px 0 35px}.showcase-copy>p:not(.eyebrow){font-size:clamp(19px,1.7vw,25px);line-height:1.7;max-width:600px;margin-bottom:40px}.collage-art{margin:0;justify-self:center;width:min(100%,570px);transform:rotate(3deg)}.collage-art img{width:100%;height:auto;border-radius:4px;box-shadow:0 25px 55px #1e101955}.collage-art figcaption{font-size:13px;text-align:right;color:#f6dfe2;margin-top:15px;transform:rotate(-3deg)}.feature-editorial{max-width:1450px;margin:auto;padding:140px 5vw 150px;display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw}.feature-intro h2{color:var(--accent);margin-top:26px}.feature-list article{display:grid;grid-template-columns:60px 1fr;gap:18px;border-top:1px solid var(--accent);padding:28px 0 35px}.feature-list article:last-child{border-bottom:1px solid var(--accent)}.feature-list article>span{font-size:14px;color:var(--accent);font-weight:800}.feature-list h3{color:var(--accent);margin-bottom:16px}.feature-list p{font-size:17px;max-width:580px;color:#514950;line-height:1.8;margin-bottom:0}.plus-editorial{background:#ece5dc;display:grid;grid-template-columns:1fr .8fr;align-items:center;gap:8vw;padding:100px max(5vw,calc((100vw - 1450px)/2))}.plus-editorial>div:first-child{max-width:680px}.plus-editorial h2{margin:25px 0}.plus-editorial p:not(.eyebrow){font-size:21px;line-height:1.75;max-width:570px}.plus-editorial .outline-button{margin-top:15px}.plus-art{width:min(100%,450px);justify-self:center;transform:rotate(-7deg);padding:15px;background:var(--surface);border-radius:25px;box-shadow:0 25px 55px #1e101920}.plus-art img{border-radius:16px}.closing{background:var(--ink);text-align:center;color:var(--surface);padding:120px 5vw 140px}.closing .eyebrow{color:#e6bac4}.closing h2{margin:18px 0 28px}.closing>p:not(.eyebrow){font-size:20px;color:#d7cfd3;margin-bottom:35px}footer{max-width:1600px;margin:auto;padding:70px 3.5vw 45px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-top p,footer small{color:var(--muted);font-size:14px}.footer-links{display:flex;gap:26px;flex-wrap:wrap;margin:42px 0}.page-hero,.section,.legal{max-width:1320px;margin:auto;padding-left:5vw;padding-right:5vw}.page-hero{padding-top:120px;padding-bottom:110px}.page-hero h1{font-size:clamp(55px,7vw,110px);max-width:900px;margin:25px 0}.page-hero h1 em{font-style:normal;color:var(--accent)}.lede{font-size:clamp(18px,1.8vw,23px);line-height:1.7;max-width:750px;color:#514950}.pill{display:inline-block;padding:12px 20px;border-radius:100px;background:#f2e4e7;color:var(--accent);font-weight:750;font-size:14px}.section{padding-top:80px;padding-bottom:130px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature-grid article{padding:35px;background:var(--surface);border:1px solid var(--line);border-radius:22px}.feature-grid h2{font-size:32px;margin:35px 0 15px}.feature-grid p,.fine-print{color:#514950;line-height:1.75}.plus-grid{grid-template-columns:repeat(2,1fr)}.fine-print{font-size:14px;margin-top:35px;max-width:800px}.contact-details{padding-top:0}.contact-details h2{font-size:42px}.contact-details p{padding:15px 0;border-bottom:1px solid var(--line)}.contact-details strong{display:inline-block;min-width:100px}.contact-details a{color:var(--accent)}.button{display:inline-block;background:var(--accent);color:#fff;padding:16px 23px;text-decoration:none;border-radius:14px;font-weight:750}.button:hover{background:#542431}.legal-hero{padding-bottom:35px}.legal-hero h1{font-size:clamp(45px,5.8vw,75px)}.legal{max-width:1000px;padding-bottom:130px}.legal section{border-top:1px solid var(--line);padding:30px 0}.legal h2{font-size:23px;letter-spacing:-.03em}.legal p{line-height:1.9;color:#514950;overflow-wrap:anywhere}@media(max-width:800px){header{height:70px;padding:0 20px}.brand{font-size:29px}nav{gap:15px}nav a{font-size:13px}.editorial-hero{padding:14px 16px 85px}.hero-photo{height:450px;min-height:0;border-radius:19px}.hero-photo img{object-position:53% center}.hero-lockup{margin-top:-20px}.hero-lockup h1{font-size:clamp(96px,25vw,170px)}.hero-lockup p{font-size:19px;margin:28px 0}.intro{padding:50px 20px 95px}.intro h2{font-size:clamp(40px,9vw,62px)}.collage-showcase{grid-template-columns:1fr;gap:55px;padding:80px 25px 90px}.showcase-copy h2{font-size:clamp(42px,10vw,70px)}.collage-art{width:min(88%,470px)}.feature-editorial{grid-template-columns:1fr;gap:30px;padding:90px 25px}.feature-intro h2{font-size:clamp(42px,10vw,70px)}.plus-editorial{grid-template-columns:1fr;gap:50px;padding:85px 25px}.plus-art{max-width:300px}.closing{padding:95px 20px 110px}.closing h2{font-size:clamp(43px,10vw,70px)}footer{padding:60px 20px 40px}.footer-top{display:block}.footer-top p{margin-top:20px}.page-hero,.section,.legal{padding-left:20px;padding-right:20px}.page-hero{padding-top:75px;padding-bottom:80px}.section{padding-top:40px;padding-bottom:90px}.feature-grid{grid-template-columns:1fr}.legal{padding-bottom:90px}}@media(max-width:450px){.hero-photo{height:360px}.hero-lockup h1{font-size:25vw}.hero-lockup p{font-size:17px}.feature-list article{grid-template-columns:35px 1fr}.collage-showcase{padding-left:20px;padding-right:20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.brand{display:inline-flex;align-items:center;letter-spacing:normal}.brand img{width:clamp(102px,8vw,144px);height:auto}.hero-lockup h1{width:min(84vw,1250px);margin:0 auto;line-height:1}.hero-lockup h1 img{width:100%;height:auto}.hero-lockup{margin-top:-32px}
@media(max-width:800px){.brand img{width:105px}.hero-lockup h1{width:89vw}.hero-lockup{margin-top:-18px}}
.app-preview{display:grid;grid-template-columns:1fr .85fr;align-items:center;gap:7vw;padding:120px max(5vw,calc((100vw - 1450px)/2));background:var(--surface)}.preview-copy{max-width:650px}.preview-copy h2{color:var(--accent);margin:25px 0}.preview-copy>p:not(.eyebrow){font-size:21px;line-height:1.75}.preview-disclosure{font-size:13px;color:var(--muted);display:block;margin-top:26px}.phone-shell{width:340px;max-width:100%;padding:9px;border:7px solid #252126;border-radius:48px;background:#252126;box-shadow:0 30px 75px #1e10192b;justify-self:center}.phone-screen{height:660px;background:#f8f4ec;border-radius:34px;position:relative;overflow:hidden;padding:16px 18px}.phone-status{display:flex;justify-content:space-between;font-size:13px;font-weight:750;margin:4px 7px 30px}.phone-logo{width:100%;height:auto;margin:0 auto 24px}.phone-filters{display:flex;gap:4px;padding-bottom:18px}.phone-filters span{font-size:12px;padding:5px 12px;border-radius:99px;color:var(--accent)}.phone-filters .selected{background:var(--accent);color:#fff}.phone-date{font-size:18px;font-weight:750;margin:8px 0 12px}.phone-card{width:132px;background:#fffcf7;border-radius:16px;padding:6px;box-shadow:0 4px 12px #19141d12}.phone-card>img{width:100%;aspect-ratio:9/13.2;object-fit:cover;border-radius:11px}.phone-card>div{padding:8px 4px}.phone-card strong,.phone-card small{display:block;font-size:12px}.phone-card small{font-size:10px;color:var(--muted);margin-top:2px}.phone-fab{position:absolute;bottom:20px;right:20px;border-radius:50%;width:54px;height:54px;display:grid;place-items:center;background:var(--accent);color:#fff;font-size:22px;box-shadow:0 5px 18px #732f4040}@media(max-width:800px){.app-preview{grid-template-columns:1fr;gap:42px;padding:85px 25px}.preview-copy h2{font-size:clamp(42px,10vw,70px)}}
header{gap:25px}header>nav{margin-left:auto}.locale-menu{position:relative;flex:none;color:var(--accent);font-size:13px;font-weight:750}.locale-menu summary{cursor:pointer;list-style:none;border:1px solid var(--accent);border-radius:99px;padding:5px 10px;min-width:49px;text-align:center}.locale-menu summary::-webkit-details-marker{display:none}.locale-menu[open] nav{position:absolute;right:0;top:calc(100% + 10px);z-index:30;background:var(--surface);border:1px solid var(--line);box-shadow:0 8px 22px #19141d1f;border-radius:13px;min-width:130px;padding:7px;display:grid;gap:0}.locale-menu nav a{font-size:13px;padding:8px 10px;white-space:nowrap;text-align:left;border-radius:7px}.locale-menu nav a[aria-current=page]{background:#f2e4e7}.locale-menu nav a:hover{background:#f2e4e7;text-decoration:none}@media(max-width:800px){header{gap:10px}header>nav{gap:11px}.locale-menu summary{font-size:11px;min-width:39px;padding:4px 6px}header>nav a{font-size:12px}}
.phone-filters span,.phone-date,.phone-card strong,.phone-card small{white-space:nowrap}
@media(min-width:801px){.feature-editorial{grid-template-columns:1fr 1.15fr;gap:5vw}.feature-intro h2{font-size:clamp(46px,4vw,62px)}}
.phone-card>img{height:auto;aspect-ratio:auto;object-fit:contain}
.plus-art img{display:block;width:100%;height:auto;aspect-ratio:1/1;object-fit:cover}
