:root{--jade-50:#e8f5ee;--jade-100:#c6e6d2;--jade-300:#4db589;--jade-500:#1f8a62;--jade-600:#186e4e;--jade-700:#10523a;--jade-800:#0a3528;--jade-900:#07231b;--felt:#0e2a22;--felt-deep:#071b18;--felt-ink:#05130f;--gold-300:#e6c889;--gold-500:#c5a25c;--gold-600:#a68340;--gold-700:#7a5f2a;--red-500:#a94141;--red-600:#8a3131;--ivory:#f5eedd;--ivory-soft:#e8dfc7;--ivory-dim:#c9bfa6;--paper-shadow:0 1px 0 #00000059, 0 10px 24px -12px #0000008c;--font-display:"Newsreader", "Iowan Old Style", Georgia, serif;--font-body:"Inter", system-ui, sans-serif;--font-mono:"JetBrains Mono", ui-monospace, monospace}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--felt-deep);color:var(--ivory);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:16px;line-height:1.55;overflow-x:hidden}.felt{background:radial-gradient(at 20% 0,#1f8a622e,#0000 55%),radial-gradient(at 80% 20%,#1f8a621a,#0000 60%),radial-gradient(at 50% 100%,#c5a25c0d,#0000 55%),linear-gradient(#091e19 0%,#071b18 40%,#05130f 100%);position:relative}.felt:before{content:"";opacity:var(--felt-opacity,.55);mix-blend-mode:overlay;pointer-events:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='180' height='180'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.08  0 0 0 0 0.18  0 0 0 0 0.14  0 0 0 0.35 0'/></filter><rect width='100%' height='100%' filter='url(%23n)' opacity='0.35'/></svg>");position:absolute;inset:0}.bamboo{pointer-events:none;opacity:.22;position:absolute;inset:0;overflow:hidden}.bamboo svg{position:absolute}.wrap{z-index:2;max-width:1240px;margin:0 auto;padding:0 32px;position:relative}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ivory);margin:0;font-weight:500}h1{letter-spacing:-.025em;font-size:clamp(48px,6.2vw,92px);font-weight:400;line-height:.98}h2{font-size:clamp(34px,4vw,56px);font-weight:400;line-height:1.04}h3{font-size:clamp(22px,2vw,28px);font-weight:500;line-height:1.15}.eyebrow{font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--gold-500);font-size:12px;font-weight:500}.lede{color:var(--ivory-dim);max-width:48ch;font-size:clamp(16px,1.25vw,19px)}em.serif-it{font-style:italic;font-family:var(--font-display);color:var(--gold-300);font-weight:400}a{color:inherit}button,input{font:inherit;color:inherit}nav.top{z-index:40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#05130fbf,#05130f59 80%,#0000);border-bottom:1px solid #f5eedd0d;padding:18px 0;position:sticky;top:0}nav.top .row{justify-content:space-between;align-items:center;gap:24px;display:flex}.brand{align-items:center;gap:12px;text-decoration:none;display:flex}.brand .mark{background:#0a2a20;border-radius:10px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid;position:relative;overflow:hidden;box-shadow:0 2px 8px #0006,inset 0 0 0 1px #f5eedd14}.brand .mark img{object-fit:cover;width:100%;height:100%;display:block}.brand .mark:after{display:none}.brand .name{font-family:var(--font-display);letter-spacing:-.01em;font-size:20px;font-weight:500}nav.top ul{gap:28px;margin:0;padding:0;list-style:none;display:flex}nav.top ul a{color:var(--ivory-dim);font-size:14px;text-decoration:none;transition:color .15s}nav.top ul a:hover{color:var(--ivory)}.nav-cta{color:var(--ivory);background:#f5eedd0f;border:1px solid #f5eedd24;border-radius:999px;padding:10px 18px;font-size:14px;text-decoration:none;transition:background .15s,border-color .15s}.nav-cta:hover{background:#f5eedd1a;border-color:#f5eedd38}.brand-name-mobile,.menu-toggle,.mobile-menu{display:none}.hero{padding:60px 0 80px;position:relative}.hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:64px;display:grid}.hero h1 span.accent{color:var(--gold-300);font-style:italic;font-weight:300}.hero .lede{margin-top:22px;font-size:19px}.capture{background:#05130f8c;border:1px solid #f5eedd1f;border-radius:14px;gap:10px;max-width:480px;margin-top:36px;padding:8px;display:flex;box-shadow:inset 0 1px #ffffff08,0 10px 30px -20px #000c}.capture input{color:var(--ivory);background:0 0;border:0;outline:0;flex:1;padding:12px 14px;font-size:15px}.capture input::placeholder{color:#f5eedd61}.btn-primary{cursor:pointer;background:linear-gradient(180deg, var(--jade-500), var(--jade-600));color:var(--ivory);letter-spacing:.01em;white-space:nowrap;border:0;border-radius:8px;padding:12px 22px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .1s,filter .15s;box-shadow:inset 0 1px #ffffff2e,inset 0 -2px #00000040,0 6px 14px -6px #1f8a6299}.btn-primary:hover{filter:brightness(1.08);text-decoration:none}.btn-primary:active{transform:translateY(1px)}.btn-primary.gold{background:linear-gradient(180deg, var(--gold-300), var(--gold-600));color:var(--felt-ink);box-shadow:inset 0 1px #ffffff59,inset 0 -2px #00000040,0 6px 14px -6px #c5a25c8c}.capture-meta{color:var(--ivory-dim);align-items:center;gap:14px;margin-top:14px;font-size:13px;display:flex}.stack-faces{display:flex}.face{border:2px solid var(--felt-deep);width:26px;height:26px;color:var(--ivory);font-size:11px;font-weight:600;font-family:var(--font-display);background:linear-gradient(135deg,#2b6a56,#163b2e);border-radius:999px;place-items:center;margin-left:-8px;display:grid}.face:first-child{margin-left:0}.face.f2{background:linear-gradient(135deg,#a68340,#7a5f2a)}.face.f3{background:linear-gradient(135deg,#8a3131,#5a2020)}.face.f4{background:linear-gradient(135deg,#3d7b63,#1f8a62)}.hero-stage{aspect-ratio:1/1.02;background:radial-gradient(at 30% 20%,#1f8a6259,#0000 60%),radial-gradient(at 70% 80%,#0a352899,#0000 60%),linear-gradient(150deg,#123c2e 0%,#0a2a20 60%,#061a14 100%);border-radius:32px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0f,inset 0 0 0 1px #f5eedd0f,0 40px 80px -30px #000c,0 10px 30px -10px #00000080}.hero-stage:after{content:"";mix-blend-mode:overlay;opacity:.7;pointer-events:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='220' height='220'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='1.1' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0  0 0 0 0 0.18  0 0 0 0 0.14  0 0 0 0.45 0'/></filter><rect width='100%' height='100%' filter='url(%23n)' opacity='0.4'/></svg>");position:absolute;inset:0}.hero-stage .gold-ring{aspect-ratio:1;border:1px solid #c5a25c47;border-radius:50%;width:62%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #c5a25c1a,inset 0 0 40px #c5a25c14}.hero-stage .dragon{font-family:var(--font-display);color:#f5eedd0a;font-size:72px;font-weight:300;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tile{--tile-width:84px;--tile-height:116.667px;width:var(--tile-width);height:var(--tile-height);color:var(--jade-600);font-family:var(--font-display);-webkit-user-select:none;user-select:none;background:linear-gradient(#fdf8ea 0%,#f0e6cf 100%);border-radius:10px;justify-content:center;align-items:center;font-size:44px;font-weight:600;transition:transform .3s cubic-bezier(.2,.8,.2,1);display:flex;position:absolute;box-shadow:inset 0 -6px #c9bfa6,inset 0 1px #fff,0 1px #00000059,0 14px 20px -10px #000000b3}.tile .corner{font-family:var(--font-body);color:#1f8a62bf;font-size:10px;font-weight:600;position:absolute;top:5px;left:7px}.tile.red{color:var(--red-500)}.tile.red .corner{color:#a94141bf}.tile.blue{color:#1e3a6a}.tile.blue .corner{color:#1e3a6abf}.tile img,.rain-tile img{width:var(--tile-width);height:var(--tile-height);min-width:var(--tile-width);min-height:var(--tile-height);max-width:var(--tile-width);max-height:var(--tile-height);object-fit:fill;display:block}:is(.tile:has(img),.rain-tile:has(img)){background:0 0;box-shadow:0 14px 20px -10px #000000b3}.hero-stage .tile.t1{top:18%;left:12%;transform:rotate(-10deg)}.hero-stage .tile.t2{z-index:2;top:10%;left:34%;transform:rotate(-3deg)}.hero-stage .tile.t3{top:16%;left:56%;transform:rotate(6deg)}.hero-stage .tile.t4{top:56%;left:8%;transform:rotate(-6deg)}.hero-stage .tile.t5{z-index:3;top:62%;left:30%;transform:rotate(4deg)}.hero-stage .tile.t6{z-index:2;top:58%;left:54%;transform:rotate(-2deg)}.hero-stage .tile.t7{top:42%;left:72%;transform:rotate(12deg)}.hero-stage:hover .tile.t1{transform:rotate(-12deg)translateY(-4px)}.hero-stage:hover .tile.t5{transform:rotate(5deg)translateY(-6px)}.hero-stage:hover .tile.t7{transform:rotate(14deg)translateY(-5px)}.ribbon{color:var(--ivory);font-family:var(--font-display);letter-spacing:.2em;text-transform:uppercase;clip-path:polygon(0 0,100% 0,96% 100%,4% 100%);z-index:5;background:linear-gradient(#b13838 0%,#8a2525 100%);padding:8px 28px;font-size:13px;position:absolute;top:24px;left:50%;transform:translate(-50%);box-shadow:0 2px #0000004d,0 10px 20px -10px #0009}.ribbon:before,.ribbon:after{content:"";background:#6e1c1c;width:22px;height:14px;position:absolute;top:100%}.ribbon:before{clip-path:polygon(0 0,100% 0,60% 100%,0 60%);left:-6px}.ribbon:after{clip-path:polygon(0 0,100% 0,100% 60%,40% 100%);right:-6px}section{padding:110px 0;position:relative}section.tight{padding:80px 0}.section-head{max-width:720px;margin-bottom:56px}.section-head .eyebrow{margin-bottom:14px;display:block}.section-head .lede{margin-top:18px}.learn-shell{background:var(--felt-deep)}.learn-top .row{align-items:center}.learn-hero,.learn-section-hero,.learn-lesson-page{min-height:auto;overflow:hidden}.learn-hero{padding:84px 0 92px}.learn-hero-grid,.learn-section-hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:56px;display:grid}.learn-hero-card,.learn-goals-card,.learn-content-card,.learn-complete-card,.learn-section-card,.learn-version-card{background:radial-gradient(at 20% 0,#1f8a622e,#0000 58%),linear-gradient(#0e2a22eb,#0a35289e);border:1px solid #f5eedd1a;box-shadow:inset 0 1px #ffffff0d,0 24px 52px -38px #000000e6}.learn-hero-card{border-radius:28px;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:32px;display:grid;position:relative;overflow:hidden}.learn-hero-card .learn-tile-rail{grid-column:1/-1;justify-content:center;margin-bottom:16px}.learn-hero-stat{text-align:center;background:#05130f73;border:1px solid #f5eedd14;border-radius:16px;padding:20px 12px}.learn-hero-stat span{font-family:var(--font-display);color:var(--gold-300);font-size:clamp(34px,4vw,52px);line-height:1;display:block}.learn-hero-stat small,.learn-progress-ring small,.learn-card-meta,.learn-lesson-row small{color:var(--ivory-dim);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;font-size:11px}.learn-action-panel{background:#05130f80;border:1px solid #f5eedd1f;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;max-width:560px;margin-top:34px;padding:18px;display:flex}.learn-action-panel p{color:var(--ivory-dim);margin:6px 0 0}.learn-action-row,.learn-section-actions,.learn-prev-next{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.learn-secondary-link{color:var(--gold-300);font-size:14px;font-weight:600;text-decoration:none}.learn-secondary-link:hover{color:var(--ivory)}.learn-curriculum{background:var(--felt-ink)}.learn-section-grid,.learn-version-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.learn-section-card{color:var(--ivory);border-radius:20px;flex-direction:column;padding:24px;text-decoration:none;transition:transform .15s,border-color .2s;display:flex}.learn-section-card:hover{border-color:#c5a25c59;transform:translateY(-3px)}.learn-version-card{min-height:310px;color:var(--ivory);border-radius:20px;flex-direction:column;padding:24px;text-decoration:none;transition:transform .15s,border-color .2s,opacity .2s;display:flex}.learn-version-card:not(.disabled):hover{border-color:#c5a25c59;transform:translateY(-3px)}.learn-version-card.disabled{opacity:.58;cursor:not-allowed;filter:grayscale(.3)}.learn-version-card-featured{align-self:stretch;min-height:0}.learn-version-card-featured .learn-version-mark{border-radius:16px;width:66px;height:66px;font-size:28px}.learn-version-card-featured h3{font-size:clamp(30px,3vw,44px)}.learn-version-card-cta{align-self:flex-start;margin-top:24px}.learn-section-card h3,.learn-version-card h3{margin:18px 0 10px}.learn-section-card p,.learn-version-card p,.learn-content-card p,.learn-complete-card p,.learn-goals-card p{color:var(--ivory-dim);margin:0}.learn-section-card-top{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.learn-version-card-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.learn-version-mark{width:54px;height:54px;color:var(--gold-300);font-family:var(--font-display);background:#05130f6b;border:1px solid #c5a25c59;border-radius:14px;justify-content:center;align-items:center;font-size:23px;line-height:1;display:inline-flex}.learn-status-pill{color:var(--ivory-dim);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:#05130f73;border:1px solid #f5eedd2e;border-radius:999px;padding:7px 11px;font-size:10px;line-height:1}.learn-status-pill.available{color:var(--gold-300);background:#c5a25c24;border-color:#c5a25c6b}.learn-section-number,.learn-lesson-number{font-family:var(--font-display);color:#c5a25c85;line-height:1}.learn-section-number{font-size:48px}.learn-progress-ring{text-align:center;background:#c5a25c0f;border:1px solid #c5a25c59;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:74px;height:74px;padding-top:2px;display:flex}.learn-progress-ring span{color:var(--gold-300);font-family:var(--font-display);font-size:24px;line-height:1;display:block}.learn-progress-ring small{letter-spacing:.08em;text-transform:uppercase;font-size:8px;line-height:1;display:block}.learn-card-meta{color:var(--gold-300);justify-content:space-between;gap:12px;margin-top:auto;padding-top:22px;display:flex}.learn-shell .btn-primary,.learn-shell .btn-primary:hover,.learn-shell .btn-primary:focus{text-decoration:none}.learn-outcome-card .btn-primary{margin-top:28px;text-decoration:none;display:inline-flex}.learn-section-hero{padding:76px 0 86px}.learn-breadcrumb,.learn-breadcrumb-trail{color:var(--ivory-dim);align-items:center;gap:12px;margin-bottom:24px;font-size:14px;text-decoration:none;display:inline-flex}.learn-breadcrumb:hover{color:var(--ivory)}.learn-breadcrumb-trail{flex-wrap:wrap;row-gap:8px}.learn-breadcrumb-trail a,.learn-breadcrumb-trail span{align-items:center;min-height:28px;display:inline-flex}.learn-breadcrumb-trail a{color:var(--ivory-dim);text-decoration:none}.learn-breadcrumb-trail a:hover{color:var(--ivory)}.learn-breadcrumb-trail a+a:before,.learn-breadcrumb-trail a+span:before{content:"<";color:#e6c889b8;font-family:var(--font-mono);margin-right:12px;font-size:12px}.learn-breadcrumb-trail span{color:var(--gold-300);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;font-size:12px}.learn-section-actions{margin-top:28px}.learn-goals-card{border-radius:24px;padding:30px}.learn-goals-card h3{margin:20px 0 16px}.learn-goals-card ul{color:var(--ivory-dim);margin:0 0 24px;padding-left:20px}.learn-goals-card li+li{margin-top:8px}.learn-lessons{background:var(--felt-ink)}.learn-lesson-list{border-top:1px solid #f5eedd14;flex-direction:column;display:flex}.learn-lesson-row{color:var(--ivory);border-bottom:1px solid #f5eedd14;grid-template-columns:74px minmax(0,1fr) auto;align-items:center;gap:18px;padding:20px 0;text-decoration:none;display:grid}.learn-lesson-row:hover strong{color:var(--gold-300)}.learn-lesson-number{font-size:30px}.learn-lesson-row strong{font-family:var(--font-display);font-size:22px;font-weight:500;display:block}.learn-lesson-row small{text-transform:none;letter-spacing:0;line-height:1.45;font-family:var(--font-body);margin-top:4px;font-size:14px;display:block}.learn-row-arrow{color:var(--gold-300);font-size:22px}.learn-lesson-row-muted{opacity:.82}.learn-lesson-page{padding:72px 0 90px}.learn-readable{max-width:920px}.learn-top-progress{z-index:39;background:#f5eedd14;height:4px;position:fixed;top:78px;left:0;right:0}.learn-top-progress span{background:linear-gradient(90deg, var(--jade-500), var(--gold-300));height:100%;display:block}.learn-lesson-template,.learn-content-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:38px;display:grid}.learn-content-card,.learn-complete-card{border-radius:18px;padding:24px}.learn-content-card h3,.learn-complete-card h3{margin:12px 0 8px}.learn-complete-card{grid-column:1/-1;justify-content:space-between;align-items:center;gap:24px;display:flex}.learn-complete-card>div{flex:auto;min-width:0}.learn-complete-card>.lesson-status-pill{align-self:flex-start;margin-left:auto}.learn-complete-card .btn-primary{white-space:nowrap;text-decoration:none}.learn-card-title-row{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:10px;display:flex}.lesson-status-pill{min-width:116px;color:var(--ivory-dim);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;background:#05130f73;border:1px solid #f5eedd24;border-radius:999px;justify-content:center;align-items:center;padding:8px 12px;font-size:10px;line-height:1;display:inline-flex}.lesson-status-pill.complete{color:var(--jade-300);background:#1f8a622e;border-color:#1f8a6280}.learn-takeaway-card,.lesson-concept-full,.lesson-visual-full,.section-two-bonus-card,.section-two-standard-shape-concept,.section-two-standard-shape-builder{grid-column:1/-1}.learn-prev-next{border-top:1px solid #f5eedd14;justify-content:space-between;margin-top:30px;padding-top:24px}.learn-tile-rail{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.welcome-copy-card p+p{margin-top:14px}.welcome-table-card{overflow:hidden}.welcome-table{background:radial-gradient(#c5a25c1c,#0000 54%),radial-gradient(#1f8a6252,#0000 68%),linear-gradient(150deg,#123c2e 0%,#0a2a20 60%,#061a14 100%);border:1px solid #f5eedd14;border-radius:20px;min-height:360px;margin-top:18px;position:relative;box-shadow:inset 0 1px #ffffff0d,inset 0 0 0 1px #c5a25c14}.welcome-table:after{content:"";border:1px solid #c5a25c38;border-radius:50%;position:absolute;inset:18%;box-shadow:inset 0 0 42px #c5a25c0f}.welcome-seat{z-index:2;text-align:center;background:#05130fc7;border:1px solid #f5eedd1f;border-radius:14px;min-width:92px;padding:10px 12px;position:absolute;box-shadow:0 18px 28px -22px #000000e6}.welcome-seat span{font-family:var(--font-display);font-size:20px;line-height:1;display:block}.welcome-seat small{color:var(--gold-300);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;font-size:10px}.welcome-seat-east{bottom:18px;left:50%;transform:translate(-50%)}.welcome-seat-south{top:50%;right:18px;transform:translateY(-50%)}.welcome-seat-west{top:18px;left:50%;transform:translate(-50%)}.welcome-seat-north{top:50%;left:18px;transform:translateY(-50%)}.welcome-wall{z-index:1;opacity:.88;background:repeating-linear-gradient(90deg,#f5eeddf2 0 13px,#e8dfc7f2 13px 16px);border-radius:8px;position:absolute;box-shadow:inset 0 -4px #c9bfa6,0 10px 18px -12px #000c}.welcome-wall-top,.welcome-wall-bottom{height:24px;left:23%;right:23%}.welcome-wall-top{top:86px}.welcome-wall-bottom{bottom:86px}.welcome-wall-left,.welcome-wall-right{background:repeating-linear-gradient(0deg,#f5eeddf2 0 13px,#e8dfc7f2 13px 16px);width:24px;top:31%;bottom:31%}.welcome-wall-left{left:104px}.welcome-wall-right{right:104px}.welcome-table-center{z-index:3;text-align:center;width:min(220px,48%);color:var(--ivory);place-items:center;gap:6px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.welcome-table-center strong{font-family:var(--font-display);font-size:24px;font-weight:500}.welcome-table-center span{color:var(--ivory-dim);font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;font-size:11px}.welcome-rule-card{grid-column:1/-1;grid-template-columns:minmax(0,.35fr) minmax(0,1fr);align-items:center;gap:12px 22px;display:grid}.welcome-rule-card .eyebrow{grid-column:1/-1}.welcome-flow-card{align-items:stretch}.welcome-flow-copy{flex:1;min-width:240px}.welcome-flow-meter{background:#f5eedd14;border-radius:999px;height:8px;margin-top:22px;overflow:hidden}.welcome-flow-meter span{border-radius:inherit;background:linear-gradient(90deg, var(--jade-500), var(--gold-300));height:100%;transition:width .2s;display:block}.welcome-flow-controls{gap:16px;width:min(360px,100%);display:grid}.welcome-flow-steps{gap:8px;margin:0;padding:0;list-style:none;display:grid}.welcome-flow-steps button{width:100%;color:var(--ivory-dim);text-align:left;cursor:pointer;background:#05130f66;border:1px solid #f5eedd17;border-radius:12px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:10px;padding:10px 12px;transition:border-color .15s,background .15s,color .15s;display:grid}.welcome-flow-steps button span{width:28px;height:28px;color:var(--gold-300);font-family:var(--font-mono);background:#c5a25c1a;border-radius:999px;place-items:center;font-size:11px;display:grid}.welcome-flow-steps button.active,.welcome-flow-steps button:hover{color:var(--ivory);background:#c5a25c14;border-color:#c5a25c52}.welcome-takeaway-card{justify-content:space-between;align-items:center;gap:24px;display:flex}.welcome-takeaway-card .btn-primary{white-space:nowrap;text-decoration:none}.section-one-lesson .learn-content-card,.section-one-lesson .learn-complete-card{min-width:0}.section-one-complete{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.section-one-complete .btn-primary:disabled,.section-one-score-card .btn-primary:disabled{cursor:not-allowed;filter:grayscale(.45)brightness(.75);opacity:.72}.section-one-carousel{gap:18px;display:grid}.section-one-style-card{background:radial-gradient(at 80% 20%,#c5a25c29,#0000 56%),linear-gradient(150deg,#05130fad,#0a35288a);border:1px solid #f5eedd14;border-radius:18px;min-height:230px;padding:24px}.section-one-style-card h3{margin:12px 0 10px}.section-one-style-card .learn-tile-rail{margin-top:22px}.section-one-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.section-one-tabs button,.section-one-answer-grid button{color:var(--ivory-dim);cursor:pointer;text-align:left;background:#05130f7a;border:1px solid #f5eedd1a;border-radius:12px;padding:11px 12px;transition:border-color .15s,background .15s,color .15s}.section-one-tabs button.active,.section-one-tabs button:hover,.section-one-answer-grid button.active,.section-one-answer-grid button:hover{color:var(--ivory);background:#c5a25c14;border-color:#c5a25c52}.section-one-tabs button.correct{color:var(--ivory);background:#1f8a6238;border-color:#4db5898a}.section-one-tabs button.incorrect{color:var(--ivory);background:#a9414133;border-color:#a941418a}.section-one-hand-shape{gap:12px;margin-top:18px;display:grid}.section-one-hand-card .section-one-tile-group{flex-direction:column;align-items:flex-start}.section-one-hand-card .section-one-tile-group .learn-tile-rail{flex-wrap:nowrap;width:100%;overflow-x:auto}.section-one-tile-group{background:#05130f5c;border:1px solid #f5eedd14;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.section-one-tile-group small{color:var(--gold-300);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;font-size:10px}.section-one-answer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.section-one-answer-grid button.correct{color:var(--ivory);background:#1f8a623d;border-color:#4db58994}.section-one-answer-grid button.incorrect{color:var(--ivory);background:#a9414133;border-color:#a941418a}.section-one-feedback{color:var(--gold-300)!important;margin-top:14px!important}.section-one-table .welcome-seat{color:var(--ivory);cursor:pointer;font:inherit}.section-one-table .welcome-seat.active{background:#c5a25c29;border-color:#c5a25c94}.section-one-timeline{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.section-one-timeline button{min-height:96px;color:var(--ivory-dim);cursor:pointer;text-align:center;background:#05130f6b;border:1px solid #f5eedd1a;border-radius:16px;place-items:center;gap:8px;padding:14px 10px;display:grid}.section-one-timeline button span{width:30px;height:30px;color:var(--gold-300);font-family:var(--font-mono);background:#c5a25c1a;border-radius:999px;place-items:center;font-size:11px;display:grid}.section-one-timeline button.active,.section-one-timeline button:hover{color:var(--ivory);background:#c5a25c17;border-color:#c5a25c61}.section-one-recap,.section-one-checkpoint{margin-top:38px}.section-one-recap-flow{margin-top:18px}.section-one-question-list{gap:16px;margin-top:18px;display:grid}.section-one-question-card h3{margin:12px 0 0}.section-one-score-card{margin-top:18px}.section-two-family-grid,.section-two-suit-rows,.section-two-group-examples,.section-two-orphans{gap:12px;margin-top:18px;display:grid}.section-two-family-group{flex-direction:column;align-items:flex-start}.section-two-captioned-tiles{flex-wrap:wrap;align-items:flex-start;gap:18px;display:flex}.section-two-captioned-tile{justify-items:center;gap:8px;display:grid}.section-two-captioned-tile span{color:var(--ivory-dim);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;font-size:10px}.section-two-suit-rows .section-one-tile-group{flex-direction:column;align-items:flex-start}.section-two-sorter{gap:12px;margin-top:18px;display:grid}.section-two-sort-card{background:#05130f5c;border:1px solid #f5eedd14;border-radius:14px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;padding:12px;display:grid}.section-two-sort-card .section-one-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.section-two-pager{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.section-two-pager button{width:44px;height:44px;color:var(--ivory-dim);cursor:pointer;background:#05130f6b;border:1px solid #f5eedd1f;border-radius:999px}.section-two-pager button.active,.section-two-pager button:hover{color:var(--ivory);background:#c5a25c1f;border-color:#c5a25c61}.section-two-table-map{background:radial-gradient(#1f8a6247,#0000 68%),linear-gradient(150deg,#123c2e 0%,#0a2a20 60%,#061a14 100%);border:1px solid #f5eedd14;border-radius:20px;grid-template-areas:"wall wall wall""hand river meld""hand river meld";gap:12px;min-height:330px;margin-top:18px;padding:16px;display:grid}.section-two-table-map button{color:var(--ivory-dim);cursor:pointer;font:inherit;background:#05130f80;border:1px solid #f5eedd1a;border-radius:16px;padding:14px;font-weight:600}.section-two-table-map button:first-child{grid-area:hand}.section-two-table-map button:nth-child(2){grid-area:meld}.section-two-table-map button:nth-child(3){grid-area:river}.section-two-table-map button:nth-child(4){grid-area:wall}.section-two-table-map button.active,.section-two-table-map button:hover{color:var(--ivory);background:#c5a25c1f;border-color:#c5a25c6b}.section-two-hand-options{gap:12px;display:grid}.section-two-hand-options>button{text-align:left;color:var(--ivory-dim);cursor:pointer;background:#05130f6b;border:1px solid #f5eedd1a;border-radius:16px;gap:10px;padding:14px;display:grid}.section-two-hand-options>button strong{color:var(--ivory);font-family:var(--font-display);font-size:20px;font-weight:500}.section-two-hand-options>button>div{gap:8px;display:grid}.section-two-hand-builder{gap:18px;display:grid}.section-two-builder-tiles,.section-two-builder-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.section-two-builder-tiles button{cursor:pointer;background:#05130f5c;border:1px solid #f5eedd1a;border-radius:10px;padding:6px}.section-two-builder-tiles button.selected{background:#c5a25c29;border-color:#c5a25ca3}.section-two-builder-tiles button.locked{cursor:default;opacity:.38}.section-two-builder-actions button{color:var(--ivory);cursor:pointer;font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;background:#05130f6b;border:1px solid #f5eedd1f;border-radius:999px;min-width:44px;min-height:44px;padding:10px 14px;font-size:11px}.section-two-builder-actions button:hover{background:#c5a25c1f;border-color:#c5a25c6b}.section-two-locked-melds{gap:10px;display:grid}.section-two-locked-melds p{color:var(--ivory-dim);margin:0}.section-two-hand-options>button.correct{background:#1f8a6233;border-color:#4db5898a}.section-two-hand-options>button.incorrect{background:#a9414129;border-color:#a941418a}.section-three-seat-table{background:radial-gradient(#1f8a6247,#0000 65%),linear-gradient(150deg,#123c2e 0%,#0a2a20 60%,#061a14 100%);border:1px solid #f5eedd14;border-radius:20px;min-height:360px;margin-top:18px;position:relative}.section-three-seat-table button{z-index:2;min-width:108px;color:var(--ivory);cursor:pointer;font:inherit;text-align:center;background:#05130fad;border:1px solid #f5eedd1f;border-radius:14px;padding:12px;position:absolute}.section-three-seat-table button.active,.section-three-seat-table button:hover{background:#c5a25c24;border-color:#c5a25c7a}.section-three-seat-table button span{font-family:var(--font-display);font-size:20px;display:block}.section-three-seat-table button small{color:var(--gold-300);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;font-size:10px}.section-three-seat-table .seat-east{bottom:18px;left:50%;transform:translate(-50%)}.section-three-seat-table .seat-south{top:50%;right:18px;transform:translateY(-50%)}.section-three-seat-table .seat-west{top:18px;left:50%;transform:translate(-50%)}.section-three-seat-table .seat-north{top:50%;left:18px;transform:translateY(-50%)}.section-three-turn-arrow{text-align:center;width:min(300px,100% - 280px);min-height:64px;color:var(--gold-300);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;z-index:1;background:#05130f80;border:1px solid #c5a25c33;border-radius:999px;place-items:center;padding:10px 14px;font-size:11px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.section-three-wall-visual{background:radial-gradient(#c5a25c1f,#0000 58%),linear-gradient(150deg,#123c2e 0%,#0a2a20 60%,#061a14 100%);border:1px solid #f5eedd14;border-radius:20px;min-height:360px;margin-top:18px;position:relative}.section-three-wall-visual strong{color:var(--gold-300);font-family:var(--font-display);text-align:center;font-size:28px;font-weight:500;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.section-three-wall-photo{object-fit:contain;border:1px solid #f5eedd14;border-radius:20px;width:100%;height:auto;max-height:min(70vh,720px);margin-top:18px;display:block;box-shadow:0 18px 38px -24px #000000d9}.zoomable-image-trigger{cursor:zoom-in;width:100%;text-align:inherit;background:0 0;border:0;padding:0;display:block}.zoomable-image-trigger img{pointer-events:none}.zoomable-image-modal{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:zoom-out;background:#05130feb;place-items:center;padding:72px 24px 24px;display:grid;position:fixed;inset:0;overflow:auto}.zoomable-image-modal img{cursor:default;border:1px solid #f5eedd29;border-radius:18px;width:auto;max-width:min(1600px,96vw);max-height:88vh;box-shadow:0 24px 80px #0009}.zoomable-image-close{min-height:44px;color:var(--ivory);cursor:pointer;background:#05130fd1;border:1px solid #f5eedd2e;border-radius:999px;padding:10px 18px;font-weight:700;position:fixed;top:18px;right:18px}.section-three-dealing-photos{gap:18px;display:grid}.section-three-dealing-photos .section-three-wall-photo:not(:first-child){margin-top:0}.section-three-dice-guide{gap:16px;margin-top:18px;display:grid}.section-three-dice-example,.section-three-dice-map,.section-three-stack-count,.section-three-dice-note{background:#05130f5c;border:1px solid #f5eedd14;border-radius:16px}.section-three-dice-example{padding:16px}.section-three-dice-example strong{color:var(--ivory);font-family:var(--font-display);margin:6px 0 8px;font-size:34px;font-weight:500;display:block}.section-three-dice-example p,.section-three-dice-note{color:var(--ivory-dim);margin:0}.section-three-dice-map{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:12px;display:grid}.section-three-dice-map div{text-align:center;background:#05130f6b;border:1px solid #f5eedd14;border-radius:12px;align-content:center;justify-items:center;gap:4px;min-height:84px;display:grid}.section-three-dice-map div.active{background:#c5a25c24;border-color:#c5a25c7a}.section-three-dice-map span,.section-three-dice-question p{color:var(--gold-300);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;font-size:11px}.section-three-dice-map strong{color:var(--ivory);font-family:var(--font-display);font-size:20px;font-weight:500}.section-three-stack-count{--stack-gap:3px;gap:var(--stack-gap);grid-template-columns:repeat(17,minmax(0,1fr));padding:14px;display:grid;overflow:visible}.section-three-stack-count span{min-width:0;height:clamp(34px,5vw,44px);color:var(--felt-ink);font-family:var(--font-mono);background:linear-gradient(#fdf8ea,#e8dfc7);border-radius:6px;place-items:center;font-size:11px;font-weight:700;display:grid;position:relative;box-shadow:inset 0 -4px #c9bfa6}.section-three-stack-count span.counted{outline-offset:-2px;outline:2px solid #c5a25cb8}.section-three-stack-count span.break-after:after{content:"";top:-8px;bottom:-8px;left:calc(-1 * (var(--stack-gap) / 2 + 2px));background:var(--red-500);border-radius:999px;width:4px;position:absolute;box-shadow:0 0 12px #c850508c}.section-three-dice-note{padding:14px 16px}.section-three-dice-check,.section-three-dice-question{gap:14px;display:grid}.section-three-dice-question{border-top:1px solid #f5eedd14;padding-top:14px}.section-three-dice-question:first-of-type{border-top:0;padding-top:0}.section-three-dice-question p{margin:0}.section-three-live-dead-guide{gap:16px;margin-top:18px;display:grid}.section-three-live-dead-wall,.section-three-live-dead-labels>div,.section-three-replacement-grid>div{background:#05130f5c;border:1px solid #f5eedd14;border-radius:16px}.section-three-live-dead-wall{gap:14px;padding:16px;display:grid}.section-three-live-dead-row{--stack-gap:3px;gap:var(--stack-gap);grid-template-columns:repeat(17,minmax(0,1fr));display:grid;overflow:visible}.section-three-live-dead-row span{min-width:0;height:clamp(34px,5vw,46px);color:var(--felt-ink);font-family:var(--font-mono);background:linear-gradient(#fdf8ea,#e8dfc7);border-radius:6px;place-items:center;font-size:11px;font-weight:700;display:grid;position:relative;box-shadow:inset 0 -4px #c9bfa6}.section-three-live-dead-row span.dead{outline-offset:-2px;outline:2px solid #c5a25cad}.section-three-live-dead-row span.live-start{outline-offset:-2px;outline:2px solid #4db589ad}.section-three-live-dead-row span.live-start:before{content:"";top:-8px;bottom:-8px;left:calc(-1 * (var(--stack-gap) / 2 + 2px));background:var(--red-500);border-radius:999px;width:4px;position:absolute;box-shadow:0 0 12px #c850508c}.section-three-live-dead-legend{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.section-three-live-dead-legend span{color:var(--ivory-dim);font-size:13px}.section-three-live-dead-labels,.section-three-replacement-grid{gap:12px;display:grid}.section-three-live-dead-labels{grid-template-columns:repeat(2,minmax(0,1fr))}.section-three-replacement-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.section-three-live-dead-labels>div,.section-three-replacement-grid>div{padding:14px}.section-three-live-dead-labels strong,.section-three-replacement-grid strong{color:var(--ivory);font-family:var(--font-display);margin:6px 0 8px;font-size:20px;font-weight:500;display:block}.section-three-live-dead-labels p,.section-three-replacement-grid p{color:var(--ivory-dim);margin:0}.wall-row{gap:3px;display:flex;position:absolute}.wall-row span{background:linear-gradient(#fdf8ea,#e8dfc7);border-radius:4px;width:18px;height:28px;box-shadow:inset 0 -3px #c9bfa6}.wall-row span.dead{background:linear-gradient(180deg, var(--gold-300), var(--gold-600))}.wall-row span.break{background:linear-gradient(180deg, #c85050, var(--red-600))}.wall-row.top{top:42px;left:50%;transform:translate(-50%)}.wall-row.bottom{bottom:42px;left:50%;transform:translate(-50%)}.wall-row.left,.wall-row.right{flex-direction:column;top:50%;transform:translateY(-50%)}.wall-row.left{left:54px}.wall-row.right{right:54px}.section-three-hotspot{width:100%;color:var(--ivory);cursor:pointer;font:inherit;text-align:left;background:#05130f6b;border:1px solid #f5eedd1f;border-radius:14px;margin-top:18px;padding:16px;display:block}.section-three-hotspot.correct,.section-three-hotspot:hover{background:#1f8a6233;border-color:#4db5898a}.section-three-mistake-card{background:radial-gradient(at 80% 20%,#a941412e,#0000 58%),#05130f6b;border:1px solid #f5eedd17;border-radius:18px;min-height:260px;margin-top:18px;padding:24px}.section-three-mistake-card h3{margin:12px 0 10px}.section-four-turn-table{background:radial-gradient(#1f8a6247,#0000 64%),linear-gradient(150deg,#123c2e 0%,#0a2a20 60%,#061a14 100%);border:1px solid #f5eedd14;border-radius:20px;min-height:350px;margin-top:18px;position:relative}.section-four-turn-table>div:not(.section-four-turn-center){z-index:2;text-align:center;background:#05130f9e;border:1px solid #f5eedd1f;border-radius:14px;min-width:104px;padding:12px;position:absolute}.section-four-turn-table .active{background:#1f8a6238!important;border-color:#4db5898a!important}.section-four-turn-table .called{background:#c5a25c24!important;border-color:#c5a25c85!important}.section-four-turn-table .discarded{box-shadow:0 0 0 3px #4db58929;border-color:#4db589b8!important}.section-four-turn-table span{font-family:var(--font-display);font-size:20px;display:block}.section-four-turn-table small{color:var(--gold-300);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;font-size:10px}.section-four-turn-table .seat-east{bottom:18px;left:50%;transform:translate(-50%)}.section-four-turn-table .seat-south{top:50%;right:18px;transform:translateY(-50%)}.section-four-turn-table .seat-west{top:18px;left:50%;transform:translate(-50%)}.section-four-turn-table .seat-north{top:50%;left:18px;transform:translateY(-50%)}.section-four-turn-center{text-align:center;color:var(--gold-300);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;background:#05130f57;border:1px solid #c5a25c33;border-radius:999px;place-items:center;font-size:11px;display:grid;position:absolute;inset:42% 20%}.section-four-draw-visual,.section-four-choice-panel,.section-four-call-window,.section-four-ending-branches{gap:18px;margin-top:18px;display:grid}.section-four-wall-mini{background:repeating-linear-gradient(90deg,#f5eeddf2 0 22px,#e8dfc7f2 22px 26px);border-radius:14px;height:74px;box-shadow:inset 0 -5px #c9bfa6,0 14px 24px -18px #000000e6}.section-four-draw-visual>span,.section-four-ending-branches p{color:var(--ivory-dim)}.section-four-choice-panel>div:last-child,.section-four-call-window{grid-template-columns:repeat(3,minmax(0,1fr))}.section-four-arranging-hand .mini-tile.drawn{outline-offset:3px;border-radius:8px;outline:3px solid #c5a25cdb;box-shadow:0 0 0 6px #c5a25c24,0 12px 22px -12px #000000e6}.section-four-choice-panel button,.section-four-call-window button,.section-four-river,.section-four-discard-board .mini-tile{color:var(--ivory);cursor:pointer;font:inherit;background:#05130f70;border:1px solid #f5eedd1f;border-radius:12px;padding:12px}.section-four-discard-board{grid-template-columns:minmax(0,1fr) minmax(180px,.45fr);gap:18px;margin-top:18px;display:grid}.section-four-discard-board .mini-tile{--tile-width:42px;--tile-height:58.333px;width:var(--tile-width);height:var(--tile-height);color:var(--jade-600);background:linear-gradient(#fdf8ea,#e8dfc7);place-items:center;padding:0;display:grid}.section-four-discard-board .mini-tile.active{outline:2px solid var(--gold-300)}.section-four-river{text-align:center;min-height:132px;color:var(--ivory-dim);place-items:center;display:grid}.section-four-call-window{align-items:center}.section-four-call-window .mini-tile{margin:0 auto}.section-four-call-example,.section-four-call-flow{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.section-four-call-step,.section-four-call-flow>div{text-align:center;background:#05130f70;border:1px solid #f5eedd1a;border-radius:16px;align-content:center;justify-items:center;gap:10px;min-width:0;padding:16px;display:grid}.section-four-call-step strong{color:var(--ivory);font-family:var(--font-display);font-size:18px;font-weight:500}.section-four-call-step p,.section-four-turn-call-example>p{color:var(--ivory-dim);margin:0}.section-four-call-step.active{background:#c5a25c1a;border-color:#c5a25c6b}.section-four-call-step.muted{opacity:.78}.mini-tile.called-tile{outline-offset:3px;border-radius:8px;outline:2px solid #c5a25cd1}.section-four-turn-call-example{gap:16px;display:grid}.section-four-ending-branches{grid-template-columns:repeat(2,minmax(0,1fr))}.section-four-ending-branches>div{background:#05130f70;border:1px solid #f5eedd1a;border-radius:16px;padding:20px}.section-four-ending-branches h3{margin:0 0 8px}.section-five-call-visual,.section-five-meld-visual,.section-five-priority,.section-five-decision-tree,.section-five-kong-flow{gap:16px;margin-top:18px;display:grid}.section-five-discard,.section-five-meld-visual>div,.section-five-priority span,.section-five-decision-tree span{background:#05130f70;border:1px solid #f5eedd1a;border-radius:16px;padding:16px}.section-five-discard{justify-items:center;gap:12px;display:grid}.section-five-call-buttons,.section-five-priority,.section-five-decision-tree{grid-template-columns:repeat(5,minmax(0,1fr))}.section-five-call-buttons{gap:8px;display:grid}.section-five-call-buttons span{color:var(--ivory-dim);text-align:center;background:#05130f70;border:1px solid #f5eedd1f;border-radius:12px;padding:12px 8px;font-weight:600}.section-five-call-buttons span.active{color:var(--ivory);background:#c5a25c24;border-color:#c5a25c80}.section-five-meld-visual strong,.section-five-kong-flow>span{color:var(--gold-300);font-family:var(--font-display);font-size:22px;font-weight:500}.section-five-priority{counter-reset:priority;grid-template-columns:1fr}.section-five-priority span{counter-increment:priority;color:var(--ivory);font-family:var(--font-display);align-items:center;gap:14px;font-size:24px;display:flex}.section-five-priority span:before{content:counter(priority);width:34px;height:34px;color:var(--gold-300);font-family:var(--font-mono);background:#c5a25c24;border-radius:999px;place-items:center;font-size:12px;display:grid}.section-five-decision-tree{grid-template-columns:repeat(3,minmax(0,1fr))}.section-five-decision-tree span{text-align:center;min-height:104px;color:var(--ivory);place-items:center;font-weight:600;display:grid}.section-six-fan-badges,.section-six-checklist,.section-six-rule-stack,.section-six-payment-visual,.section-six-point-output,.section-six-present-hand{gap:12px;margin-top:18px;display:grid}.section-six-fan-badges{grid-template-columns:repeat(5,minmax(0,1fr))}.section-six-fan-badges span,.section-six-checklist span,.section-six-rule-stack span,.section-six-point-output span,.section-six-present-hand>div,.section-six-gallery>div:first-child,.section-six-limit-grid button,.section-six-limit-grid p{background:#05130f70;border:1px solid #f5eedd1a;border-radius:16px;padding:16px}.section-six-fan-badges span{min-height:92px;color:var(--gold-300);font-family:var(--font-display);text-align:center;place-items:center;font-size:22px;display:grid}.section-six-fan-badges span.limit{background:#c5a25c1f;border-color:#c5a25c70}.section-six-checklist{counter-reset:scoring-step}.section-six-checklist span{counter-increment:scoring-step;color:var(--ivory);align-items:center;gap:14px;font-weight:700;display:flex}.section-six-checklist span:before{content:counter(scoring-step);width:34px;height:34px;color:var(--jade-300);font-family:var(--font-mono);background:#1f8a6233;border-radius:999px;place-items:center;font-size:12px;display:grid}.section-six-rule-stack span{color:var(--ivory);font-weight:650}.section-six-payment-visual{grid-template-columns:repeat(4,minmax(0,1fr))}.section-six-payment-visual div{text-align:center;min-height:96px;color:var(--ivory-dim);background:#05130f70;border:1px solid #f5eedd1a;border-radius:18px;place-items:center;font-weight:700;display:grid}.section-six-payment-visual .winner{color:var(--gold-300);background:#c5a25c24;border-color:#c5a25c80}.section-six-payment-visual .payer{color:var(--jade-300);background:#1f8a6229;border-color:#1f8a627a}.section-six-payment-toggle{gap:18px;display:grid}.section-six-gallery{gap:14px;margin-top:18px;display:grid}.section-six-gallery strong,.section-six-limit-grid strong,.section-six-present-hand strong{color:var(--gold-300);font-family:var(--font-display);font-size:24px;font-weight:500}.section-six-gallery-controls{flex-wrap:wrap;gap:8px;display:flex}.section-six-gallery-controls button{width:44px;height:44px;color:var(--ivory-dim);cursor:pointer;background:#05130f70;border:1px solid #f5eedd1f;border-radius:999px}.section-six-gallery-controls button.active,.section-six-gallery-controls button:hover{color:var(--ivory);background:#c5a25c24;border-color:#c5a25c7a}.section-six-limit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.section-six-limit-grid button{min-height:78px;color:var(--ivory-dim);cursor:pointer;font:inherit;text-align:center}.section-six-limit-grid button.active,.section-six-limit-grid button:hover{color:var(--ivory);background:#c5a25c24;border-color:#c5a25c7a}.section-six-limit-grid p{color:var(--ivory-dim);grid-column:1/-1}.section-six-limit-grid p strong{margin-bottom:8px;display:block}.section-six-table-wrap{gap:18px;margin-top:18px;display:grid}.section-six-points-table{border-collapse:collapse;background:#05130f70;border-radius:16px;width:100%;overflow:hidden}.section-six-points-table th,.section-six-points-table td{text-align:left;border:1px solid #f5eedd1a;padding:12px}.section-six-points-table th{color:var(--gold-300);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;font-size:11px}.section-six-points-table td{color:var(--ivory)}.section-six-points-tool{gap:14px;display:grid}.section-six-points-tool label{color:var(--ivory);font-weight:700}.section-six-points-tool input{accent-color:var(--gold-300);min-height:44px}.section-six-point-output{grid-template-columns:repeat(3,minmax(0,1fr))}.section-six-point-output strong{color:var(--gold-300);font-family:var(--font-display);margin-top:6px;font-size:24px;font-weight:500;display:block}.section-six-present-hand{grid-template-columns:repeat(2,minmax(0,1fr))}.section-six-present-hand small{color:var(--ivory-dim)}.section-six-checkpoint{gap:16px;display:grid}.section-seven-flow,.section-seven-mistake-grid,.section-seven-etiquette-grid,.section-seven-readiness{gap:12px;margin-top:18px;display:grid}.section-seven-flow{counter-reset:flow-step}.section-seven-flow button,.section-seven-mistake-grid span,.section-seven-etiquette-grid span,.section-seven-readiness-item,.section-seven-round-tracker button,.section-seven-wall-empty,.section-seven-round-tracker p,.section-seven-wind-cycle p{color:var(--ivory-dim);background:#05130f70;border:1px solid #f5eedd1a;border-radius:16px;padding:16px}.section-seven-flow button{cursor:pointer;font:inherit;text-align:left;align-items:center;gap:14px;display:flex}.section-seven-flow button.active,.section-seven-round-tracker button.active,.section-seven-round-tracker button:hover,.section-seven-readiness-item:hover{color:var(--ivory);background:#c5a25c1f;border-color:#c5a25c7a}.section-seven-flow button span{width:34px;height:34px;color:var(--jade-300);font-family:var(--font-mono);background:#1f8a6233;border-radius:999px;flex:none;place-items:center;font-size:12px;display:grid}.section-seven-wall-empty{grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;gap:8px;display:grid}.section-seven-wall-empty span{background:linear-gradient(#fdf8ea,#d9cfb8);border-radius:8px;height:38px;box-shadow:inset 0 -3px #bfb399}.section-seven-wall-empty span.empty{box-shadow:none;background:#f5eedd0a;border:1px dashed #f5eedd26}.section-seven-wall-empty strong,.section-seven-wall-empty p{grid-column:1/-1}.section-seven-wall-empty strong,.section-seven-dealer-table .dealer span,.section-seven-round-tracker p,.section-seven-wind-cycle strong{color:var(--gold-300);font-family:var(--font-display);font-size:24px;font-weight:500}.section-seven-wall-empty p{color:var(--ivory-dim);margin:0}.section-seven-dealer-table{background:radial-gradient(circle,#c5a25c1a,#0000 34%),#05130f70;border:1px solid #f5eedd1a;border-radius:22px;min-height:360px;margin-top:18px;position:relative}.section-seven-dealer-table .seat,.section-seven-dealer-table .center{text-align:center;min-width:112px;color:var(--ivory);background:#05130f94;border:1px solid #f5eedd1a;border-radius:16px;padding:14px;position:absolute}.section-seven-dealer-table .seat small{color:var(--gold-300);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;margin-top:4px;font-size:10px;display:block}.section-seven-dealer-table .dealer{background:#c5a25c24;border-color:#c5a25c8a}.section-seven-dealer-table .east{bottom:18px;left:50%;transform:translate(-50%)}.section-seven-dealer-table .south{top:50%;right:18px;transform:translateY(-50%)}.section-seven-dealer-table .west{top:18px;left:50%;transform:translate(-50%)}.section-seven-dealer-table .north{top:50%;left:18px;transform:translateY(-50%)}.section-seven-dealer-table .center{color:var(--ivory-dim);place-items:center;font-size:13px;display:grid;inset:42% 27%}.section-seven-wind-cycle,.section-seven-round-tracker{gap:14px;display:grid}.section-seven-cycle-controls{flex-wrap:wrap;gap:12px;margin-top:14px;display:flex}.section-seven-cycle-controls .learn-secondary-link{color:var(--gold-300);cursor:pointer;font:inherit;background:#05130f70;border:1px solid #c5a25c57;border-radius:14px;min-height:48px;padding:12px 16px;font-weight:700}.section-seven-cycle-controls .learn-secondary-link:hover{color:var(--ivory);background:#c5a25c1f;border-color:#c5a25c8a}.section-seven-round-tracker{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:18px}.section-seven-round-tracker button{cursor:pointer;min-height:78px;font:inherit;font-weight:700}.section-seven-round-tracker p{grid-column:1/-1;margin:0}.section-seven-mistake-grid,.section-seven-etiquette-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.section-seven-mistake-grid span,.section-seven-etiquette-grid span{text-align:center;min-height:90px;color:var(--ivory);place-items:center;font-weight:700;display:grid}.section-seven-readiness-item{grid-template-columns:44px 1fr auto;align-items:center;gap:8px 16px;display:grid}.section-seven-readiness input{accent-color:var(--gold-300);justify-self:center;width:44px;height:44px}.section-seven-readiness a{color:var(--gold-300);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;align-items:center;min-height:44px;font-size:11px;text-decoration:none;display:inline-flex}.section-seven-readiness p{color:var(--ivory-dim);margin:0}.section-seven-readiness-bar{background:#f5eedd1a;border-radius:999px;height:10px;overflow:hidden}.section-seven-readiness-bar span{border-radius:inherit;background:linear-gradient(90deg, var(--jade-500), var(--gold-300));height:100%;transition:width .2s;display:block}.section-seven-checkpoint{gap:16px;display:grid}.final-test{gap:18px;display:grid}.final-test-intro{grid-column:1/-1}.final-test-progress{background:#f5eedd1a;border-radius:999px;height:10px;margin-top:18px;overflow:hidden}.final-test-progress span{border-radius:inherit;background:linear-gradient(90deg, var(--jade-500), var(--gold-300));height:100%;transition:width .2s;display:block}.final-test-category-strip{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.final-test-category-strip span{color:var(--ivory-dim);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;background:#05130f70;border:1px solid #f5eedd1a;border-radius:16px;padding:14px;font-size:11px}.final-test-category-strip strong{color:var(--gold-300);font-family:var(--font-display);letter-spacing:0;text-transform:none;margin-top:8px;font-size:22px;font-weight:500;display:block}.final-test-question{min-width:0}.final-test-question-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.final-test-tiles{margin:0}.final-test-tiles .mini-tile{--tile-width:36px;--tile-height:50px;width:var(--tile-width);height:var(--tile-height);font-size:18px}.final-test-feedback{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-top:14px;display:flex}.final-test-feedback p{color:var(--gold-300);margin:0}.final-test-feedback a,.final-test-next-steps a{text-decoration:none}.final-test-result{border-color:#c5a25c3d}.final-test-result.passed{background:#1f8a6224;border-color:#1f8a628c}.final-test-result.failed{background:#c5a25c1a;border-color:#c5a25c73}.final-test-next-steps{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.learn-footer{margin-top:0}.store-preview{background:linear-gradient(#05130ffa,#071b18f0);border-top:1px solid #f5eedd0f;border-bottom:1px solid #f5eedd0f;padding:38px 0 34px}.store-preview .wrap{justify-content:center;display:flex}.store-preview-card{background:linear-gradient(#0e2a22e0,#0a3528b3);border:1px solid #f5eedd1f;border-radius:22px;grid-template-columns:auto 1fr;grid-template-areas:"icon copy""icon badges";align-items:center;gap:20px;width:fit-content;max-width:100%;padding:22px;display:grid;box-shadow:inset 0 1px #ffffff0f,0 16px 34px -28px #000000e6}.store-icon-wrap{background:#0a2a20;border:1px solid #f5eedd33;border-radius:22px;flex-shrink:0;grid-area:icon;width:clamp(132px,12vw,152px);height:clamp(132px,12vw,152px);overflow:hidden;box-shadow:0 14px 26px -18px #000c}.store-icon-wrap img{object-fit:cover;width:100%;height:100%;display:block}.store-copy{flex-direction:column;grid-area:copy;gap:10px;max-width:52ch;display:flex}.store-title,.store-subtitle{margin:0}.store-title{font-size:clamp(20px,2.1vw,28px)}.store-subtitle{color:var(--ivory-dim);max-width:52ch;font-size:clamp(14px,1.1vw,16px)}.store-badges{grid-area:badges;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;max-width:52ch;margin-top:2px;display:grid}.store-badge{white-space:nowrap;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:10px 16px;font-size:14px;font-weight:600;line-height:1;display:inline-flex}.store-badge-icon{justify-content:center;align-items:center;width:17px;height:17px;display:inline-flex}.store-badge-icon svg{width:100%;height:100%;display:block}.store-badge.ios{color:#111;background:#fff;border-color:#ffffffa6}.store-badge.play{color:#f5f0e4;background:#111a1a;border-color:#f5eedd3d}.features{grid-template-columns:repeat(12,1fr);gap:20px;display:grid}.card{background:linear-gradient(#0e2a22e6,#0a352899);border:1px solid #f5eedd14;border-radius:20px;padding:28px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 20px 40px -30px #000c}.card .eyebrow{color:var(--gold-300)}.card h3{margin:14px 0 10px}.card p{color:var(--ivory-dim);max-width:42ch;margin:0}.card.span-7{grid-column:span 7}.card.span-5{grid-column:span 5}.card.span-6{grid-column:span 6}.card.span-4{grid-column:span 4}.card.span-8{grid-column:span 8}.fv{background:radial-gradient(at 50% 40%,#1f8a6240,#0000 65%),linear-gradient(#0c2921,#061814);border:1px solid #f5eedd0d;border-radius:14px;height:260px;margin-top:24px;position:relative;overflow:hidden}.fv-tables{flex-direction:column;gap:10px;padding:20px;display:flex}.mini-table{background:#071b18d9;border:1px solid #1f8a622e;border-radius:12px;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.mini-table .tt{font-family:var(--font-display);font-size:18px;font-weight:500}.mini-table .tmeta{color:var(--ivory-dim);margin-top:2px;font-size:12px}.mini-table .persist{color:var(--jade-300);background:#1f8a6233;border:1px solid #1f8a6259;border-radius:999px;padding:3px 9px;font-size:11px}.mini-table .dot{background:var(--jade-300);border-radius:999px;width:7px;height:7px;margin-right:6px;display:inline-block;box-shadow:0 0 0 3px #1f8a6233}.mini-table .who{color:var(--gold-300);align-items:center;margin-top:2px;font-size:12px;display:flex}.fv-variants{justify-content:center;align-items:center;gap:14px;padding:20px;display:flex}.chip{color:var(--jade-300);background:#1f8a6214;border:1px solid #1f8a6259;border-radius:10px;padding:10px 16px;font-size:13px;font-weight:500}.chip.on{color:var(--ivory);border-color:var(--jade-500);background:#1f8a6233}.variant-tile-row{gap:8px;margin-top:18px;display:flex}.mini-tile{width:42px;height:56px;font-family:var(--font-display);color:var(--jade-600);background:linear-gradient(#fdf8ea,#e8dfc7);border-radius:6px;place-items:center;font-size:22px;font-weight:600;display:grid;overflow:hidden;box-shadow:inset 0 -3px #c9bfa6,0 4px 10px -4px #0009}.mini-tile.red{color:var(--red-500)}.mini-tile.tile-image{--tile-width:60px;--tile-height:83.333px;width:var(--tile-width);height:var(--tile-height);min-width:var(--tile-width);min-height:0;max-width:var(--tile-width);background:0 0;border-radius:0;flex:none;max-height:none;overflow:visible;box-shadow:0 8px 14px -8px #000000b3}.mini-tile img{width:var(--tile-width);height:var(--tile-height);min-width:var(--tile-width);min-height:var(--tile-height);max-width:var(--tile-width);max-height:var(--tile-height);object-fit:fill;display:block}.fv-invite{justify-content:center;align-items:center;padding:20px;display:flex}.invite-code{font-family:var(--font-mono);letter-spacing:.3em;color:var(--gold-300);background:#c5a25c0d;border:1px dashed #c5a25c66;border-radius:12px;padding:18px 26px;font-size:28px}.fv-friends{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;padding:20px;display:flex}.friend{background:#071b18b3;border:1px solid #f5eedd14;border-radius:999px;align-items:center;gap:10px;padding:10px 14px;display:flex}.friend .avatar{width:28px;height:28px;color:var(--ivory);font-size:11px;font-weight:600;font-family:var(--font-display);background:linear-gradient(135deg,#2b6a56,#163b2e);border-radius:999px;place-items:center;display:grid}.friend .status{background:var(--jade-300);border-radius:999px;width:6px;height:6px;box-shadow:0 0 0 3px #1f8a6233}.showcase{padding-top:40px}.phones-row{grid-template-columns:repeat(3,1fr);align-items:end;gap:32px;display:grid}.phone{aspect-ratio:9/19.5;background:linear-gradient(#1b1b1f,#0e0e10);border-radius:44px;padding:8px;position:relative;box-shadow:0 40px 60px -30px #000c,inset 0 0 0 1px #2a2a2e,inset 0 2px #ffffff0d}.phone.center{transform:translateY(-22px)}.phone .screen{background:var(--felt-deep);border-radius:36px;position:absolute;inset:8px;overflow:hidden}.phone img{object-fit:cover;width:100%;height:100%;display:block}.phone-cap{text-align:center;color:var(--ivory-dim);font-size:13px;font-family:var(--font-mono);letter-spacing:.1em;margin-top:18px}.steps{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.step{background:#071b1880;border:1px solid #f5eedd14;border-radius:20px;padding:28px;position:relative}.step-num{font-family:var(--font-display);color:#c5a25c47;margin-bottom:10px;font-size:56px;font-weight:300;line-height:1}.step h3{margin-bottom:8px;font-size:22px}.step p{color:var(--ivory-dim);margin:0;font-size:14px}.quote-wrap{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}blockquote{font-family:var(--font-display);color:var(--ivory);margin:0;font-size:clamp(28px,3.2vw,42px);font-style:italic;font-weight:300;line-height:1.2}blockquote:before{content:"“";color:var(--gold-500);vertical-align:-.15em;margin-right:4px;font-size:1.2em;line-height:0}.quote-attr{color:var(--ivory-dim);font-size:13px;font-family:var(--font-mono);letter-spacing:.08em;margin-top:20px}.faq{border-top:1px solid #f5eedd14;flex-direction:column;gap:0;display:flex}.faq details{border-bottom:1px solid #f5eedd14;padding:22px 4px}.faq summary{cursor:pointer;font-family:var(--font-display);color:var(--ivory);justify-content:space-between;align-items:center;font-size:22px;font-weight:500;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary .plus{width:28px;height:28px;color:var(--gold-300);font-family:var(--font-body);border:1px solid #f5eedd33;border-radius:999px;place-items:center;font-size:18px;font-weight:400;transition:transform .2s,border-color .2s;display:grid}.faq details[open] summary .plus{border-color:var(--gold-500);color:var(--gold-500);transform:rotate(45deg)}.faq .answer{color:var(--ivory-dim);max-width:72ch;margin-top:12px;font-size:15px}.contact-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.contact-card{color:var(--ivory);background:linear-gradient(#0e2a22e6,#0a352899);border:1px solid #f5eedd14;border-radius:16px;padding:24px 26px;text-decoration:none;transition:border-color .2s,transform .15s;display:block}.contact-card:hover{border-color:#c5a25c66;transform:translateY(-2px)}.contact-eye{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--gold-300);font-size:11px}.contact-val{font-family:var(--font-display);color:var(--ivory);margin-top:10px;font-size:22px;font-weight:500}.contact-meta{color:var(--ivory-dim);margin-top:6px;font-size:13px}@media (max-width:720px){.contact-grid{grid-template-columns:1fr}.contact-val{word-break:break-word;font-size:18px}}.final{text-align:center;background:radial-gradient(at 20% 0,#1f8a6259,#0000 55%),radial-gradient(at 80% 100%,#c5a25c26,#0000 60%),linear-gradient(150deg,#123c2e 0%,#0a2a20 60%,#061a14 100%);border:1px solid #f5eedd14;border-radius:28px;padding:72px 56px;position:relative;overflow:hidden;box-shadow:0 60px 100px -50px #000c}.final:after{content:"";mix-blend-mode:overlay;opacity:.5;pointer-events:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='220' height='220'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='1.1' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0  0 0 0 0 0.18  0 0 0 0 0.14  0 0 0 0.45 0'/></filter><rect width='100%' height='100%' filter='url(%23n)' opacity='0.4'/></svg>");position:absolute;inset:0}.final h2{max-width:14ch;margin:0 auto}.final .lede{margin:22px auto 0}.final .capture{margin:36px auto 0}.final-tiles{pointer-events:none;position:absolute;inset:0}.final-tiles .tile{opacity:.9}.final-tiles .tile.ft1{--tile-width:62px;--tile-height:86.111px;font-size:32px;top:18%;left:3%;transform:rotate(-16deg)}.final-tiles .tile.ft2{--tile-width:56px;--tile-height:77.778px;font-size:28px;top:65%;left:8%;transform:rotate(8deg)}.final-tiles .tile.ft3{--tile-width:60px;--tile-height:83.333px;font-size:30px;top:20%;right:6%;transform:rotate(14deg)}.final-tiles .tile.ft4{--tile-width:66px;--tile-height:91.667px;font-size:34px;top:62%;right:3%;transform:rotate(-6deg)}footer{border-top:1px solid #f5eedd12;margin-top:80px;padding:60px 0 48px}footer .row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:40px;display:flex}footer .cols{gap:56px;display:flex}footer h4{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--gold-300);margin-bottom:14px;font-size:12px;font-weight:600}footer ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}footer a{color:var(--ivory-dim);font-size:14px;text-decoration:none}footer a:hover{color:var(--ivory)}footer .fine{color:#f5eedd59;font-size:12px;font-family:var(--font-mono);letter-spacing:.08em;margin-top:40px}.toast{background:var(--jade-700);color:var(--ivory);box-sizing:border-box;border:1px solid var(--jade-500);opacity:0;z-index:60;border-radius:12px;align-items:center;gap:10px;max-width:min(420px,100vw - 32px);padding:14px 22px;font-size:14px;transition:transform .4s cubic-bezier(.2,.8,.2,1),opacity .3s;display:flex;position:fixed;bottom:32px;left:50%;transform:translate(-50%)translateY(100px);box-shadow:0 20px 40px -10px #0009}.toast.show{opacity:1;transform:translate(-50%)translateY(0)}.toast .check{background:var(--jade-300);width:18px;min-width:18px;height:18px;min-height:18px;color:var(--felt-ink);border-radius:999px;flex:0 0 18px;place-items:center;font-size:11px;font-weight:800;line-height:1;display:grid}.tweaks-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:80;background:#05130feb;border:1px solid #f5eedd24;border-radius:16px;width:280px;padding:16px;font-size:13px;display:none;position:fixed;bottom:20px;right:20px;box-shadow:0 20px 50px -10px #000000b3}.tweaks-panel.on{display:block}.tweaks-panel h5{font-family:var(--font-display);color:var(--ivory);justify-content:space-between;align-items:center;margin:0 0 14px;font-size:16px;font-weight:500;display:flex}.tweaks-panel label{letter-spacing:.12em;text-transform:uppercase;color:var(--gold-300);margin-top:14px;margin-bottom:6px;font-size:11px;display:block}.tweaks-panel .seg{background:#f5eedd0f;border-radius:10px;gap:4px;padding:3px;display:flex}.tweaks-panel .seg button{color:var(--ivory-dim);cursor:pointer;background:0 0;border:0;border-radius:8px;flex:1;padding:8px 6px;font-size:12px;transition:background .15s}.tweaks-panel .seg button.on{background:var(--jade-600);color:var(--ivory)}.hero-stage.angle-stage{box-shadow:none;aspect-ratio:1;background:0 0;width:100%;max-width:380px;margin:0 auto;overflow:visible}.hero-stage.angle-stage:after{display:none}.hero-stage.angle-stage .gold-ring{width:78%}.hero-phone-img{filter:drop-shadow(0 40px 50px #0009)drop-shadow(0 10px 20px #0006);pointer-events:none;width:clamp(200px,26vw,300px);max-width:85%;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:720px){.wrap{padding:0 20px}h1{font-size:clamp(38px,9vw,56px)}.hero{padding:36px 0 56px}.hero-grid{gap:32px}.hero-stage.angle-stage{aspect-ratio:auto;max-width:240px;box-shadow:none;background:0 0;border-radius:0;overflow:visible}.hero-phone-img{width:100%;max-width:none;margin:0 auto;display:block;position:static;transform:none}section{padding:64px 0}section.tight{padding:56px 0}.section-head{margin-bottom:36px}.card{padding:22px}.fv{height:220px}.step{padding:22px}.final{border-radius:22px;padding:40px 22px}.learn-hero-card,.learn-goals-card,.learn-content-card,.learn-complete-card,.learn-section-card{border-radius:16px}.learn-hero{padding:48px 0 62px}.learn-action-panel,.learn-complete-card,.learn-action-row{flex-direction:column;align-items:stretch}.learn-action-row .btn-primary,.learn-complete-card .btn-primary{text-align:center}.learn-hero-card{grid-template-columns:1fr;padding:22px}.welcome-table{border-radius:16px;min-height:300px}.welcome-seat{min-width:74px;padding:8px}.welcome-seat span{font-size:17px}.welcome-wall-left{left:74px}.welcome-wall-right{right:74px}.welcome-wall-top,.welcome-wall-bottom{left:24%;right:24%}.welcome-table-center{width:42%}.welcome-table-center strong{font-size:18px}.welcome-rule-card,.welcome-takeaway-card{display:block}.section-one-tabs,.section-one-answer-grid{grid-template-columns:1fr}.section-one-timeline-card .section-one-timeline{grid-template-columns:repeat(3,minmax(0,1fr))}.section-one-timeline-card .section-one-timeline button{min-height:86px;padding:12px 6px}.section-two-sort-card,.section-two-sort-card .section-one-tabs,.section-two-table-map{grid-template-columns:1fr}.section-two-table-map{grid-template-areas:"hand""meld""river""wall";min-height:auto}.section-three-live-dead-labels,.section-three-replacement-grid,.section-three-live-dead-legend{grid-template-columns:1fr}.section-three-seat-table,.section-three-wall-visual,.section-four-turn-table{min-height:300px}.section-four-turn-table>div:not(.section-four-turn-center){min-width:82px;padding:9px}.section-four-turn-table span{font-size:17px}.section-four-turn-center{font-size:9px;inset:43% 22%}.section-four-discard-board,.section-four-ending-branches,.section-four-choice-panel>div:last-child,.section-four-call-example,.section-four-call-flow,.section-four-call-window,.section-five-decision-tree,.section-six-fan-badges,.section-six-payment-visual,.section-six-point-output,.section-six-present-hand,.section-seven-wall-empty,.section-seven-round-tracker,.final-test-category-strip{grid-template-columns:1fr}.section-five-call-buttons{grid-template-columns:repeat(5,minmax(0,1fr))}.section-five-call-buttons span{padding:10px 4px;font-size:12px}.section-six-limit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-six-limit-grid p{grid-column:1/-1}.section-six-limit-grid button{min-height:68px;padding:12px 8px}.section-seven-dealer-table{min-height:300px}.section-seven-dealer-table .seat{min-width:86px;padding:10px}.section-seven-dealer-table .center{font-size:10px;inset:43% 22%}.section-seven-mistake-grid,.section-seven-etiquette-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-seven-readiness-item{grid-template-columns:44px 1fr}.section-seven-readiness a{grid-column:2}.section-three-seat-table button{min-width:82px;padding:9px}.section-three-seat-table button span{font-size:17px}.section-three-turn-arrow{width:min(180px,100% - 220px);font-size:9px}.wall-row span{width:13px;height:22px}.wall-row.left{left:32px}.wall-row.right{right:32px}.section-one-tile-group{flex-direction:column;align-items:flex-start}.section-one-complete{flex-direction:column;align-items:stretch}.section-one-complete .btn-primary{width:100%}.welcome-takeaway-card .btn-primary{text-align:center;margin-top:18px;display:block}.learn-lesson-row{grid-template-columns:52px minmax(0,1fr) auto;gap:12px}.learn-lesson-row strong{font-size:19px}.learn-lesson-number{font-size:24px}.final h2{font-size:36px}.capture{flex-direction:column;max-width:100%}.capture .btn-primary{width:100%}.toast{align-items:flex-start;width:calc(100vw - 32px);padding:14px 18px;bottom:24px}.invite-code{padding:14px 18px;font-size:22px}blockquote{font-size:26px}.phone-cap{font-size:12px}.quote-wrap{gap:20px}.modal-card{padding:32px 22px 26px}.modal-card h2{font-size:28px}.marquee-row{justify-content:center!important;gap:16px!important}nav.top{box-sizing:border-box;height:80px;padding:0}nav.top .row{grid-template-rows:80px;grid-template-columns:auto 1fr auto;align-items:center;column-gap:16px;height:100%;padding:0 16px;display:grid}nav.top .brand{grid-area:1/1;align-self:center;margin:0}nav.top .brand .mark{border-radius:12px;width:60px;height:60px}nav.top ul,nav.top .nav-cta{display:none}nav.top .menu-toggle{cursor:pointer;background:#05130fa6;border:1px solid #f5eedd33;border-radius:10px;flex-direction:column;grid-area:1/3;justify-content:center;place-self:center end;gap:4px;width:44px;height:44px;padding:0 10px;display:flex}nav.top .menu-toggle span{background:var(--ivory);border-radius:999px;width:100%;height:2px;transition:transform .2s,opacity .2s;display:block}nav.top .menu-toggle.open span:first-child{transform:translateY(7px)rotate(45deg)}nav.top .menu-toggle.open span:nth-child(2){opacity:0}nav.top .menu-toggle.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}nav.top .mobile-menu{background:#05130ff2;border:1px solid #f5eedd1f;border-radius:14px;margin-top:8px;padding:14px;position:absolute;top:100%;left:16px;right:16px}nav.top .mobile-menu:not(.open){display:none}nav.top .mobile-menu.open{display:block}nav.top .mobile-menu-cta{text-align:center;width:100%;color:var(--gold-200);background:linear-gradient(180deg, var(--jade-500), var(--jade-600));border:1px solid var(--jade-600);border-radius:10px;margin-bottom:14px;padding:12px 16px;font-weight:600;text-decoration:none;display:block}nav.top .mobile-menu-cta:hover{color:var(--ivory)}nav.top .mobile-menu-cols{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}nav.top .mobile-menu h4{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:var(--gold-300);margin:0 0 8px;font-size:11px}nav.top .mobile-menu ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}nav.top .mobile-menu a{color:var(--ivory-dim);font-size:14px;text-decoration:none}nav.top .mobile-menu a:hover{color:var(--ivory)}nav.top .brand .name{display:none}nav.top .brand-name-mobile{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ivory);grid-area:1/2;place-self:center;font-size:22px;font-weight:500;line-height:1.05;display:block}nav.top.learn-top{height:auto;padding:12px 0}nav.top.learn-top .row{height:auto;min-height:56px;padding:0 20px;display:flex}nav.top.learn-top .brand .mark{width:46px;height:46px}nav.top.learn-top ul{gap:14px;margin-left:auto;display:flex}nav.top.learn-top ul a{font-size:13px}footer .row{flex-direction:column;gap:32px}footer .cols{flex-wrap:wrap;gap:40px}}@media (min-width:721px) and (max-width:960px){.hero-phone-img{width:clamp(190px,42vw,260px)}}@media (max-width:960px){.hero-grid{grid-template-columns:1fr;gap:40px}.store-preview-card{grid-template-columns:auto 1fr;grid-template-areas:"icon copy""badges badges";gap:14px 16px}.store-icon-wrap{border-radius:18px;width:clamp(96px,24vw,120px);height:clamp(96px,24vw,120px)}.store-copy{gap:8px}.store-badges{grid-template-columns:1fr;max-width:none;margin-top:4px}.store-badge{justify-content:flex-start}.features,.learn-hero-grid,.learn-section-hero-grid,.learn-section-grid,.learn-version-grid,.learn-lesson-template,.learn-content-grid{grid-template-columns:1fr}.learn-section-grid,.learn-version-grid{gap:14px}.learn-complete-card,.learn-takeaway-card{grid-column:auto}.card.span-7,.card.span-5,.card.span-6,.card.span-4,.card.span-8{grid-column:span 1}.phones-row{grid-template-columns:1fr}.phones-row>div{justify-self:center;width:100%;max-width:300px}.phone{width:100%;margin:0 auto}.phone.center{transform:none}.quote-wrap{grid-template-columns:1fr;gap:24px}.steps{grid-template-columns:1fr}nav.top ul{display:none}nav.top .menu-toggle{cursor:pointer;background:#05130fa6;border:1px solid #f5eedd33;border-radius:10px;flex-direction:column;flex-shrink:0;justify-content:center;gap:4px;width:44px;height:44px;padding:0 10px;display:flex}nav.top .nav-cta{align-items:center;min-height:46px;display:inline-flex}nav.top .menu-toggle span{background:var(--ivory);border-radius:999px;width:100%;height:2px;transition:transform .2s,opacity .2s;display:block}nav.top .menu-toggle.open span:first-child{transform:translateY(7px)rotate(45deg)}nav.top .menu-toggle.open span:nth-child(2){opacity:0}nav.top .menu-toggle.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}nav.top .mobile-menu{background:#05130ff2;border:1px solid #f5eedd1f;border-radius:14px;margin-top:8px;padding:14px;position:absolute;top:100%;left:16px;right:16px}nav.top .mobile-menu:not(.open){display:none}nav.top .mobile-menu.open{display:block}nav.top .mobile-menu-cta{text-align:center;width:100%;min-height:48px;color:var(--gold-200);background:linear-gradient(180deg, var(--jade-500), var(--jade-600));border:1px solid var(--jade-600);border-radius:10px;justify-content:center;align-items:center;margin-bottom:14px;padding:12px 16px;font-weight:600;text-decoration:none;display:flex}nav.top .mobile-menu-cta:hover{color:var(--ivory)}nav.top .mobile-menu-cols{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}nav.top .mobile-menu h4{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:var(--gold-300);margin:0 0 8px;font-size:11px}nav.top .mobile-menu ul{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}nav.top .mobile-menu a{min-width:44px;min-height:44px;color:var(--ivory-dim);align-items:center;font-size:14px;text-decoration:none;display:flex}nav.top .mobile-menu a:hover{color:var(--ivory)}.brand,footer a,.learn-breadcrumb-trail a,.learn-secondary-link{align-items:center;min-width:44px;min-height:44px;display:inline-flex}.final{padding:48px 24px}.final-tiles{display:none}section{padding:72px 0}}@media (max-width:720px){nav.top .nav-cta{display:none}nav.top .brand-name-mobile{white-space:nowrap;font-size:clamp(18px,5vw,22px)}.phones-row>div{max-width:240px}}body[data-hero=table] .hero-stage.default,body[data-hero=default] .hero-stage.table,body[data-hero=tile-rain] .hero-stage.default,body[data-hero=tile-rain] .hero-stage.table{display:none}body[data-hero=tile-rain] .hero-stage.rain{display:block}body:not([data-hero=tile-rain]) .hero-stage.rain{display:none}@keyframes fall{0%{transform:translateY(-120%) rotate(var(--r,0deg));opacity:0}10%{opacity:1}to{transform:translateY(520px) rotate(calc(var(--r,0deg) + 40deg));opacity:.2}}.rain-tile{--tile-width:58px;--tile-height:80.556px;width:var(--tile-width);height:var(--tile-height);color:var(--jade-600);font-family:var(--font-display);background:linear-gradient(#fdf8ea 0%,#f0e6cf 100%);border-radius:8px;place-items:center;font-size:30px;font-weight:600;animation:6s linear infinite fall;display:grid;position:absolute;box-shadow:inset 0 -4px #c9bfa6,0 10px 14px -6px #0000008c}body[data-accent=gold] .btn-primary:not(.gold){background:linear-gradient(180deg, var(--gold-300), var(--gold-600));color:var(--felt-ink)}body[data-accent=red] .btn-primary:not(.gold){background:linear-gradient(180deg, #c85050, var(--red-600));color:var(--ivory)}.contact-form{flex-direction:column;gap:12px;margin-top:18px;display:flex}.contact-form label{letter-spacing:.14em;text-transform:uppercase;color:var(--gold-300);font-size:11px;font-family:var(--font-mono);flex-direction:column;gap:6px;display:flex}.contact-form input,.contact-form textarea{color:var(--ivory);font-family:var(--font-body);letter-spacing:0;text-transform:none;resize:vertical;background:#05130f99;border:1px solid #f5eedd1f;border-radius:10px;outline:none;padding:12px 14px;font-size:15px;transition:border-color .15s}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--gold-500)}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#f5eedd52}.modal{z-index:100;display:none;position:fixed;inset:0}.modal.on{display:block}.modal-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#050f0cc7;animation:.2s fadeIn;position:absolute;inset:0}.modal-card{background:radial-gradient(at 20% 0,#1f8a6247,#0000 55%),linear-gradient(160deg,#123c2e 0%,#0a2a20 70%,#061a14 100%);border:1px solid #f5eedd1f;border-radius:22px;width:min(520px,100vw - 32px);padding:40px 36px 36px;animation:.25s cubic-bezier(.2,.8,.2,1) popIn;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 40px 80px -20px #000c}.modal-close{width:36px;height:36px;color:var(--ivory);cursor:pointer;background:#f5eedd14;border:1px solid #f5eedd1f;border-radius:999px;place-items:center;font-size:22px;line-height:1;display:grid;position:absolute;top:14px;right:14px}.modal-close:hover{background:#f5eedd24}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes popIn{0%{opacity:0;transform:translate(-50%,-46%)scale(.96)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}
