:root{color-scheme:light;--brand: #ff7a00;--brand-600: #f26a00;--brand-700: #d95c00;--brand-soft: #fff3e6;--brand-grad: linear-gradient(135deg, #ffa033 0%, #ff7a00 55%, #f26a00 100%);--ink: #1a1d24;--ink-2: #4a525f;--ink-3: #7b8494;--line: #ececf1;--bg: #ffffff;--bg-soft: #faf8f6;--bg-tint: #fff8f1;--white: #ffffff;--radius: 16px;--radius-sm: 12px;--shadow-sm: 0 1px 2px rgba(26, 29, 36, .04), 0 4px 16px rgba(26, 29, 36, .05);--shadow-brand: 0 10px 28px rgba(255, 122, 0, .28);font-family:Segoe UI,system-ui,-apple-system,sans-serif;line-height:1.6;color:var(--ink);background:var(--bg)}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:var(--bg)}a{color:inherit;text-decoration:none}h1,h2,h3,h4{margin:0;line-height:1.15;letter-spacing:-.02em}p{margin:0}img{max-width:100%;display:block}.container{width:100%;max-width:1140px;margin:0 auto;padding:0 24px}.accent{color:var(--brand)}.btn{display:inline-flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;padding:.7rem 1.2rem;border-radius:999px;border:1px solid transparent;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease;white-space:nowrap}.btn svg{width:18px;height:18px}.btn--solid{background:var(--brand-grad);color:var(--white);box-shadow:var(--shadow-brand)}.btn--solid:hover{filter:saturate(1.05);box-shadow:0 12px 32px #ff7a0061}.btn--ghost{background:var(--white);color:var(--ink);border-color:var(--line)}.btn--ghost:hover{border-color:var(--brand);color:var(--brand-700)}.btn--lg{padding:.85rem 1.5rem;font-size:1rem}.nav{position:sticky;top:0;z-index:50;background:#ffffffd9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.nav__inner{max-width:1140px;margin:0 auto;padding:.7rem 24px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand__logo{height:68px;width:auto}.nav__links{display:flex;align-items:center;gap:1.75rem}.nav__links>a:not(.btn){font-size:.95rem;font-weight:500;color:var(--ink-2);transition:color .2s ease}.nav__links>a:not(.btn):hover{color:var(--brand-700)}.nav__burger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:8px}.nav__burger span{width:22px;height:2px;background:var(--ink);border-radius:2px}.hero{position:relative;overflow:hidden;background:linear-gradient(180deg,var(--bg-tint) 0%,var(--bg) 75%)}.hero__glow{position:absolute;top:-160px;right:-120px;width:520px;height:520px;background:radial-gradient(circle,#ff7a0038,#ff7a0000 70%);pointer-events:none}.hero__grid{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:3rem;padding-top:5rem;padding-bottom:5rem}.pill{display:inline-block;padding:.35rem .85rem;border-radius:999px;background:var(--brand-soft);color:var(--brand-700);font-size:.82rem;font-weight:600;margin-bottom:1.4rem}.hero h1{font-size:clamp(2.3rem,5vw,3.6rem);font-weight:800}.lead{color:var(--ink-2);font-size:1.08rem;max-width:56ch;margin-top:1.2rem}.hero__actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:2rem}.stats{display:flex;gap:2.5rem;margin:2.6rem 0 0;flex-wrap:wrap}.stats div{display:flex;flex-direction:column}.stats dt{font-size:1.5rem;font-weight:800;color:var(--brand)}.stats dd{margin:0;font-size:.9rem;color:var(--ink-3)}.hero__art{display:flex;justify-content:center}.hero__cube{width:min(360px,80%);filter:drop-shadow(0 24px 48px rgba(255,122,0,.28));animation:float 6s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.section{padding:5rem 0}.section--alt{background:var(--bg-soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section__head{text-align:center;max-width:620px;margin:0 auto 3rem}.section__head h2{font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:800}.section__head p{color:var(--ink-2);margin-top:.8rem;font-size:1.05rem}.grid{display:grid;gap:1.25rem}.grid--3{grid-template-columns:repeat(3,1fr)}.card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:1.6rem;box-shadow:var(--shadow-sm);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.card:hover{transform:translateY(-4px);border-color:#ffd9b0;box-shadow:0 12px 30px #1a1d2414}.card__icon,.product__icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:12px;background:var(--brand-soft);color:var(--brand-700);margin-bottom:1.1rem}.card h3,.product h3{font-size:1.15rem;margin-bottom:.5rem}.card p,.product p{color:var(--ink-2);font-size:.97rem}.product{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:1.8rem;box-shadow:var(--shadow-sm);display:flex;flex-direction:column}.product ul{list-style:none;margin:1.2rem 0 0;padding:0;display:grid;gap:.55rem}.product li{position:relative;padding-left:1.5rem;font-size:.93rem;color:var(--ink-2)}.product li:before{content:"";position:absolute;left:0;top:.5rem;width:8px;height:8px;border-radius:50%;background:var(--brand)}.steps{list-style:none;counter-reset:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.steps li{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-sm);padding:1.5rem 1.3rem;font-weight:500;color:var(--ink);box-shadow:var(--shadow-sm)}.steps__num{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;background:var(--brand-grad);color:var(--white);font-weight:800;margin-bottom:.9rem}.split{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.split h2{font-size:clamp(1.8rem,3.5vw,2.4rem);font-weight:800}.split .btn{margin-top:1.6rem}.split__panel{background:var(--ink);border-radius:var(--radius);padding:1.5rem;box-shadow:var(--shadow-sm);overflow:auto}.split__panel pre{margin:0;font-family:Cascadia Code,Fira Code,ui-monospace,monospace;font-size:.9rem;line-height:1.6;color:#ffd9b0}.cta{background:var(--brand-grad);border-radius:24px;padding:3.5rem 2rem;text-align:center;color:var(--white);box-shadow:var(--shadow-brand)}.cta h2{font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:800}.cta p{max-width:60ch;margin:1rem auto 0;color:#ffffffeb}.cta__actions{display:flex;gap:.85rem;justify-content:center;flex-wrap:wrap;margin-top:2rem}.cta .btn--solid{background:var(--white);color:var(--brand-700);box-shadow:0 8px 20px #00000026}.cta .btn--ghost{background:transparent;color:var(--white);border-color:#ffffff8c}.cta .btn--ghost:hover{background:#ffffff1f;color:var(--white)}.footer{background:var(--bg-soft);border-top:1px solid var(--line);padding:3rem 0 1.5rem}.footer__inner{display:grid;grid-template-columns:1.3fr 2fr;gap:2.5rem}.footer__brand img{height:32px;margin-bottom:.9rem}.footer__brand p{color:var(--ink-3);font-size:.92rem;max-width:32ch}.footer__cols{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.footer__cols h4{font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;color:var(--ink-3);margin-bottom:.9rem}.footer__cols a{display:block;font-size:.94rem;color:var(--ink-2);margin-bottom:.55rem;transition:color .2s ease}.footer__cols a:hover{color:var(--brand-700)}.footer__bottom{display:flex;justify-content:space-between;margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--line);color:var(--ink-3);font-size:.88rem}@media(max-width:900px){.grid--3,.steps{grid-template-columns:1fr 1fr}.hero__grid{grid-template-columns:1fr;text-align:center;padding-top:3rem}.hero__actions,.stats{justify-content:center}.lead{margin-left:auto;margin-right:auto}.hero__art{order:-1}.split,.footer__inner{grid-template-columns:1fr}}@media(max-width:640px){.nav__burger{display:flex}.nav__links{position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;gap:.5rem;background:var(--white);border-bottom:1px solid var(--line);padding:1rem 24px 1.5rem;box-shadow:var(--shadow-sm);display:none}.nav__links.is-open{display:flex}.nav__cta{justify-content:center}.grid--3,.steps{grid-template-columns:1fr}.footer__cols{grid-template-columns:1fr 1fr}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}.auth-loading{display:flex;align-items:center;justify-content:center;min-height:100vh;color:var(--ink-3)}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem;background:linear-gradient(180deg,var(--bg-tint) 0%,var(--bg) 70%)}.auth-card{width:100%;max-width:400px;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:2rem;text-align:center}.auth-brand{display:inline-block;margin-bottom:1rem}.auth-brand img{height:56px;width:auto}.auth-card h1{font-size:1.6rem;font-weight:800;margin-bottom:1.2rem}.auth-tabs{display:flex;gap:.5rem;background:var(--bg-soft);border:1px solid var(--line);border-radius:999px;padding:4px;margin-bottom:1.4rem}.auth-tabs button{flex:1;padding:.5rem;border:none;background:transparent;border-radius:999px;font:inherit;font-weight:600;color:var(--ink-3);cursor:pointer;transition:background .2s,color .2s}.auth-tabs button.is-active{background:var(--white);color:var(--brand-700);box-shadow:var(--shadow-sm)}.auth-field{display:block;text-align:left;margin-bottom:1rem}.auth-field span{display:block;margin-bottom:.35rem;font-size:.9rem;font-weight:500;color:var(--ink-2)}.auth-field input{width:100%;padding:.7rem .85rem;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--bg-soft);color:var(--ink);font:inherit;transition:border-color .2s,box-shadow .2s,background .2s}.auth-field input:focus{outline:none;border-color:var(--brand);background:var(--white);box-shadow:0 0 0 3px #ff7a0026}.auth-submit{width:100%;justify-content:center;margin-top:.4rem}.auth-alert{text-align:left;font-size:.88rem;padding:.6rem .8rem;border-radius:var(--radius-sm);margin-bottom:1rem}.auth-alert--error{background:#fdecea;border:1px solid #f5c6c0;color:#c0392b}.auth-alert--info{background:var(--brand-soft);border:1px solid #ffd9b0;color:var(--brand-700)}.auth-back{display:inline-block;margin-top:1.2rem;font-size:.9rem;color:var(--ink-3)}.auth-back:hover{color:var(--brand-700)}.dash__main{padding-top:2.5rem;padding-bottom:3.5rem}.dash__main h1{font-size:clamp(1.6rem,3vw,2.1rem);font-weight:800;margin-bottom:1.5rem}.dash__grid{display:grid;gap:1.25rem}@media(min-width:760px){.dash__grid{grid-template-columns:1fr 1fr}}.dash .topbar{position:sticky;top:0;z-index:50;background:#ffffffd9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.dash .topbar__inner{display:flex;align-items:center;justify-content:space-between;padding-top:.7rem;padding-bottom:.7rem}.dash .brand__logo{height:48px;width:auto}.info-table{width:100%;border-collapse:collapse;font-size:.95rem}.info-table td{padding:.5rem 0;border-bottom:1px solid var(--line)}.info-table td:first-child{color:var(--ink-3);width:8rem}.info-table tr:last-child td{border-bottom:none}.role-badge{display:inline-block;padding:.2rem .7rem;border-radius:999px;background:var(--brand-soft);color:var(--brand-700);font-size:.82rem;font-weight:600}.hint{color:var(--ink-2);font-size:.95rem}
