@import"https://fonts.googleapis.com/css2?family=Manrope:wght@600;700;800&family=Noto+Sans+KR:wght@400;500;600;700;800;900&display=swap";:root{--blue: #3975f6;--blue-deep: #1759e8;--ice: #f3f7ff;--ice-2: #eaf2ff;--ink: #101828;--muted: #68758d;--yellow: #ffd84d;--white: #fff;--line: rgba(16, 24, 40, .09);--shadow: 0 30px 90px rgba(37, 83, 158, .18);--sans: "Noto Sans KR", "Apple SD Gothic Neo", sans-serif;--latin: "Manrope", var(--sans)}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{margin:0;min-width:320px;color:var(--ink);background:#fff;font-family:var(--sans);-webkit-font-smoothing:antialiased;overflow-x:clip}body.loading{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}button,[role=button],a[href],label[for],select,summary{cursor:pointer}button:disabled,button[disabled],[aria-disabled=true],.disabled{cursor:not-allowed}.intro{position:fixed;z-index:999;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;justify-items:center;background:#eff7ff;transition:opacity .65s ease,visibility .65s ease}.intro.hide{opacity:0;visibility:hidden}.intro-logo{width:clamp(230px,26vw,360px);aspect-ratio:1;animation:introPulse 1.15s ease-in-out infinite}.intro-logo img{width:100%;height:100%;object-fit:contain;transform:none}@keyframes introPulse{50%{transform:translateY(-7px) scale(1.018)}}.site-header{position:fixed;z-index:100;top:0;left:0;right:0;height:84px;padding:0 max(28px,calc((100vw - 1420px)/2));display:grid;grid-template-columns:auto auto 1fr auto;gap:42px;align-items:center;border-bottom:1px solid transparent;transition:background .3s,border-color .3s,height .3s,backdrop-filter .3s}.site-header.scrolled{height:72px;background:#ffffffd1;border-color:var(--line);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.brand{width:fit-content;display:inline-flex;align-items:center;gap:10px;font:800 18px/1 var(--latin);letter-spacing:-.04em}.brand-crop{width:46px;height:46px;overflow:visible;background:transparent}.brand-crop img{width:100%;height:100%;object-fit:contain;transform:none}.site-header nav{display:flex;gap:32px;color:#536079;font-size:13px;font-weight:700}.site-header nav a{padding:12px 0;transition:color .2s}.site-header nav a:hover{color:var(--blue)}.nav-cta{justify-self:end;padding:13px 19px;color:#fff;background:var(--ink);border-radius:99px;font-size:13px;font-weight:800;box-shadow:0 10px 28px #1018282b;transition:transform .2s;cursor:pointer;border:0}.nav-cta:hover{transform:translateY(-2px)}.nav-cta span{margin-left:8px}.account-nav{justify-self:end}.member-actions{display:flex;align-items:center;gap:24px;color:#536079;font-size:13px;font-weight:700}.member-actions[hidden]{display:none}.member-actions a{padding:10px 0;transition:color .2s;cursor:pointer}.member-actions a:hover{color:var(--blue)}.member-actions a.router-link-active:not(.header-avatar){color:var(--blue);font-weight:800}.header-avatar{width:42px;height:42px;padding:0;overflow:hidden;border-radius:50%;border:2px solid #fff;box-shadow:0 6px 16px #22477f2e}.header-avatar img{width:100%;height:100%;object-fit:cover}.menu-button{display:none;justify-self:end;width:42px;height:42px;padding:11px;background:var(--ink);border:0;border-radius:50%;cursor:pointer}.menu-button i{display:block;height:1px;margin:5px 0;background:#fff}.hero{position:relative;min-height:1060px;padding:178px 24px 90px;overflow:hidden;background:radial-gradient(circle at 50% 43%,#fff 0 22%,transparent 48%),linear-gradient(180deg,var(--ice) 0%,#f7faff 68%,#fff 100%)}.hero:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background-image:radial-gradient(rgba(57,117,246,.16) .7px,transparent .7px);background-size:19px 19px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 65%);mask-image:linear-gradient(to bottom,#000,transparent 65%);opacity:.52}.hero-orb{position:absolute;border-radius:50%;filter:blur(2px)}.orb-left{width:430px;height:430px;left:-180px;top:270px;background:#4d8bff21}.orb-right{width:340px;height:340px;right:-90px;top:150px;background:#ffd84d2e}.hero-copy{position:relative;z-index:3;max-width:900px;margin:0 auto;text-align:center;opacity:0;transform:translateY(28px);animation:heroIn .85s .82s cubic-bezier(.2,.7,.2,1) forwards}@keyframes heroIn{to{opacity:1;transform:none}}.eyebrow,.section-label{margin:0 0 23px;color:var(--blue);font:800 11px/1 var(--latin);letter-spacing:.16em}.eyebrow{display:flex;align-items:center;justify-content:center;gap:10px}.eyebrow span{width:8px;height:8px;background:var(--yellow);border:2px solid white;border-radius:50%;box-shadow:0 0 0 5px #ffd84d3d}.hero h1{margin:0;font-size:clamp(52px,5.25vw,82px);line-height:1.06;letter-spacing:-.07em;font-weight:900}.hero h1 em{color:transparent;background:linear-gradient(100deg,#1657e6,#4c8cff 65%,#72b5ff);background-clip:text;-webkit-background-clip:text;font-style:normal}.hero-description{margin:30px 0 0;color:var(--muted);font-size:clamp(15px,1.25vw,18px);line-height:1.8;letter-spacing:-.025em}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:20px 28px;margin-top:34px}.primary-button{min-width:184px;display:inline-flex;align-items:center;justify-content:space-between;gap:20px;padding:8px 8px 8px 23px;color:#fff;background:linear-gradient(135deg,#4c91ff,#2466ee);border-radius:99px;font-size:14px;font-weight:800;white-space:nowrap;box-shadow:0 17px 38px #2b68ea4d;transition:transform .2s,box-shadow .2s;cursor:pointer;border:0}.primary-button:hover{transform:translateY(-3px);box-shadow:0 23px 44px #2b68ea59}.primary-button b{width:36px;height:36px;display:grid;place-items:center;color:var(--blue);background:#fff;border-radius:50%;font-size:18px}.quiet-button{display:inline-flex;align-items:center;gap:10px;color:#40506c;font-size:13px;font-weight:800;white-space:nowrap;background:none;border:0;cursor:pointer}.quiet-button span{width:34px;height:34px;display:grid;place-items:center;color:var(--blue);background:#fff;border:1px solid rgba(57,117,246,.16);border-radius:50%}.camera-world{position:relative;z-index:2;width:min(750px,86vw);height:520px;margin:58px auto 0;perspective:1400px;opacity:0;animation:cameraIn 1s 1.05s cubic-bezier(.2,.8,.2,1) forwards}@keyframes cameraIn{0%{opacity:0;transform:translateY(55px) scale(.96)}to{opacity:1;transform:none}}.photo-card{position:absolute;width:550px;height:415px;left:50%;top:35px;overflow:hidden;border:10px solid rgba(255,255,255,.96);border-radius:42px;box-shadow:var(--shadow);transform:translate(-50%) rotate(-1.2deg);transition:transform .25s ease-out}.photo-card>img{width:100%;height:100%;object-fit:cover}.photo-card:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(180deg,rgba(3,15,36,.3),transparent 25%,transparent 70%,rgba(3,15,36,.24))}.photo-top{position:absolute;z-index:2;left:24px;right:24px;top:22px;display:flex;justify-content:space-between}.app-pill,.live-pill{display:flex;align-items:center;gap:7px;padding:8px 11px;color:#fff;background:#08193773;border:1px solid rgba(255,255,255,.22);border-radius:99px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font:800 9px/1 var(--latin);letter-spacing:.08em}.app-pill i{width:7px;height:7px;background:var(--yellow);border-radius:50%}.live-pill:before{width:5px;height:5px;content:"";background:#5cff9b;border-radius:50%}.focus-frame{position:absolute;z-index:3;top:27%;right:21%;bottom:20%;left:21%}.focus-frame i{position:absolute;width:50px;height:50px;border-color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.22))}.focus-frame .tl{top:0;left:0;border-top:4px solid;border-left:4px solid;border-radius:16px 0 0}.focus-frame .tr{top:0;right:0;border-top:4px solid;border-right:4px solid;border-radius:0 16px 0 0}.focus-frame .bl{bottom:0;left:0;border-bottom:4px solid;border-left:4px solid;border-radius:0 0 0 16px}.focus-frame .br{bottom:0;right:0;border-bottom:4px solid;border-right:4px solid;border-radius:0 0 16px}.focus-point{position:absolute;right:12px;top:12px;width:17px;height:17px;background:var(--yellow);border:3px solid white;border-radius:50%}.guide-toast{position:absolute;z-index:4;left:50%;bottom:24px;min-width:210px;padding:13px;text-align:center;background:#ffffffe8;border-radius:16px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transform:translate(-50%);box-shadow:0 12px 30px #08193729}.guide-toast b,.guide-toast small{display:block}.guide-toast b{font-size:12px}.guide-toast small{margin-top:3px;color:var(--muted);font-size:9px}.float-card{position:absolute;z-index:5;width:210px;display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:10px;padding:10px;background:#ffffffe6;border:1px solid white;border-radius:18px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 18px 45px #16478e30;transition:transform .25s ease-out}.float-card img{width:48px;height:48px;object-fit:cover;border-radius:12px}.float-card p{margin:0}.float-card small,.float-card b{display:block}.float-card small{color:#8a96aa;font:800 7px/1.5 var(--latin);letter-spacing:.06em}.float-card b{margin-top:3px;font-size:11px}.float-card strong{color:var(--blue);font:800 11px var(--latin)}.float-card>span{width:28px;height:28px;display:grid;place-items:center;color:#fff;background:var(--blue);border-radius:50%}.preset-float{right:0;top:72px;transform:rotate(3deg)}.save-float{left:0;bottom:56px;transform:rotate(-3deg)}.community-float{position:absolute;z-index:5;right:20px;bottom:10px;min-width:134px;padding:17px 19px;color:#fff;background:var(--ink);border-radius:19px;box-shadow:0 18px 36px #10182840;transform:rotate(-2deg);transition:transform .25s ease-out}.community-float b,.community-float small{display:block}.community-float b{font:800 23px var(--latin)}.community-float small{color:#fff9;font-size:8px}.scroll-cue{position:absolute;z-index:3;left:50%;bottom:32px;display:grid;justify-items:center;gap:10px;transform:translate(-50%);color:#8e99ab;font:800 8px var(--latin);letter-spacing:.18em}.scroll-cue i{width:1px;height:34px;background:linear-gradient(var(--blue),transparent);animation:cue 1.5s ease-in-out infinite}@keyframes cue{50%{transform:scaleY(.45);transform-origin:top}}.reveal{opacity:0;transform:translateY(50px);transition:opacity .8s cubic-bezier(.2,.7,.2,1),transform .8s cubic-bezier(.2,.7,.2,1)}.reveal.visible{opacity:1;transform:none}.statement{max-width:1320px;margin:0 auto;padding:150px 28px 180px;text-align:center}.statement h2,.story-heading h2,.guide-title h2,.download-copy h2{margin:0;font-size:clamp(39px,4.35vw,64px);line-height:1.18;letter-spacing:-.06em;font-weight:900}.download-copy h2{font-size:clamp(33px,3.5vw,50px)}.statement h2 span{color:var(--blue)}.statement>p:not(.section-label){margin:30px 0 0;color:var(--muted);font-size:16px;line-height:1.8}.community-grid{max-width:1120px;margin:74px auto 0;display:grid;grid-template-columns:1.12fr .88fr .88fr;grid-template-rows:250px 250px;gap:18px;text-align:left}.feed-card{position:relative;overflow:hidden;border-radius:30px;box-shadow:0 18px 55px #22477f1f}.feed-card.tall{grid-row:span 2}.feed-card img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.feed-card:hover img{transform:scale(1.04)}.feed-card:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(180deg,transparent 38%,rgba(7,15,33,.76))}.feed-overlay{position:absolute;z-index:2;left:24px;right:24px;bottom:22px;color:#fff}.feed-overlay span{font:800 8px var(--latin);letter-spacing:.12em;opacity:.65}.feed-overlay h3{margin:5px 0 0;font-size:21px;letter-spacing:-.04em}.feed-overlay p{margin:5px 0 0;font-size:11px;opacity:.65}.feed-card button{position:absolute;z-index:3;top:18px;right:18px;width:38px;height:38px;color:var(--blue);background:#ffffffe0;border:0;border-radius:50%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;transition:transform .2s}.feed-card button:hover{transform:rotate(90deg)}.mini-community-card{padding:30px;color:#fff;background:var(--blue);border-radius:30px}.people{display:flex;margin-bottom:26px}.people i{width:34px;height:34px;margin-left:-8px;background:#c8d9ff;border:3px solid var(--blue);border-radius:50%}.people i:first-child{margin-left:0;background:var(--yellow)}.people i:nth-child(3){background:#fff}.mini-community-card strong{font:800 29px var(--latin);letter-spacing:-.04em}.mini-community-card p{margin:8px 0 20px;color:#ffffffbd;font-size:12px;line-height:1.7}.mini-community-card a{font-size:11px;font-weight:800;cursor:pointer}.app-story{padding:150px max(28px,calc((100vw - 1280px)/2)) 0;background:var(--ice)}.story-heading{text-align:center}.story-heading>p:last-child{margin:28px 0 0;color:var(--muted);line-height:1.8}.story-layout{margin-top:100px;display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:9vw}.phone-rail{position:relative;align-self:stretch;min-height:340vh}.phone-sticky{position:sticky;top:72px;height:calc(100vh - 72px);display:grid;place-items:center}.phone-stage{position:relative;width:100%;height:700px;display:grid;place-items:center}.phone{position:relative;width:330px;height:666px;padding:11px;background:#101625;border:1px solid #31394a;border-radius:54px;box-shadow:0 55px 110px #1b3a6f40,inset 0 0 0 2px #030712}.phone-speaker{position:absolute;z-index:20;top:21px;left:50%;width:86px;height:23px;background:#090e19;border-radius:99px;transform:translate(-50%)}.phone-screen{position:relative;height:100%;overflow:hidden;background:#fff;border-radius:47px}.screen{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transform:translateY(18px) scale(.99);transition:opacity .55s,transform .55s;pointer-events:none}.screen.active{opacity:1;transform:none}.screen-discover{padding:54px 23px 24px;background:linear-gradient(145deg,#f5f9ff 0,#f5f9ff 65%,#fff)}.statusbar{display:flex;align-items:center;justify-content:space-between;font:700 11px var(--latin)}.screen-kicker{margin:40px 0 10px;color:var(--blue);font-size:10px;font-weight:800}.screen-discover h3{margin:0;font-size:26px;line-height:1.25;letter-spacing:-.055em}.screen-photo-stack{position:relative;height:355px;margin-top:28px}.screen-photo-stack img{position:absolute;width:79%;height:325px;left:50%;object-fit:cover;border:7px solid white;border-radius:24px;box-shadow:0 18px 40px #1f3c6e38;transform:translate(-50%) rotate(-3deg)}.screen-photo-stack img:last-child{z-index:-1;transform:translate(-27%) translateY(12px) rotate(9deg)}.screen-tabs{display:flex;justify-content:space-around;padding:13px 5px;background:#fff;border-radius:18px;box-shadow:0 10px 30px #1f3c6e1a;font-size:11px}.screen-tabs b{color:var(--blue)}.screen-camera{background:#050a14}.screen-camera>img{width:100%;height:100%;object-fit:cover;opacity:.87}.camera-ui{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center}.camera-ui>span{margin-top:54px;padding:6px 9px;color:#fff;background:#00000073;border-radius:99px;font:700 9px var(--latin)}.screen-focus{position:absolute;top:25%;right:13%;bottom:26%;left:13%}.screen-focus i{position:absolute;width:48px;height:48px;border-color:var(--yellow)}.screen-focus i:nth-child(1){top:0;left:0;border-top:4px solid;border-left:4px solid;border-radius:14px 0 0}.screen-focus i:nth-child(2){top:0;right:0;border-top:4px solid;border-right:4px solid;border-radius:0 14px 0 0}.screen-focus i:nth-child(3){bottom:0;left:0;border-bottom:4px solid;border-left:4px solid;border-radius:0 0 0 14px}.screen-focus i:nth-child(4){bottom:0;right:0;border-bottom:4px solid;border-right:4px solid;border-radius:0 0 14px}.camera-ui p{position:absolute;bottom:130px;margin:0;padding:10px 15px;color:#fff;background:#0810209e;border-radius:99px;font-size:10px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.camera-ui button{position:absolute;bottom:35px;width:68px;height:68px;background:#fff;border:6px solid rgba(255,255,255,.35);border-radius:50%;box-shadow:inset 0 0 0 2px #081020}.screen-edit{padding:55px 20px 24px;background:#f7f9fd}.screen-edit h3{margin:30px 0 17px;font-size:20px;letter-spacing:-.04em}.compare-photo{position:relative;height:410px;overflow:hidden;border-radius:25px}.compare-photo img{width:100%;height:100%;object-fit:cover;filter:saturate(.9)}.compare-photo:after{position:absolute;top:0;right:0;bottom:0;left:50%;content:"";background:#3d77f629;-webkit-backdrop-filter:saturate(1.35) contrast(1.05);backdrop-filter:saturate(1.35) contrast(1.05)}.compare-photo span{position:absolute;z-index:2;top:0;bottom:0;left:50%;width:2px;background:#fff}.compare-photo span:after{position:absolute;top:50%;left:50%;width:25px;height:25px;content:"↔";display:grid;place-items:center;color:var(--blue);background:#fff;border-radius:50%;transform:translate(-50%,-50%);font-size:9px}.preset-row{display:flex;gap:10px;margin:18px 0}.preset-row i{width:52px;height:52px;overflow:hidden;border-radius:14px;border:2px solid transparent}.preset-row i:first-child{border-color:var(--blue)}.preset-row img{width:100%;height:100%;object-fit:cover}.slider{height:4px;margin:28px 12px;background:#d7deeb;border-radius:99px}.slider span{display:block;position:relative;width:68%;height:100%;background:var(--blue)}.slider span:after{position:absolute;right:-7px;top:-5px;width:14px;height:14px;content:"";background:var(--blue);border:3px solid white;border-radius:50%;box-shadow:0 2px 7px #0003}.phone-badge{position:absolute;right:-25px;bottom:70px;min-width:150px;display:grid;grid-template-columns:28px 1fr;padding:14px;background:#fff;border-radius:18px;box-shadow:0 18px 45px #25539e2e}.phone-badge>span{grid-row:span 2;align-self:center;color:var(--yellow)}.phone-badge b{font-size:11px}.phone-badge small{color:var(--muted);font-size:9px}.story-steps{padding:0}.story-step{min-height:100vh;display:flex;flex-direction:column;justify-content:center;padding:110px 0;opacity:.22;transition:opacity .45s,transform .45s}.story-step:last-child{min-height:140vh;justify-content:flex-start;padding-top:42vh}.story-step.active{opacity:1;transform:translate(-10px)}.story-step>span{color:var(--blue);font:800 10px var(--latin);letter-spacing:.14em}.story-step h3{margin:18px 0;font-size:clamp(29px,2.7vw,40px);line-height:1.28;letter-spacing:-.055em}.story-step h3.h3-tight{font-size:clamp(22px,1.9vw,28px)}.story-step p{max-width:430px;margin:0;color:var(--muted);font-size:15px;line-height:1.8}.story-step p.so-oneline{max-width:none}.guide-section{max-width:1280px;margin:0 auto;padding:170px 28px}.guide-title{display:flex;justify-content:space-between;align-items:end}.guide-title .section-label{align-self:flex-start;margin-top:12px}.guide-list{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:75px}.guide-list article{min-height:340px;padding:34px;background:linear-gradient(145deg,#dfe9fc,#d3e1fa);border:1px solid rgba(57,117,246,.13);border-radius:28px;box-shadow:inset 0 1px #ffffffa6;transition-delay:calc(var(--i, 0) * .08s)}.guide-list article:nth-child(2){--i: 1}.guide-list article:nth-child(3){--i: 2}.guide-list article>span{display:inline-flex;padding:6px 10px;color:var(--blue);background:#fff;border-radius:99px;font-size:10px;font-weight:800}.step-icon{position:relative;width:72px;height:72px;margin:42px 0 32px;background:#fff;border-radius:22px;box-shadow:0 13px 30px #25539e1a}.search-icon:before{position:absolute;width:24px;height:24px;left:20px;top:17px;content:"";border:4px solid var(--blue);border-radius:50%}.search-icon:after{position:absolute;width:18px;height:4px;left:41px;top:44px;content:"";background:var(--blue);border-radius:4px;transform:rotate(45deg)}.focus-icon:before{position:absolute;top:18px;right:18px;bottom:18px;left:18px;content:"";border:3px dashed var(--blue);border-radius:12px}.focus-icon:after{position:absolute;width:10px;height:10px;right:15px;top:15px;content:"";background:var(--yellow);border:3px solid white;border-radius:50%}.share-icon:before{position:absolute;left:23px;top:26px;width:27px;height:22px;content:"";border:3px solid var(--blue);border-radius:7px}.share-icon:after{position:absolute;left:31px;top:15px;content:"↑";color:var(--blue);font-weight:900;background:#fff}.guide-list h3{margin:0 0 12px;font-size:19px;letter-spacing:-.04em}.guide-list p{margin:0;color:var(--muted);font-size:13px;line-height:1.75}.notice{margin-top:22px;display:flex;align-items:center;gap:28px;padding:22px 28px;border:1px solid var(--line);border-radius:22px}.notice>span{flex:none;color:var(--blue);font-size:12px;font-weight:800}.notice p{margin:0;color:var(--muted);font-size:12px}.notice b{color:var(--ink)}.download-section{padding:80px 28px 130px}.download-card{max-width:1320px;min-height:690px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:50px;padding:70px 8%;overflow:hidden;color:#fff;background:linear-gradient(135deg,#3377f8,#1f59d9 72%,#173b93);border-radius:50px;box-shadow:0 35px 90px #255acd40}.section-label.light{color:#cfe0ff}.download-copy>p:not(.section-label){margin:25px 0 0;color:#ffffffb3;font-size:14px;line-height:1.8}.store-row{display:flex;gap:10px;margin-top:32px}.store-row a{min-width:145px;padding:11px 18px;background:#0e1729;border-radius:12px}.store-row small,.store-row b{display:block}.store-row small{font:600 8px var(--latin);opacity:.64}.store-row b{margin-top:2px;font:700 14px var(--latin)}.download-visual{position:relative;height:590px}.qr-card{position:absolute;z-index:4;left:-10px;top:190px;padding:15px 15px 12px;color:var(--ink);background:#fff;border-radius:23px;box-shadow:0 25px 65px #051a4d47;transform:rotate(-4deg)}.qr-card canvas{width:164px;height:164px;image-rendering:pixelated}.qr-card span{display:block;margin-top:7px;color:var(--muted);text-align:center;font-size:9px;font-weight:700}.download-phone{position:absolute;right:3%;top:20px;width:302px;height:610px;padding:11px;background:#111827;border-radius:52px;box-shadow:0 35px 75px #07163e66;transform:rotate(6deg)}.download-phone .phone-speaker{top:20px}.download-screen{height:100%;padding:68px 22px 24px;color:var(--ink);text-align:center;background:radial-gradient(circle at 74% 15%,rgba(255,218,75,.27),transparent 30%),var(--ice);border-radius:42px}.download-logo{width:136px;height:136px;margin:25px auto;padding:5px;overflow:hidden;background:#ffffffb8;border-radius:30px;box-shadow:0 18px 40px #2866e833}.download-logo img{width:100%;height:100%;object-fit:contain;transform:none}.download-screen>small{color:var(--blue);font:800 8px var(--latin);letter-spacing:.16em}.download-screen h3{margin:18px 0 13px;font-size:22px;line-height:1.3;letter-spacing:-.055em}.download-screen h3 b{color:var(--blue)}.download-screen p{margin:0;color:var(--muted);font-size:8px}.download-screen>span{position:absolute;left:27px;right:27px;bottom:35px;padding:16px;color:#fff;background:var(--blue);border-radius:17px;font-size:12px;font-weight:800}footer{max-width:1280px;margin:0 auto;padding:0 28px 55px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:16px}footer>p{grid-column:1;margin:0;color:var(--muted);font-size:11px}footer>div{grid-column:2;grid-row:1 / span 2;display:flex;gap:28px;color:var(--muted);font-size:11px}footer>div a{cursor:pointer}footer>small{grid-column:1 / -1;margin-top:22px;color:#a0a9b8;font-size:9px}:focus-visible{outline:3px solid rgba(57,117,246,.4);outline-offset:4px}@media(max-width:900px){.site-header{padding:0 22px;grid-template-columns:1fr auto;gap:0}.site-header nav,.account-nav{display:none}.menu-button{display:block}.site-header.menu-open nav{position:absolute;top:68px;left:18px;right:18px;display:grid;gap:0;padding:12px 20px;background:#fff;border-radius:20px;box-shadow:0 18px 45px #16478e29}.site-header.menu-open .account-nav{position:absolute;top:268px;left:18px;right:18px;display:block;padding:12px 20px 18px;background:#fff;border-radius:0 0 20px 20px;box-shadow:0 18px 45px #16478e29}.site-header.menu-open .guest-actions .nav-cta{display:flex;width:100%;justify-content:center}.site-header.menu-open .member-actions{justify-content:space-around}.hero{min-height:980px;padding-top:145px}.photo-card{width:min(550px,76vw)}.community-grid{grid-template-columns:1fr 1fr;grid-template-rows:380px 230px}.feed-card.tall{grid-row:auto}.mini-community-card{grid-row:2}.app-story{padding-left:22px;padding-right:22px}.story-layout{gap:4vw}.phone-rail{min-height:340vh}.phone-sticky{top:72px;height:calc(100vh - 72px)}.phone{width:310px;height:625px;border-radius:50px}.phone-screen{border-radius:40px}.phone-stage{height:636px}.screen-photo-stack{height:295px}.screen-photo-stack img{height:270px}.compare-photo{height:350px}.guide-title{display:block}.guide-list{grid-template-columns:1fr}.guide-list article{min-height:auto}.step-icon{margin:30px 0 22px}.notice{align-items:flex-start;flex-direction:column;gap:8px}.download-card{grid-template-columns:1fr;text-align:center;padding-bottom:0}.store-row{justify-content:center}.download-visual{width:520px;max-width:100%;margin:0 auto}}@media(max-width:650px){.hero{min-height:880px;padding:130px 18px 70px}.hero h1{font-size:clamp(41px,11.5vw,57px)}.hero-description br{display:none}.hero-actions{flex-direction:column;gap:18px}.camera-world{height:380px;margin-top:44px}.photo-card{width:88vw;height:330px;border-width:7px;border-radius:30px}.float-card{width:164px;grid-template-columns:39px 1fr auto}.float-card img{width:39px;height:39px}.preset-float{right:-18px;top:15px}.save-float{left:-18px;bottom:0}.community-float,.scroll-cue{display:none}.statement{padding:110px 18px}.statement h2,.story-heading h2,.guide-title h2,.download-copy h2{font-size:35px}.community-grid{grid-template-columns:1fr;grid-template-rows:repeat(4,360px)}.mini-community-card{grid-row:auto}.app-story{padding-top:110px}.story-layout{min-height:auto;display:block;margin-top:70px}.phone-rail{height:auto;min-height:auto}.phone-sticky{position:relative;top:auto;height:auto}.phone-stage{height:655px}.story-steps{padding-top:30px}.story-step{min-height:300px;opacity:1;padding:48px 12px;border-top:1px solid rgba(16,24,40,.1)}.story-step:last-child{min-height:360px;padding-top:64px}.story-step.active{transform:none}.guide-section{padding:110px 18px}.guide-list{margin-top:50px}.download-section{padding:50px 12px 100px}.download-card{min-height:960px;padding:58px 20px 0;border-radius:36px}.store-row{flex-direction:column;align-items:center}.download-visual{height:540px}.download-phone{right:50%;width:258px;height:520px;transform:translate(50%) rotate(4deg)}.download-logo{width:100px;height:100px}.download-logo img{width:100%;height:100%;transform:none}.download-screen h3{font-size:18px}.qr-card{left:0;top:285px}.qr-card canvas{width:116px;height:116px}footer{grid-template-columns:1fr}footer>div{grid-column:1;grid-row:auto;flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}.intro{display:none}.hero-copy,.camera-world{opacity:1;transform:none}}
