:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#151311;background:#f7f3ea;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:#f7f3ea}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}h1,h2,h3,p{margin-top:0}.site-shell{min-height:100vh;overflow:hidden;color:#151311;background:#f7f3ea}.hero{position:relative;display:flex;min-height:100svh;flex-direction:column;padding:22px clamp(20px,5vw,56px) 58px;color:#151311;background:radial-gradient(circle at 18% 24%,#17548014,#17548000 24%),radial-gradient(circle at 82% 68%,#e7644614,#e7644600 25%),#f7f3ea}.nav,.section,.footer-grid,.legal-hero,.legal-content{width:min(1160px,100%);margin:0 auto}.nav{position:relative;z-index:5;display:flex;min-height:52px;align-items:center;justify-content:space-between;gap:16px}.brand-mark,.footer-brand{display:inline-flex;align-items:center;gap:10px;color:#151311;font-size:1rem;font-weight:820;letter-spacing:0}.brand-icon{display:block;width:32px;height:32px;flex:0 0 auto;border-radius:9px;object-fit:cover}.header-links{display:flex;align-items:center;justify-content:flex-end;gap:8px}.header-links a{display:inline-flex;min-height:38px;align-items:center;justify-content:center;padding:0 12px;color:#39342f;font-size:.9rem;font-weight:720;border-radius:999px;transition:color .18s ease,background .18s ease,transform .18s ease}.header-links a:hover{color:#11100f;background:#1513110f;transform:translateY(-1px)}.floating-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.hero-center{position:relative;z-index:3;display:flex;width:min(1180px,100%);min-height:calc(100svh - 132px);flex:1;flex-direction:column;align-items:center;justify-content:center;margin:0 auto;padding:54px 0 24px;text-align:center}.hero-center h1{max-width:min(100%,1180px);margin-bottom:34px;color:#11100f;font-family:Georgia,Times New Roman,Times,serif;font-size:clamp(4rem,10.2vw,8.9rem);font-weight:700;line-height:.88;letter-spacing:0;text-wrap:balance}.hero-center h1 span{display:block}.hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:18px}.store-button{display:inline-flex;min-height:56px;align-items:center;justify-content:center;gap:10px;padding:0 20px;color:#151311;font-size:.98rem;font-weight:780;border:1px solid #ddd5c8;border-radius:999px;background:#fffcf6a3;box-shadow:0 12px 34px #15131114,inset 0 1px #fffc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.store-button:hover{transform:translateY(-2px);border-color:#c8bda9;background:#fffcf6d6;box-shadow:0 16px 40px #1513111c,inset 0 1px #ffffffdb}.hero-hint{margin-bottom:0;color:#736b61;font-size:.9rem}.floating-object{position:absolute;z-index:2;display:inline-grid;place-items:center;pointer-events:none;transform:translate(-50%,-50%) rotate(var(--rotate)) scale(.68);opacity:0;animation:rota-object-pop 2.7s cubic-bezier(.18,.84,.22,1) forwards;filter:drop-shadow(0 18px 24px rgba(21,19,17,.12));will-change:transform,opacity}.floating-icon{width:64px;height:64px;color:#151311;border:1px solid rgba(21,19,17,.1);border-radius:22px;background:#fffcf6c2;box-shadow:inset 0 1px #ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.floating-heart{color:#e35a54}.floating-pin{color:#164f87}.floating-logo img{display:block;width:64px;height:64px;border-radius:19px;object-fit:cover;box-shadow:0 18px 34px #1513111f,inset 0 1px #ffffffd9}.floating-profile{width:158px;min-height:92px;grid-template-columns:42px 1fr;gap:10px;align-items:center;padding:14px;border:1px solid rgba(21,19,17,.09);border-radius:24px;background:#fffcf6c7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.floating-profile i{display:block;width:42px;height:42px;grid-row:span 2;border-radius:50%;background:linear-gradient(135deg,#1e5b90,#f08b72)}.floating-profile b,.floating-phone b{display:block;height:10px;border-radius:999px;background:#1513112e}.floating-profile b:last-child{width:68%}.floating-phone{width:76px;min-height:128px;gap:8px;padding:12px;border:1px solid rgba(21,19,17,.1);border-radius:24px;background:#fffcf6d1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.floating-phone i{display:block;width:100%;height:48px;border-radius:16px;background:linear-gradient(135deg,#164f873d,#e8695b33)}.floating-phone b{width:100%}.floating-phone b:last-child{width:70%}.floating-message{min-height:46px;padding:0 18px;color:#151311;font-size:.9rem;font-weight:780;border:1px solid rgba(21,19,17,.09);border-radius:999px;background:#fffcf6d1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}@keyframes rota-object-pop{0%{opacity:0;transform:translate(-50%,-46%) rotate(var(--rotate)) scale(.68)}13%{opacity:.95;transform:translate(-50%,-50%) rotate(var(--rotate)) scale(1)}72%{opacity:.9;transform:translate(-50%,-56%) rotate(var(--rotate)) scale(.98)}to{opacity:0;transform:translate(-50%,-76%) rotate(var(--rotate)) scale(.84)}}.section{padding:96px 0;text-align:center}.intro-section{width:min(920px,calc(100% - 40px));padding-top:104px}.section-kicker{display:inline-flex;margin-bottom:18px;color:#70675d;font-size:.78rem;font-weight:820;letter-spacing:.1em;text-transform:uppercase}.intro-section h2,.section-heading h2,.safety-section h2{margin-bottom:18px;color:#11100f;font-family:Georgia,Times New Roman,Times,serif;font-size:clamp(2.45rem,7vw,5rem);font-weight:700;line-height:.98;letter-spacing:0;text-wrap:balance}.intro-section p,.feature-card p,.safety-section p{color:#514b44;font-size:clamp(1.04rem,2vw,1.2rem);line-height:1.72}.intro-section p{max-width:760px;margin:0 auto}.steps-section{width:min(1080px,calc(100% - 40px))}.section-heading{margin-bottom:34px}.feature-grid{display:grid;grid-template-columns:1fr;gap:14px}.feature-card{min-height:210px;padding:24px;text-align:left;border:1px solid #ded5c8;border-radius:28px;background:#fffcf68a;box-shadow:0 18px 48px #1513110f}.step-number{display:inline-flex;margin-bottom:44px;color:#81776b;font-size:.84rem;font-weight:820}.feature-card h3{margin-bottom:10px;color:#151311;font-size:clamp(1.35rem,3vw,1.8rem);line-height:1.1}.feature-card p{margin-bottom:0;font-size:.98rem}.safety-section{width:min(840px,calc(100% - 40px));padding-top:76px;padding-bottom:116px}.safety-section p{max-width:560px;margin:0 auto}.footer{width:100%;margin:0;padding:54px clamp(20px,5vw,56px);color:#f7f3ea;background:#11100f}.footer-grid{display:grid;grid-template-columns:1fr;gap:28px}.footer-brand,.footer .brand-mark{color:#f7f3ea}.footer-brand-block p{max-width:320px;margin:14px 0 0;color:#bcb6ad;line-height:1.6}.footer-links{display:flex;flex-wrap:wrap;gap:12px 20px;align-items:center}.footer-links a{color:#ded8cf;font-size:.95rem;transition:color .16s ease}.footer-links a:hover{color:#fff}.legal-shell{color:#f8fafc;background:linear-gradient(180deg,#ff624014,#ff624000 32%),#080507}.legal-hero{padding:22px 0 76px}.legal-shell .brand-mark{color:#fff}.legal-shell .header-links a{color:#d8dbe3}.legal-nav-link{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:0 15px;color:#fff;font-weight:820;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff0e;transition:transform .18s ease,background .18s ease}.legal-nav-link:hover{transform:translateY(-1px);background:#ffffff17}.legal-hero-content{width:min(960px,100%);margin:0 auto;padding-top:82px}.legal-eyebrow{display:inline-flex;margin-bottom:20px;padding:8px 12px;color:#ffd3c3;font-size:.86rem;font-weight:820;border:1px solid rgba(255,130,92,.24);border-radius:999px;background:#ff734a17}.legal-hero-content h1{max-width:760px;margin-bottom:20px;color:#fff;font-size:clamp(3rem,11vw,5.3rem);line-height:1;letter-spacing:0}.legal-hero-content p{max-width:760px;margin-bottom:0;color:#d7dbe4;font-size:clamp(1.06rem,2.3vw,1.26rem);line-height:1.72}.legal-content{display:grid;gap:16px;padding:0 0 72px}.legal-card,.legal-note{color:#f8fafc;border:1px solid rgba(255,255,255,.09);border-radius:24px;background:linear-gradient(180deg,#ffffff14,#ffffff0a),#ffffff09;box-shadow:0 18px 60px #0000003d}.legal-card{padding:clamp(22px,4vw,34px)}.legal-card h2{margin-bottom:14px;color:#fff;font-size:clamp(1.35rem,4vw,1.95rem);line-height:1.18;letter-spacing:0}.legal-card p,.legal-card li,.legal-note{color:#b8bfcb;font-size:1rem;line-height:1.75}.legal-card p:last-child{margin-bottom:0}.legal-card ul{display:grid;gap:10px;margin:0;padding-left:20px}.legal-card li::marker{color:#ff7652}.legal-note{padding:22px clamp(22px,4vw,34px)}.legal-note strong{color:#fff}.legal-note a{color:#ffd3c3;font-weight:850}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media(max-width:680px){.hero{padding-top:18px;padding-bottom:46px}.nav{gap:10px}.brand-mark{gap:8px}.header-links{gap:0}.header-links a{min-height:34px;padding:0 8px;font-size:.78rem}.hero-center{min-height:calc(100svh - 104px);padding-top:42px}.hero-center h1{max-width:9.8ch;margin-bottom:28px;font-size:clamp(3rem,13.4vw,4.2rem);line-height:.92}.hero-actions,.store-button{width:100%}.store-button{min-height:54px}.floating-icon,.floating-logo img{width:54px;height:54px;border-radius:19px}.floating-profile{width:136px}.section{padding-top:72px;padding-bottom:72px}.intro-section{padding-top:82px}.feature-card{min-height:auto}}@media(min-width:720px){.hero-center h1 span{white-space:nowrap}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:1fr auto;align-items:center}.footer-links{justify-content:flex-end}}@media(min-width:1060px){.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
