.home-shell{padding-top:42px}.hero{grid-template-columns:1fr 1.05fr;align-items:center;gap:40px;display:grid}.hero-copy{padding:20px 0}.hero h1{letter-spacing:-.055em;font-size:clamp(42px,4.8vw,66px);font-weight:800;line-height:1.2}.hero h1 em{color:var(--green);font-style:normal}.hero-description{color:#6d786e;margin-top:22px;font-size:14px;line-height:1.85}.hero-actions{gap:10px;margin-top:29px;display:flex}.hero-stats{gap:28px;margin-top:38px;display:flex}.hero-stats span{color:var(--muted);border-right:1px solid var(--line);padding-right:25px;font-size:9px}.hero-stats span:last-child{border:0}.hero-stats strong{color:var(--ink);letter-spacing:-.03em;margin-bottom:3px;font-size:18px;font-weight:800;display:block}.hero-visual{isolation:isolate;background:#1b3f34;border-radius:16px;height:476px;position:relative;overflow:hidden}.hero-visual:before{content:"";filter:blur(45px);background:#5c896333;border-radius:50%;width:360px;height:360px;position:absolute;top:75px;left:100px}.hero-grid{background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000);mask-image:linear-gradient(#0000,#000)}.hero-visual-top{color:#d3dfc5;letter-spacing:1.5px;align-items:center;gap:8px;font-size:9px;display:flex;position:absolute;top:25px;left:28px}.hero-visual-top i{background:var(--lime);border-radius:50%;width:5px;height:5px}.hero-card-fan{justify-content:center;align-items:center;display:flex;position:absolute;inset:62px 26px 68px}.hero-playing-card{filter:drop-shadow(0 15px 16px #0006);width:185px;transition:transform .35s;position:absolute}.hero-playing-card img{border-radius:12px}.hero-playing-card.card-0{z-index:1;transform:translate(-125px)rotate(-14deg)}.hero-playing-card.card-1{z-index:3;transform:translateY(-20px)rotate(2deg)}.hero-playing-card.card-2{z-index:2;transform:translate(125px)rotate(16deg)}.hero-visual:hover .card-1{transform:translateY(-29px)rotate(0)}.hero-note{z-index:4;background:#fffdf3;border-radius:10px;align-items:center;gap:11px;padding:14px 17px;font-size:12px;font-weight:700;display:flex;position:absolute;bottom:63px;right:25px;transform:rotate(-3deg);box-shadow:0 8px 40px #0003}.hero-check{color:#467142;background:#dfefc6;border-radius:50%;place-items:center;width:31px;height:31px;display:grid}.hero-note small{color:var(--muted);margin-top:2px;font-size:9px;font-weight:400;display:block}.hero-note-count{letter-spacing:-1px;margin-left:16px;font-size:22px}.hero-note-count small{font-size:12px;display:inline}.hero-visual-bottom{color:#c9d7c780;letter-spacing:1px;justify-content:space-between;font-size:8px;display:flex;position:absolute;bottom:23px;left:28px;right:28px}.quick-links{border:1px solid var(--line);background:#efeee5;border-radius:12px;grid-template-columns:repeat(3,1fr);margin:40px 0 56px;display:grid}.quick-links>a{border-right:1px solid var(--line);align-items:center;gap:16px;padding:24px 22px;display:flex}.quick-links>a:last-child{border:0}.quick-links>a>svg:first-child{color:var(--green)}.quick-links>a>svg:last-child{color:var(--muted);margin-left:auto}.quick-links strong{font-size:13px}.quick-links p{color:var(--muted);margin-top:4px;font-size:10px}.prepare-banner{background:#e7ebdc;border-radius:14px;grid-template-columns:1fr 1fr;align-items:center;gap:70px;margin:58px 0;padding:42px 52px;display:grid}.prepare-banner h2{font-size:34px;line-height:1.35}.prepare-banner>div>p:not(.eyebrow){color:#6b7568;margin:18px 0 23px;font-size:12px;line-height:1.9}.prepare-demo{background:var(--white);border:1px solid #dce0cf;border-radius:12px;padding:22px;transform:rotate(1deg);box-shadow:0 10px 40px #1831230a}.prepare-demo>.row strong{font-size:13px}.demo-progress{background:#e8ecdf;border-radius:5px;height:4px;margin:15px 0;overflow:hidden}.demo-progress span{background:#3c6950;width:72%;height:100%;display:block}.demo-row{border-bottom:1px solid #e5e8de;align-items:center;gap:12px;padding:10px 0;display:flex}.demo-row img{object-fit:cover;border-radius:3px;width:33px;height:43px}.demo-row>span{font-size:12px;font-weight:650}.demo-row small{color:var(--muted);font-size:9px;font-weight:400;display:block}.demo-row>strong{margin-left:auto;font-size:13px}.demo-row>strong small{display:inline}.demo-row.done{color:#6b806a}.demo-check{color:#557b42;background:#edf0e5;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.demo-caption{color:var(--muted);justify-content:center;align-items:center;gap:5px;margin-top:15px;font-size:9px;display:flex}.deck-avatar{background:#e9ecdf;border-radius:50%;place-items:center;width:17px;height:17px;font-size:9px;display:inline-grid}@media (max-width:1000px){.hero{gap:20px}.hero-visual{height:430px}.hero-playing-card{width:158px}.hero-playing-card.card-0{transform:translate(-95px)rotate(-14deg)}.hero-playing-card.card-2{transform:translate(95px)rotate(16deg)}.quick-links>a{gap:10px;padding:20px 15px}.quick-links p{font-size:9px}.prepare-banner{gap:35px;padding:35px}}@media (max-width:760px){.hero{grid-template-columns:1fr}.hero-copy{padding-top:0}.hero h1{font-size:46px}.hero-description{font-size:13px}.hero-visual{height:370px;margin-top:6px}.hero-playing-card{width:155px}.hero-stats{margin-top:25px}.hero-card-fan{inset:60px 30px 56px}.hero-note{bottom:43px}.hero-visual-bottom{bottom:16px}.quick-links{grid-template-columns:1fr;margin:25px 0 38px}.quick-links>a{border-right:0;border-bottom:1px solid var(--line);padding:18px 20px}.quick-links p{font-size:10px}.prepare-banner{grid-template-columns:1fr;gap:25px;margin:38px 0;padding:27px 22px}.prepare-banner h2{font-size:29px}.hero-stats span{padding-right:22px}.hero-actions .button{padding:13px 16px;font-size:12px}}
