:root{font-family:DM Sans,system-ui,sans-serif;color:#23343a;background:#f8faf9;font-synthesis:none;--teal:#087f8c;--line:#dde6e4;--muted:#677879}*{box-sizing:border-box;letter-spacing:0}body{margin:0}button,input,textarea,select{font:inherit}button,a,label{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{border:0}svg{width:20px;height:20px;flex-shrink:0}button:disabled{opacity:.5;cursor:not-allowed}:focus-visible{outline:3px solid #dcae3a;outline-offset:3px}h1,h2,h3,p{margin:0}h1{font-size:28px;line-height:1.2;font-weight:700;overflow-wrap:anywhere}h2{font-size:18px}h3{font-size:17px}p{line-height:1.5}input,textarea,select{min-width:0;width:100%;border:1px solid #cddad8;border-radius:6px;padding:12px;background:#fff;color:#23343a;font-size:16px}textarea{resize:vertical;line-height:1.6}label{display:flex;flex-direction:column;gap:8px;font-size:13px;font-weight:600}form{display:grid;gap:18px}.topbar{height:76px;max-width:1040px;margin:auto;display:flex;align-items:center;padding:0 32px;gap:16px}.brand{display:flex;align-items:center;gap:9px;font-size:27px;font-weight:700}.brand>svg{color:var(--teal);width:28px;height:28px}.brand-dot{color:var(--teal)}.workspace-label{margin-left:8px;font-size:10px;font-weight:700;color:#7e9394;letter-spacing:1px}.avatar{width:40px;height:40px;display:grid;place-items:center;background:#e5efed;border-radius:50%;font-weight:700;color:var(--teal);flex-shrink:0}.account-link{margin-left:auto}.environment{display:flex;justify-content:center;align-items:center;gap:7px;font-size:11px;color:#687876;background:#eff3f1;border-top:1px solid #e8edeb;border-bottom:1px solid #e3eae7;padding:7px 16px}.environment svg{width:13px;height:13px}.environment span{border-left:1px solid #c5d3d0;padding-left:8px;margin-left:2px}main{max-width:920px;padding:36px 32px 120px;margin:auto}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:25px}.eyebrow{font-size:10px;font-weight:700;color:var(--teal);margin-bottom:10px;letter-spacing:1px}.subtext{font-size:14px;color:var(--muted);margin-top:9px}.icon-button{height:44px;width:44px;display:inline-flex;justify-content:center;align-items:center;border:1px solid var(--line);background:#fff;border-radius:6px;flex-shrink:0}.student-picker{display:flex;gap:8px;overflow-x:auto;padding:3px 0 16px;scrollbar-width:thin}.student-picker button{display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 12px;border:1px solid var(--line);background:#fff;border-radius:6px;color:#506462;min-height:42px;white-space:nowrap;font-size:13px;max-width:100%;overflow:hidden;text-overflow:ellipsis}.student-picker .selected{border-color:var(--teal);background:#edf7f5;color:#076b76}.mini-avatar{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;font-size:9px;font-weight:700;flex-shrink:0}.color-0{background:#daeeeb;color:#226963}.color-1{background:#f9ead2;color:#735e31}.color-2{background:#f8e1df;color:#935654}.stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:22px 0;margin:5px 0 30px}.stats>div{display:grid;gap:5px;padding-left:24px;border-left:1px solid var(--line)}.stats>div:first-child{padding-left:0;border:0}.stats strong{font-size:27px;font-weight:600}.stats span{font-size:12px;color:var(--muted)}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:15px}.text-button{display:flex;gap:6px;align-items:center;background:none;color:var(--teal);font-size:12px;font-weight:700;min-height:40px}.text-button svg{width:17px}.notebook-list{display:grid;grid-template-columns:1fr 1fr;gap:16px}.notebook{display:flex;align-items:center;gap:17px;background:#fff;border:1px solid var(--line);border-radius:8px;padding:18px;min-width:0;transition:border-color .15s,transform .15s}.notebook:hover{border-color:#76a8a4;transform:translateY(-2px)}.book-art{width:92px;height:138px;flex-shrink:0;position:relative;overflow:hidden;border-radius:2px 6px 6px 2px;box-shadow:inset 5px 0 #00000012,2px 3px #dce4df}.book-art img{width:68px;height:95px;object-fit:cover;position:absolute;top:9px;left:13px;opacity:.72}.book-art>span{position:absolute;bottom:8px;right:9px;font-size:25px;line-height:.75;font-weight:700;text-align:right}.book-art small{font-size:6px;letter-spacing:1px}.book-info{min-width:0;flex:1}.book-owner{font-size:10px;color:var(--muted);margin-bottom:7px;overflow-wrap:anywhere}.dot-separator{padding:0 2px}.book-info h3{font-size:16px;line-height:1.35;margin-bottom:12px;overflow-wrap:anywhere}.book-info>p:not(.book-owner){font-size:11px;color:var(--muted)}.progress{height:4px;background:#e8efed;border-radius:2px;overflow:hidden;margin-top:7px}.progress span{height:100%;display:block;background:var(--teal);min-width:0}.open-book{font-size:11px;font-weight:700;color:var(--teal);display:flex;align-items:center;gap:6px;margin-top:14px}.open-book svg{width:14px;height:14px}.quote{display:flex;align-items:center;justify-content:center;gap:14px;border-top:1px solid var(--line);margin-top:32px;padding:24px 0}.quote-piece{font-size:38px;color:#ae705e;line-height:1}.quote p{font-size:15px;font-weight:500}.quote div>span{font-size:8px;color:var(--muted);letter-spacing:1px}.bottom-nav{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:min(100%,920px);background:#fffffff5;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);padding:9px 12px max(10px,env(safe-area-inset-bottom));z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.bottom-nav a{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;color:#728581;font-size:10px;padding:6px;min-height:48px}.bottom-nav [aria-current]{color:var(--teal);font-weight:700}.bottom-nav [aria-current] svg{fill:#d5ece733}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;border-radius:6px;padding:12px 16px;font-size:14px;font-weight:600;line-height:1.3}.primary{background:var(--teal);color:#fff}.primary:hover{background:#066a74}.secondary{border:1px solid #cbdad7;background:#fff;color:#425b57}.full{width:100%}.empty{text-align:center;padding:50px 20px;grid-column:1/-1}.empty>svg{width:40px;height:40px;color:#91ada7;margin-bottom:15px}.empty h3{margin-bottom:9px}.empty p{font-size:14px;color:var(--muted);margin:12px 0 20px}.back-link{display:inline-flex;gap:7px;align-items:center;color:var(--muted);font-size:12px;min-height:40px;margin-bottom:16px}.back-link svg{width:16px}.segmented{display:flex;gap:3px;background:#eaf0ed;padding:4px;border-radius:6px;width:fit-content;margin-bottom:22px}.segmented button{background:none;min-height:36px;padding:8px 15px;font-size:12px;border-radius:4px;color:var(--muted)}.segmented button.selected{background:#fff;box-shadow:0 1px 3px #102b1910;color:var(--teal);font-weight:700}.game-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:9px}.game-tile{border:1px solid var(--line);border-radius:6px;background:#fff;aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.game-tile>span{font-size:8px;color:#80918b}.game-tile strong{font-size:22px;font-weight:600}.game-tile small{font-size:9px;color:#7e928b;display:flex;gap:3px;align-items:center}.game-tile svg{width:11px;height:11px}.game-tile.complete{background:#e6f3ef;border-color:#b2d7cc}.game-tile.complete small{color:#18765e}.game-tile.uploaded{background:#fff6e1;border-color:#e9d79d}.game-tile:hover{border-color:var(--teal)}.student-row,.recorded-row{display:flex;gap:15px;align-items:center;padding:22px 0;border-bottom:1px solid var(--line)}.student-row>div,.recorded-row>div{flex:1;min-width:0}.student-row h3,.recorded-row h3{overflow-wrap:anywhere}.student-row p,.recorded-row p{font-size:12px;color:var(--muted);margin-top:4px}.student-row .avatar{width:48px;height:48px}.game-number{display:grid;place-items:center;width:45px;height:48px;border:1px solid var(--line);font-size:20px;font-weight:600;border-radius:5px;background:#fff}.tabs{display:flex;border-bottom:1px solid var(--line);margin-bottom:24px;gap:24px}.tabs button{display:flex;align-items:center;justify-content:center;gap:7px;background:none;color:var(--muted);padding:12px 0;min-height:45px;border-bottom:2px solid transparent;font-size:13px}.tabs [aria-selected=true]{color:var(--teal);border-color:var(--teal);font-weight:600}.tabs svg{width:17px;height:17px}.status{display:inline-flex;align-items:center;border:1px solid var(--line);background:#f0f4f1;padding:6px 8px;border-radius:4px;font-size:10px;white-space:nowrap}.status.saved{background:#e2f2ea;color:#24684d;border-color:#c9e5d7}.upload-empty{text-align:center;padding:10px 0 24px}.sheet-sample{height:205px;width:145px;object-fit:cover;border:1px solid #d7dfda;box-shadow:4px 5px #e6ece8;margin-bottom:20px;transform:rotate(-3deg)}.upload-empty h2{font-size:21px}.upload-empty p{color:var(--muted);font-size:13px;margin-top:8px}.upload-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.upload-actions label{cursor:pointer;flex-direction:row}.file-hint{text-align:center;font-size:11px;color:var(--muted);margin-top:10px}.notice{display:flex;align-items:flex-start;gap:10px;background:#edf2ef;padding:15px;border-radius:5px;margin-top:22px;font-size:12px;color:#5c726a}.notice svg{width:18px;height:18px;color:#6a8a7e;margin-top:2px}.notice p{line-height:1.6}.photo-stage{display:flex;justify-content:center;background:#edf0ed;padding:12px;max-height:460px;border:1px solid var(--line)}.photo-stage img{max-width:100%;max-height:430px;object-fit:contain}.photo-toolbar{display:flex;align-items:flex-end;gap:10px;margin:12px 0 20px}.photo-toolbar label{flex:1}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-error{font-size:13px;color:#b34737;line-height:1.5}.form-error:empty{display:none}.moves-layout{display:grid;grid-template-columns:1fr 1fr;gap:24px}.chessboard{display:grid;grid-template-columns:repeat(8,1fr);aspect-ratio:1;width:100%;border:1px solid #a5beb4}.square{aspect-ratio:1;background:#f3f5e9;display:grid;place-items:center;min-width:0}.dark-square{background:#94b4a4}.square span{font-family:Arial Unicode MS,Apple Symbols,serif;font-size:29px;line-height:1;color:#182620}.account-profile{display:flex;align-items:center;gap:14px;margin:10px 0 25px}.account-profile .avatar{width:58px;height:58px}.account-profile p{font-size:13px;color:var(--muted);margin-top:5px}.account-details{margin:0}.account-details>div{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:19px 0;border-bottom:1px solid var(--line);font-size:13px}.account-details dt{color:var(--muted)}.account-details dd{margin:0;text-align:right}.account-details .status{display:block;margin-top:4px;width:fit-content;margin-left:auto}dialog{width:min(440px,calc(100% - 24px));max-height:calc(100dvh - 32px);border:1px solid var(--line);border-radius:8px;padding:24px;box-shadow:0 12px 50px #12372a22;color:#23343a}dialog::backdrop{background:#1b352d66;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.modal-header h2{font-size:21px}.modal-header .icon-button{border:0}.modal-header+form .notice{margin-top:0}#toast{position:fixed;bottom:95px;left:50%;transform:translate(-50%,10px);width:max-content;max-width:calc(100% - 32px);padding:12px 20px;background:#233f37;color:#fff;font-size:13px;border-radius:6px;opacity:0;pointer-events:none;transition:.2s;z-index:50}#toast.visible{opacity:1;transform:translate(-50%)}@media(max-width:650px){.topbar{height:66px;padding:0 20px}.workspace-label{display:none}main{padding:26px 20px 110px}h1{font-size:25px}.page-heading{margin-bottom:20px}.eyebrow{font-size:9px}.notebook-list{grid-template-columns:1fr;gap:12px}.notebook{padding:17px;gap:20px}.book-art{width:87px;height:125px}.book-art img{width:65px;height:88px;left:11px}.book-info h3{font-size:17px}.book-info>p:not(.book-owner){font-size:12px}.book-owner{font-size:11px}.stats{padding:20px 0;margin-bottom:22px}.stats>div{padding-left:17px}.stats strong{font-size:25px}.stats span{font-size:10px}.game-grid{grid-template-columns:repeat(4,1fr);gap:8px}.tabs{justify-content:space-between;gap:8px}.tabs button{font-size:12px}.tabs svg{width:15px}.upload-empty{padding-top:0}.moves-layout{grid-template-columns:1fr}.chessboard{max-width:340px;margin:0 auto}.square span{font-size:30px}.form-grid{gap:12px}.account-details>div{font-size:12px}.student-picker{margin-right:-6px}.page-heading>.primary{padding:10px;font-size:12px}.section-heading h2{font-size:17px}.quote{margin-top:26px}.environment{font-size:10px}.status{font-size:9px;padding:6px}.photo-stage{max-height:400px}.photo-stage img{max-height:370px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}.activate-card{background:#fff;border:1px solid var(--line);border-radius:8px;padding:26px;display:grid;gap:22px;max-width:560px}.activate-steps{display:grid;gap:14px}.activate-steps>div{display:flex;gap:12px;align-items:flex-start;font-size:13px;color:var(--muted)}.activate-steps span{width:26px;height:26px;border-radius:50%;background:#e5efed;color:var(--teal);display:grid;place-items:center;font-weight:700;font-size:12px;flex-shrink:0}.activate-help{font-size:12px;color:var(--muted);margin:0}.first-game-banner{display:flex;align-items:center;gap:14px;background:#e2f2ea;border:1px solid #c9e5d7;border-radius:8px;padding:16px;margin-bottom:22px;flex-wrap:wrap}.first-game-banner>svg{color:#18765e;width:24px;height:24px;flex-shrink:0}.first-game-banner strong{font-size:14px}.first-game-banner p{font-size:12px;color:#33684f;margin:3px 0 0}.first-game-banner .primary{margin-left:auto;min-height:38px;padding:8px 14px;font-size:12px}.empty-actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:5px}.notice a{color:var(--teal);font-weight:700}.optional-hint{font-weight:400;color:var(--muted)}:root{--paper:#f7f4ed;--ink:#153d3a;--brass:#916b31;--shop-muted:#56635d;--shop-line:#d8d7cc;--shop-surface:#fffdf8}.bottom-nav{grid-template-columns:repeat(5,1fr)}@media(min-width:851px){body:has(.shop) .bottom-nav{display:none}}.shop .cover-owner small{color:#e0d9c3}.shop .cover-foot{font-size:8px}.bag-controls{flex-wrap:wrap}.shop-main{max-width:1240px;padding:0 40px 100px}.shop{color:var(--ink);font-size:16px;line-height:1.6}.shop h1,.shop h2{font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.04em;line-height:1.06}.shop h1{font-size:clamp(40px,5.6vw,76px);text-wrap:balance}.shop h2{font-size:clamp(30px,3.5vw,46px);text-wrap:balance}.shop h3{font-size:18px}.shop p{color:var(--shop-muted)}.shop em{font-weight:400;color:var(--brass)}.shop-kicker{font-size:11px!important;font-weight:700;letter-spacing:.14em!important;color:var(--ink)!important;margin-bottom:20px}.shop-button{display:inline-flex;justify-content:center;align-items:center;gap:24px;background:var(--ink);color:#fffdf8;min-height:52px;padding:14px 24px;border-radius:4px;font-size:15px;font-weight:600;transition:background .18s}.shop-button:hover{background:#245953}.shop-button:active{background:#102e2b}.shop-button span{font-size:22px}.shop-link{display:inline-flex;align-items:center;min-height:44px;background:none;color:var(--ink);font-size:14px;border-bottom:1px solid var(--ink);padding:6px 0}.shop-hero{display:grid;grid-template-columns:1.08fr 1fr;gap:40px;align-items:center;padding:60px 0 70px}.hero-description{max-width:450px;font-size:17px;margin:28px 0;line-height:1.8!important}.hero-actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap}.hero-note{font-size:12px;margin-top:28px;display:flex;gap:10px;flex-wrap:wrap}.hero-art{background:#e5e9df;min-height:610px;position:relative;display:grid;place-items:center;padding:70px 50px 95px;overflow:hidden;border-radius:4px}.art-caption{position:absolute;left:26px;top:22px;font-size:10px;letter-spacing:.16em!important;font-weight:700}.cover-mock{width:290px;min-height:400px;background:#17413d;color:#f4edda;display:flex;flex-direction:column;padding:25px 24px 20px;border-radius:3px 10px 10px 3px;border-left:9px solid #12312e;box-shadow:14px 18px 32px #173b3825,5px 4px #d5d0c0;transform:rotate(-7deg);position:relative;overflow:hidden}.cover-brand{font-size:10px;letter-spacing:.1em!important;display:flex;justify-content:space-between}.cover-brand span{font-size:8px;opacity:.8}.cover-title{font-family:Georgia,serif;font-size:43px;line-height:1.08;margin:36px 0 24px;letter-spacing:-.04em!important}.cover-title em{color:#dec48d}.cover-grid{height:60px;width:100%;background:repeating-conic-gradient(#ffffff0e 0% 25%,transparent 0% 50%) 50% / 30px 30px;border-top:1px solid #f5edda33;border-bottom:1px solid #f5edda33;margin-bottom:24px}.cover-owner{display:grid;gap:3px;overflow-wrap:anywhere}.cover-owner>span{font-family:Georgia,serif;font-size:20px}.cover-owner small{font-size:9px;letter-spacing:.12em!important}.cover-foot{display:flex;justify-content:space-between;gap:8px;font-size:6px;letter-spacing:.06em!important;margin-top:auto;padding-top:25px}.art-label{position:absolute;bottom:20px;left:26px;right:26px;display:flex;justify-content:space-between;align-items:end;gap:16px}.art-label>span{font-size:9px;letter-spacing:.08em!important}.art-label p{font-family:Georgia,serif;font-size:16px;line-height:1.2!important;text-align:right;color:var(--ink)}.spec-strip{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--shop-line);border-bottom:1px solid var(--shop-line);padding:22px 0;gap:16px;font-size:12px;text-align:center}.shop-section{padding:86px 0;border-bottom:1px solid var(--shop-line)}.product-section{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:85px}.product-section>div>p:not(.shop-kicker){margin:24px 0}.feature-list{padding:0;list-style:none;margin:25px 0 32px;display:grid;gap:16px;font-size:14px;color:var(--shop-muted)}.feature-list b{color:var(--ink)}.sheet-detail{margin:0;text-align:center;background:#eee9dd;padding:36px 36px 20px;border-radius:4px}.sheet-detail img{display:block;width:100%;max-width:280px;height:auto;margin:auto;box-shadow:0 8px 24px #493f2020;transform:rotate(3deg)}.sheet-detail figcaption{font-size:12px;margin-top:24px;color:var(--shop-muted)}.shop-steps>ol{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;list-style:none;padding:0;margin:40px 0 0}.shop-steps li>span{font-family:Georgia,serif;font-size:32px;color:var(--brass);display:block;margin-bottom:20px}.shop-steps h3{margin-bottom:12px}.shop-steps li>p{font-size:14px;max-width:280px}.shop-faq{display:grid;grid-template-columns:1fr 1fr;gap:50px}.shop-faq details{border-bottom:1px solid var(--shop-line);padding:18px 0}.shop-faq summary{cursor:pointer;min-height:44px;display:list-item;font-weight:600;padding:8px 0}.shop-faq details p{font-size:14px;margin:8px 0 15px}.shop-footer{padding:45px 0;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.shop-footer strong{font-size:28px}.shop-footer p,.shop-footer a{font-size:13px}.shop-breadcrumb{display:flex;gap:14px;align-items:center;padding:25px 0;font-size:13px}.shop-breadcrumb a{min-height:44px;display:inline-flex;align-items:center}.customizer{display:grid;grid-template-columns:1fr 1fr;gap:75px;padding:25px 0 70px}.custom-preview{background:#e5e9df;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:55px;min-height:650px;padding:45px 25px;border-radius:4px;position:sticky;top:30px;align-self:start}.custom-preview p{font-size:11px;text-align:center}.custom-copy h1{font-size:48px}.product-price{font-size:22px!important;color:var(--ink)!important;margin:22px 0 12px}.custom-copy>p{font-size:15px}.custom-copy form{margin-top:28px}.shop label{font-size:14px;text-align:left}.shop input{min-height:48px;background:var(--shop-surface);border-color:#929c92}.shop small,.shop-muted{font-size:12px;color:var(--shop-muted)}.shop form small{margin-top:-12px}.optional{font-weight:400;color:var(--shop-muted)}.product-specs{display:flex;gap:16px;border-top:1px solid var(--shop-line);padding:22px 0;margin-top:26px;font-size:9px;font-weight:700;flex-wrap:wrap}.shop-page-heading{padding:45px 0 35px}.shop-page-heading h1{font-size:52px}.shop-page-heading>p:last-child{margin-top:18px}.count-pill{font:20px system-ui;background:#e5e9df;border-radius:50%;padding:6px 12px;vertical-align:middle}.shop-two-col{display:grid;grid-template-columns:1.5fr 1fr;gap:60px;padding-bottom:60px}.bag-item{display:grid;grid-template-columns:78px 1fr auto;gap:20px;padding:25px 0;border-bottom:1px solid var(--shop-line)}.bag-item h2{font-size:25px;overflow-wrap:anywhere}.bag-item p{font-size:14px;margin:6px 0;overflow-wrap:anywhere}.bag-item>b{font-size:15px;text-align:right}.mini-cover{background:var(--ink);color:var(--paper);height:110px;font-family:Georgia,serif;line-height:1.15;padding:18px 8px;font-size:17px;border-left:5px solid #102d2a;border-radius:3px}.bag-controls{display:flex;gap:24px;align-items:end;margin-top:12px}.bag-controls label{font-size:11px;max-width:160px}.bag-controls input{width:75px}.bag-controls button{font-size:12px}.checkout-summary{padding:28px;background:#edece3;align-self:start;border-radius:4px;position:sticky;top:24px}.checkout-summary h2{font:600 19px system-ui}.checkout-summary>.shop-button{width:100%}.checkout-summary>p{font-size:12px;margin-top:18px}.shop-totals{margin:24px 0}.shop-totals>div{display:flex;justify-content:space-between;gap:14px;margin:14px 0;font-size:14px}.shop-totals dd{margin:0;text-align:right}.shop-totals .grand-total{border-top:1px solid #c7c9bb;padding-top:20px;font-weight:700;font-size:20px}.shop-empty{padding:50px 0 90px;text-align:center}.shop-empty p{margin:18px 0 30px}.summary-item{display:grid;grid-template-columns:1fr auto;gap:4px 16px;padding:20px 0;border-bottom:1px solid var(--shop-line);font-size:14px;overflow-wrap:anywhere}.summary-item small{grid-column:1/-1}.delivery-form h2{font-size:28px}.order-card{padding:26px;background:var(--shop-surface);border:1px solid var(--shop-line);margin-bottom:25px;border-radius:5px}.order-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap}.order-heading p{font-size:13px}.order-heading:last-child{margin-top:20px}.order-status{font-size:12px;padding:6px 10px;background:#e3eade;border-radius:20px}.shop .form-error{color:#aa3026;font-size:14px}.site-actions{display:flex;gap:20px;align-items:center;margin-left:auto;font-size:13px}.site-actions>a{min-height:44px;display:inline-flex;align-items:center;gap:6px}.skip-link{position:fixed;top:-100px;left:15px;z-index:100;background:#fff;padding:14px}.skip-link:focus{top:10px}body:has(.shop){background:var(--paper)}body:has(.shop) .topbar{max-width:1240px;padding:0 40px;border-bottom:1px solid var(--shop-line)}body:has(.shop) .bottom-nav{background:var(--paper)}.shop a:focus-visible,.shop button:focus-visible,.shop summary:focus-visible{outline:3px solid #916b31;outline-offset:5px}@media(max-width:850px){.shop-main{padding:0 24px 100px}.shop-hero{gap:24px}.hero-art{min-height:510px;padding:65px 30px 100px}.cover-mock{width:245px;min-height:350px}.cover-title{font-size:35px}.product-section,.customizer{gap:35px}.shop-two-col{gap:25px}.shop-hero h1{font-size:54px}.hero-actions{gap:15px}.custom-copy h1{font-size:40px}.bag-item{grid-template-columns:60px 1fr}.bag-item>b{grid-column:2;text-align:left}.mini-cover{font-size:13px}.site-actions{gap:12px}.site-actions .desktop-action{display:none}}@media(max-width:600px){.shop-main{padding:0 20px 100px}body:has(.shop) .topbar{padding:0 20px}.shop-hero{grid-template-columns:1fr;padding:35px 0;gap:32px}.shop-hero h1{font-size:53px}.hero-description{font-size:16px;margin:22px 0}.hero-note{margin-top:20px}.hero-art{min-height:490px}.hero-copy .shop-kicker{font-size:9px!important}.spec-strip{grid-template-columns:1fr 1fr;text-align:left;font-size:11px;gap:18px}.product-section,.shop-faq,.customizer,.shop-two-col{grid-template-columns:1fr;gap:30px}.shop-section{padding:48px 0}.shop h2{font-size:33px}.shop-steps>ol{grid-template-columns:1fr;gap:26px}.shop-steps li{display:grid;grid-template-columns:45px 1fr;gap:4px 20px}.shop-steps li>span{grid-row:1/3;margin:0}.shop-steps li>p{max-width:none}.shop-steps li>h3{margin:0}.shop-faq{gap:20px}.shop-footer{gap:14px}.shop-footer p{display:none}.customizer{padding-top:0}.custom-preview{position:static;min-height:480px;gap:32px}.custom-copy h1{font-size:40px}.shop-page-heading h1{font-size:42px}.checkout-summary{position:static}.bag-item{gap:14px}.shop-two-col{padding-bottom:35px}.shop-breadcrumb{padding:8px 0}.shop-page-heading{padding:30px 0}.shop label{font-size:13px}.shop .form-grid{grid-template-columns:1fr}.site-actions{gap:10px;font-size:12px}.shop-footer a{min-height:44px;display:flex;align-items:center}.shop .shop-button{min-height:50px}}.shop-amazon{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center}.shop-amazon>div>p:not(.shop-kicker){margin:24px 0 32px;max-width:520px}.cover-mock{width:290px;aspect-ratio:148 / 210;min-height:0;padding:0;background:#fff;position:relative;overflow:hidden;border:0;border-radius:0;box-shadow:none;transform:none}.cover-mock>img{display:block;width:100%;height:100%;object-fit:fill}.cover-preview-name,.cover-preview-academy,.cover-preview-benefit{position:absolute;left:8%;width:84%;text-align:center;color:#064753;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transform:translateY(-50%)}.cover-preview-name{top:77.62%;font-size:clamp(14px,3vw,22px);line-height:1.05}.cover-preview-academy{top:82.14%;font-size:clamp(9px,2vw,12px);line-height:1.1}.cover-preview-benefit{top:87.62%;font-size:clamp(7px,1.8vw,10.5px);line-height:1.1}.cover-preview-academy[hidden]{display:none}.preview-carousel{width:100%;display:grid;place-items:center;min-height:440px}.preview-slide{display:none;width:100%;place-items:center}.preview-slide.is-active{display:grid}.preview-controls{display:flex;align-items:center;justify-content:center;gap:20px;color:var(--shop-muted);font-size:12px}.preview-arrow{width:40px;height:40px;border:1px solid var(--shop-line);border-radius:50%;background:var(--shop-surface);color:var(--ink);font-size:25px;line-height:1}.preview-arrow:hover{background:#e5e9df}.score-preview{width:min(390px,96%);aspect-ratio:148 / 210;background:#fff;border:1px solid #a9aaa5;box-shadow:0 8px 24px #493f2020;padding:12px;color:#202524;font-family:Arial,sans-serif;font-size:7px}.score-preview header{display:grid;grid-template-columns:1fr 42px;gap:8px;border:1px solid #999;padding:9px;margin-bottom:7px}.score-brand{display:grid;gap:2px}.score-brand b{font-size:12px;letter-spacing:.16em}.score-brand small{font-size:6px;letter-spacing:.08em}.score-brand strong{font-size:9px}.score-brand em{font-size:8px;font-weight:700}.score-brand span{font-weight:700;margin-top:3px}.score-qr{display:grid;place-items:center;border:1px solid #999;font-size:30px}.score-meta{display:grid;grid-template-columns:1fr 1fr;margin:0 0 7px;border:1px solid #aaa}.score-meta div{display:grid;grid-template-columns:44% 56%;min-height:17px;border-bottom:1px solid #bbb}.score-meta div:nth-last-child(-n+2){border-bottom:0}.score-meta div:nth-child(odd){border-right:1px solid #aaa}.score-meta dt{padding:3px;background:#f0f0ed;font-weight:700}.score-meta dd{margin:0;padding:3px}.move-tables{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.move-tables table{border-collapse:collapse;width:100%;font-size:6px}.move-tables th,.move-tables td{border:1px solid #aaa;height:13px;padding:2px}.move-tables th{background:#111;color:#fff}.move-tables th:first-child,.move-tables td:first-child{background:#f0f0ed;color:#222}.score-preview footer{margin-top:8px;font-size:6px;font-weight:700}.activate-next{display:grid;gap:14px;background:#e7e9dc;padding:26px;border-radius:4px;margin-bottom:40px;max-width:560px}.activate-next .shop-button{justify-self:start}.activate-next p{font-size:14px}.score-preview{width:min(390px,96%);aspect-ratio:148 / 210;position:relative;background:#fff;border:0;padding:0;box-shadow:0 8px 24px #493f2020;overflow:hidden}.score-preview>img{display:block;width:100%;height:100%;object-fit:fill}.score-preview:after{content:"";position:absolute;left:19.5%;top:8.5%;width:50%;height:6.5%;background:#fff;z-index:1}.score-preview-name,.score-preview-academy{position:absolute;left:20.5%;width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#111;font-weight:700;line-height:1;text-align:left;z-index:2}.score-preview-name{top:9.8%;font-size:clamp(7px,2vw,10px)}.score-preview-academy{top:12.7%;font-size:clamp(6px,1.7vw,8px);font-style:italic}.score-preview-academy[hidden]{display:none}
