@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;1,500;1,600&display=swap');
:root{--ink:#11110f;--cream:#f3efe8;--paper:#faf9f6;--muted:#77746d;--line:#ddd9d1;--pink:#e6a5aa;--orange:#e5a35d}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",system-ui,sans-serif;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}.site-header{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,5vw,76px);border-bottom:1px solid #00000010;background:#faf9f6e8;backdrop-filter:blur(14px);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:10px;font-weight:800;letter-spacing:-.04em;font-size:19px}.brand-mark{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;background:#111;color:#fff;font-size:10px;letter-spacing:-.05em}.nav{display:flex;align-items:center;gap:28px;font-size:13px;font-weight:600}.nav a{opacity:.72}.nav a:hover{opacity:1}.nav-login{padding-left:10px}.nav-cta{background:#111;color:#fff!important;padding:11px 16px;border-radius:99px;opacity:1!important}.nav-cta span,.btn span{margin-left:8px}.menu{display:none;border:0;background:none;font-size:22px}.hero{min-height:calc(100vh - 78px);max-width:1400px;margin:auto;padding:clamp(55px,8vw,105px) clamp(22px,6vw,90px) 85px;display:grid;grid-template-columns:1fr .9fr;gap:55px;align-items:center;overflow:hidden}.eyebrow,.section-label{font-size:11px;letter-spacing:.18em;font-weight:800;color:#77736c}.eyebrow{display:flex;gap:9px;align-items:center}.dot{width:7px;height:7px;border-radius:50%;background:#c87575;box-shadow:0 0 0 5px #c8757520}.hero h1{font-size:clamp(48px,6.5vw,92px);line-height:.94;letter-spacing:-.065em;margin:22px 0 27px;max-width:850px}.hero h1 em,.intro h2 em,.manifesto h2 em,.how h2 em,.cta h2 em,.faq h2 em{font-family:"Playfair Display",serif;font-weight:500}.hero-lead{max-width:630px;color:#66635d;font-size:17px;line-height:1.7}.hero-actions{display:flex;gap:10px;margin:30px 0}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 19px;border-radius:999px;font-weight:700;font-size:13px}.btn-dark{background:#111;color:#fff}.btn-light{border:1px solid var(--line);background:#fff}.hero-proof{display:flex;align-items:center;gap:13px;margin-top:42px}.avatars{display:flex}.avatars i{font-style:normal;width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:#ddd3c9;border:2px solid var(--paper);font-size:10px;margin-left:-7px}.avatars i:first-child{margin-left:0;background:#e9c6c0}.avatars i:nth-child(2){background:#c9d1c4}.avatars i:nth-child(3){background:#d9c7a7}.hero-proof strong,.hero-proof small{display:block;font-size:11px}.hero-proof small{color:#89857e;margin-top:3px}.hero-visual{height:620px;position:relative;display:flex;align-items:center;justify-content:center}.sun{position:absolute;width:460px;height:460px;border-radius:50%;background:radial-gradient(circle,#efd6ad 0,#e8bd92 43%,#e2a9a0 72%,transparent 73%);filter:blur(2px);opacity:.75}.camera-card{width:265px;height:390px;background:#ddd0b9;border-radius:26px;padding:22px;position:relative;z-index:3;transform:rotate(5deg);box-shadow:0 35px 70px #6c4c3428}.camera-top{display:flex;justify-content:space-between;font-size:8px;letter-spacing:.12em;font-weight:800}.camera-top span:last-child{color:#9b514e}.camera-lens{width:175px;height:175px;border-radius:50%;background:#1c1d1b;margin:62px auto 48px;display:grid;place-items:center;box-shadow:inset 0 0 0 13px #2e302d,0 8px 20px #0002}.camera-lens span{width:98px;height:98px;border-radius:50%;background:radial-gradient(circle at 34% 28%,#b6d2d8 0 5%,#3b5860 8% 24%,#0b1012 47% 100%);box-shadow:inset 0 0 0 7px #080a0b}.camera-bottom b,.camera-bottom small{display:block}.camera-bottom b{font-size:11px;letter-spacing:.14em}.camera-bottom small{font-size:7px;letter-spacing:.2em;margin-top:5px}.polaroid{position:absolute;z-index:5;background:#fff;padding:11px 11px 17px;box-shadow:0 20px 45px #0002;width:170px}.polaroid b{display:block;font-family:"Playfair Display",serif;font-size:14px;margin-top:10px}.polaroid small{font-size:8px;color:#888}.p1{left:3%;top:10%;transform:rotate(-11deg)}.p2{right:1%;bottom:9%;transform:rotate(9deg)}.fake-photo{height:145px;background:linear-gradient(145deg,#9c6d59,#d7a786 40%,#6f7e70 41%,#9cae9a 70%,#e8d2b4 71%);position:relative;overflow:hidden}.photo-b{background:linear-gradient(160deg,#b7c0b6,#d8a9a1 40%,#6c5360 41%,#d7c8ad 80%)}.fake-photo:after{content:"";position:absolute;width:75px;height:110px;border-radius:48% 48% 35% 35%;background:#e7c1a8;left:53px;bottom:-22px;box-shadow:55px 18px 0 12px #8a6658}.stamp{position:absolute;right:7%;top:24%;z-index:6;background:#111;color:#fff;padding:14px 18px;font-size:9px;line-height:1.4;transform:rotate(8deg);box-shadow:8px 10px 0 #ffffff}.stamp strong{font-size:12px}.ticker{overflow:hidden;white-space:nowrap;background:#111;color:#fff;padding:14px 0;font-size:10px;font-weight:800;letter-spacing:.16em}.ticker div{animation:marquee 22s linear infinite;width:max-content}.ticker span{color:#e7b0a5;margin:0 30px}@keyframes marquee{to{transform:translateX(-50%)}}.section{max-width:1200px;margin:auto;padding:120px 30px}.intro-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:100px;margin-top:28px}.intro h2,.manifesto h2,.how h2,.faq h2{font-size:clamp(40px,5vw,67px);line-height:1;letter-spacing:-.05em;margin:0}.big-copy{font-size:23px;line-height:1.45;margin-top:0}.intro-grid p:not(.big-copy){color:#77736d;line-height:1.75;max-width:520px}.feature-grid{max-width:1200px;margin:0 auto;padding:0 30px 120px;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.feature{min-height:390px;border-radius:24px;padding:28px;position:relative;overflow:hidden}.feature>span{font-size:10px;font-weight:800;opacity:.5}.feature h3{font-size:37px;line-height:.95;letter-spacing:-.05em;margin:80px 0 12px}.feature p{font-size:13px;line-height:1.65;max-width:260px;opacity:.7}.feature-dark{background:#171715;color:#fff}.feature-cream{background:#e8dfd0}.feature-photo{background:linear-gradient(145deg,#b98672,#e3b3a1 44%,#9c9c83 45%,#dad3bc);color:#fff}.photo-pink{background:linear-gradient(145deg,#8e6970,#d4a4a6 52%,#ead8ca)}.feature-ui{position:absolute;right:25px;bottom:25px;border:1px solid #fff3;border-radius:14px;padding:13px 17px;text-align:center}.feature-ui b{font-size:34px;display:block}.feature-ui small,.reveal-ui small{font-size:8px;letter-spacing:.15em;opacity:.6}.film-strip{position:absolute;bottom:0;left:0;right:0;display:flex;gap:4px;height:110px}.film-strip i{flex:1;background:linear-gradient(145deg,#8e6658,#c89b79 45%,#687365 46%,#c2b49c)}.live-badge{position:absolute;right:24px;bottom:28px;background:#111;color:#fff;border-radius:99px;padding:10px 13px;font-size:9px;font-weight:800}.reveal-ui{position:absolute;right:25px;bottom:25px;width:100px;height:100px;border-radius:50%;border:1px dashed #fff5;display:grid;place-items:center;text-align:center}.reveal-ui b{font-size:25px}.quote-ui{position:absolute;bottom:25px;left:28px;font-family:"Playfair Display",serif;font-size:19px}.qr-ui{position:absolute;right:28px;bottom:15px;font-size:95px;line-height:1}.manifesto{max-width:1000px;text-align:center;padding-top:50px;padding-bottom:130px}.manifesto h2{margin:30px auto;font-size:clamp(45px,7vw,82px)}.manifesto>p{max-width:680px;margin:auto;color:#77736d;line-height:1.8}.manifesto-line{display:flex;align-items:center;gap:15px;margin-top:50px;color:#77736d;font-size:11px;letter-spacing:.12em}.manifesto-line span{height:1px;background:var(--line);flex:1}.how{background:var(--cream);padding:110px max(30px,6vw)}.how-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-top:25px}.how-head p{color:#77736d}.steps{max-width:1150px;margin:70px auto 0;display:grid;grid-template-columns:1fr 40px 1fr 40px 1fr;align-items:center}.step{background:#faf9f6;border:1px solid #ddd8ce;border-radius:22px;padding:30px;min-height:260px}.step-no{font-size:10px;font-weight:800;color:#999}.step-icon{font-size:36px;margin:30px 0 22px}.step h3{margin:0 0 10px;font-size:22px}.step p{font-size:13px;color:#77736d;line-height:1.65}.step-arrow{text-align:center;font-size:25px;color:#999}.cta{margin:0;padding:140px 30px;text-align:center;background:#111;color:#fff;position:relative;overflow:hidden}.cta-glow{position:absolute;width:600px;height:600px;left:50%;top:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,#d99c7a30,transparent 68%)}.cta>*:not(.cta-glow){position:relative}.cta h2{font-size:clamp(52px,7vw,90px);line-height:.92;letter-spacing:-.06em;margin:25px auto}.cta p{color:#aaa;max-width:550px;margin:0 auto 30px;line-height:1.7}.btn-white{background:#fff;color:#111}.cta small{display:block;color:#777;margin-top:17px;font-size:10px}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.faq-list details{border-top:1px solid var(--line);padding:22px 0}.faq-list details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;font-weight:700;list-style:none;display:flex;justify-content:space-between}summary:after{content:"+";font-size:20px;font-weight:400}details[open] summary:after{content:"−"}.faq-list p{color:#77736d;font-size:13px;line-height:1.7;max-width:600px;margin-bottom:0}footer{padding:50px max(30px,6vw);border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:30px}footer p{color:#89857e;font-size:12px;line-height:1.6}.footer-right{display:flex;gap:24px;align-items:flex-end;font-size:11px;color:#777}.footer-right a{font-weight:700;color:#111}@media(max-width:850px){.nav{display:none}.nav.open{position:absolute;display:flex;flex-direction:column;align-items:stretch;top:78px;left:0;right:0;padding:20px;background:#faf9f6;border-bottom:1px solid var(--line);gap:15px}.menu{display:block}.hero{grid-template-columns:1fr;padding-top:60px}.hero-visual{height:500px}.intro-grid,.faq{grid-template-columns:1fr;gap:35px}.feature-grid{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr;gap:15px}.step-arrow{transform:rotate(90deg)}.how-head{display:block}.how-head p{margin-top:18px}.faq{gap:40px}}@media(max-width:560px){.hero h1{font-size:49px}.hero-visual{height:450px;transform:scale(.82);margin:-35px -30px}.feature-grid{grid-template-columns:1fr;padding-left:16px;padding-right:16px}.section{padding-left:20px;padding-right:20px}.hero{padding-left:20px;padding-right:20px}.feature{min-height:350px}.p1{left:0}.p2{right:0}.camera-card{width:235px;height:350px}.camera-lens{width:145px;height:145px;margin:55px auto 40px}.cta{padding:100px 20px}footer{display:block}.footer-right{margin-top:35px;flex-wrap:wrap}.nav-cta{display:inline-block}}
