:root{--bg:#f3f4f6;--surface:#fff;--line:#e5e7eb;--text:#111217;--muted:#434a57;--yellow:#f6b500}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:var(--bg);color:var(--text);font-family:Manrope,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.app-root{min-height:100vh}.home-main{width:min(1280px,96%);margin:0 auto;padding:1rem 0 1.5rem}.home-page{gap:0;display:grid}.hero-block{border:1px solid var(--line);background:linear-gradient(168deg, #f8f9fb 0%, #f3f4f6 59%, var(--yellow) 60%, var(--yellow) 100%);border-radius:24px 24px 0 0;overflow:hidden}.hero-top{justify-content:space-between;align-items:center;padding:1.35rem 1.45rem .85rem;display:flex}.brand{align-items:center;gap:.62rem;font-size:2rem;font-weight:800;display:inline-flex}.brand img{border-radius:10px;width:44px;height:44px}.language-pill{background:#fff;border:1px solid #eaedf2;border-radius:999px;align-items:center;gap:.6rem;padding:.52rem .78rem;display:inline-flex;box-shadow:0 10px 22px #00000014}.language-pill button{cursor:pointer;background:0 0;border:0;font-size:.9rem;font-weight:700}.pill-divider{background:#d9deea;width:1px;height:18px}.hero-content{grid-template-columns:1.03fr 1fr;align-items:center;gap:1.2rem;padding:.15rem 1.45rem 0;display:grid}.hero-copy h1{letter-spacing:0;margin:0;font-size:clamp(2.35rem,6.1vw,4.35rem);line-height:.95}.hero-copy h1 span{color:var(--yellow)}.hero-copy p{color:#313846;max-width:490px;margin:1rem 0 0;font-size:clamp(1rem,1.5vw,1.22rem)}.store-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.1rem;display:flex}.store-btn{border:1px solid #d7dce5;border-radius:14px;align-items:center;gap:.5rem;padding:.8rem .95rem;font-size:.92rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex}.store-logo{object-fit:contain;flex:none;width:20px;height:20px}.store-btn.app-store{background:var(--yellow);border-color:#dda000}.store-btn.play-store{background:#fff}.store-btn:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0000001f}.hero-mockups{min-height:530px;position:relative}.mockup-img{filter:drop-shadow(0 26px 32px #0000004d);width:min(330px,42vw);height:auto;display:block;position:absolute}.tilt-left{z-index:2;bottom:-8px;left:12%;transform:rotate(-10deg)}.tilt-right{bottom:5px;right:8%;transform:rotate(10deg)}.hero-wave{background:radial-gradient(145% 110% at 50% 100%, var(--bg) 57%, transparent 58%);height:72px;margin-top:.65rem}.features-block{border:1px solid var(--line);background:#f4f5f7;border-top:0;border-radius:0;padding:1.15rem 1.45rem 1.45rem}.feature-eyebrow{text-align:center;color:var(--yellow);margin:0;font-size:.95rem;font-weight:700}.features-block h2{text-align:center;letter-spacing:0;margin:.25rem 0 1rem;font-size:clamp(1.9rem,4vw,2.6rem);line-height:1.08}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.95rem;display:grid}.feature-card{background:#f9f9fa;border:1px solid #e5e7eb;border-radius:16px;grid-template-columns:40px 1fr;gap:.68rem;padding:1rem;display:grid}.icon-circle{color:#151922;background:#ffe3a0;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.feature-card h3{letter-spacing:0;margin:0 0 .35rem;font-size:1.2rem}.feature-card p{color:var(--muted);margin:0;font-size:.93rem}.roles-block{border:1px solid var(--line);background:linear-gradient(#faf7ef 0%,#f8f2e3 100%);border-top:0;padding:1.25rem 1.45rem 1.5rem}.roles-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.role-card{text-align:center;background:#f9fafc;border-radius:18px;padding:0 .9rem 1rem;overflow:hidden}.role-image-wrap{background:linear-gradient(#f7e8be 0%,#f3e1b0 100%);border-radius:16px;height:164px;margin:.85rem 0 .9rem;position:relative;overflow:hidden}.role-image{object-fit:contain;object-position:center top;transform-origin:top;mix-blend-mode:multiply;width:100%;height:100%;transform:scale(1.3)}.role-icon{background:var(--yellow);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:14px;right:14px;box-shadow:0 8px 16px #00000026}.role-card h3{margin:0 0 .35rem;font-size:1.2rem}.role-card p{color:var(--muted);margin:0;font-size:.94rem}.steps-block{border:1px solid var(--line);background:#fff;border-top:0;border-radius:0 0 24px 24px;grid-template-columns:.72fr 1.28fr;gap:1rem;min-height:620px;padding:1.8rem 1.45rem 2.1rem;display:grid}.steps-eyebrow{color:var(--yellow);margin:0;font-size:.95rem;font-weight:700}.steps-title{text-align:left;margin:.3rem 0 .95rem;font-size:clamp(1.65rem,3vw,2.25rem);line-height:1.08}.steps-list{gap:1.35rem;display:grid}.step-item{grid-template-columns:36px 1fr;align-items:start;gap:.65rem;min-height:92px;display:grid}.step-icon-wrap{justify-items:center;height:100%;display:grid;position:relative}.step-line{opacity:.8;background:#efc768;width:2px;position:absolute;top:38px;bottom:-22px}.step-item:last-child .step-line{display:none}.step-icon{color:#20242d;z-index:1;background:#ffe5a3;border:1px solid #efc86b;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.step-item h4{margin:0 0 .3rem;font-size:1.04rem}.step-item p{color:var(--muted);margin:0;font-size:.92rem}.steps-right{justify-content:center;align-items:flex-end;min-height:370px;padding-top:8px;display:flex}.steps-phone{filter:drop-shadow(0 18px 20px #00000040);height:auto;display:block;position:relative}.steps-phone.left{width:min(175px,25vw);margin-right:-20px;transform:rotate(-10deg)}.steps-phone.center{z-index:2;width:min(200px,28vw);margin-right:-20px;transform:translateY(-2px)}.steps-phone.right{width:min(175px,25vw);transform:rotate(10deg)}.sub-nav{justify-content:space-between;align-items:center;width:min(1280px,96%);margin:0 auto;padding:.85rem 0;display:flex}.sub-links{flex-wrap:wrap;gap:.55rem;display:flex}.sub-links a{background:#fff;border:1px solid #d8dde6;border-radius:999px;padding:.42rem .8rem;font-size:.9rem}.sub-links a.active{border-color:var(--yellow)}.inner-main{width:min(1280px,96%);margin:0 auto;padding-bottom:1.2rem}.simple-page{border:1px solid var(--line);background:#fff;border-radius:18px;padding:1.2rem}.simple-page h1{margin:0 0 .6rem;font-size:2.1rem}.policy-top{justify-content:flex-end;margin-bottom:.85rem;display:flex}.simple-page p{color:var(--muted);margin:.55rem 0 0}.policy-sections{gap:.9rem;margin-top:1rem;display:grid}.policy-card{background:#f8f9fb;border:1px solid #e4e7ed;border-radius:14px;padding:.9rem 1rem}.policy-card h3{margin:0 0 .45rem;font-size:1.06rem}.policy-card p{color:var(--muted);margin:0}.policy-card ul{color:var(--muted);margin:.55rem 0 0;padding-left:1.05rem}.policy-card li{margin-bottom:.25rem}.policy-group{margin-top:.6rem}.policy-group h4{margin:0;font-size:.98rem}.inner-footer{color:#5d6471;width:min(1280px,96%);margin:0 auto 1rem}.reveal{animation:.7s both fadeUp}@keyframes fadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media (width<=1120px){.home-main{width:min(1180px,95%)}.hero-content{grid-template-columns:1fr;gap:1.5rem}.hero-copy{max-width:760px}.hero-mockups{min-height:500px}.mockup-img{width:min(320px,44vw)}}@media (width<=860px){.home-main,.sub-nav,.inner-main,.inner-footer{width:min(920px,94%)}.hero-top,.hero-content,.features-block,.roles-block,.steps-block{padding-left:1.05rem;padding-right:1.05rem}.hero-copy h1{font-size:3rem}.features-block h2{font-size:2.1rem}.feature-grid,.roles-grid{grid-template-columns:1fr 1fr}.steps-block{grid-template-columns:1fr}.steps-right{min-height:340px}.steps-phone.left{width:min(160px,29vw)}.steps-phone.center{width:min(184px,32vw)}.steps-phone.right{width:min(160px,29vw)}.sub-nav{flex-direction:column;align-items:stretch;gap:.8rem}}@media (width<=640px){.home-main,.sub-nav,.inner-main,.inner-footer{width:94%}.hero-top{flex-direction:column;align-items:stretch;gap:.75rem;padding-top:1rem}.hero-copy h1{font-size:2.45rem}.hero-copy p{font-size:1.03rem}.feature-grid,.roles-grid{grid-template-columns:1fr}.hero-mockups{min-height:390px}.tilt-left{left:2%}.tilt-right{right:1%}.mockup-img{width:min(220px,48vw)}.steps-title{font-size:1.95rem}.steps-right{min-height:310px}.steps-phone.left{width:min(145px,34vw);margin-right:-20px}.steps-phone.center{width:min(165px,39vw);margin-right:-20px}.steps-phone.right{width:min(145px,34vw)}.feature-card,.role-card{border-radius:14px}}@media (width<=480px){.hero-top,.hero-content,.features-block,.roles-block,.steps-block{padding-left:.85rem;padding-right:.85rem}.brand{font-size:1.65rem}.brand img{width:38px;height:38px}.language-pill{justify-content:center;padding:.45rem .65rem}.language-pill button{font-size:.84rem}.store-actions{gap:.55rem}.store-btn{justify-content:center;width:100%}.hero-mockups{min-height:330px}.mockup-img{width:min(188px,47vw)}.steps-right{min-height:250px}.steps-phone.left{width:min(118px,31vw)}.steps-phone.center{width:min(134px,36vw)}.steps-phone.right{width:min(118px,31vw)}.step-item{min-height:82px}.step-item h4{font-size:.98rem}.step-item p,.feature-card p,.role-card p{font-size:.88rem}}
