/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--cream:#fff9ef;--paper:#fffdf8;--ink:#1e2340;--muted:#6d6c78;--line:#e8dfd0;--coral:#ff795c;--coral-soft:#ffd8cc;--mint:#a8dec9;--mint-soft:#e1f6ed;--yellow:#ffd45c;--yellow-soft:#fff0b8;--blue:#8acbe8;--blue-soft:#dff3fb;--purple:#a996df;--purple-soft:#eee9fc;--shadow:0 20px 60px #2d27491c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Tahoma,Noto Sans Thai,Arial,sans-serif;line-height:1.55}button,a{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}.guide-page{background:radial-gradient(circle at 10% 6%, #ffd45c59, transparent 25rem), radial-gradient(circle at 92% 20%, #a8dec959, transparent 28rem), var(--cream);min-height:100vh}.guide-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:2rem;max-width:1080px;margin:auto;padding:1.5rem 2rem;display:flex}.guide-private-label{border:1px solid var(--line);color:var(--muted);background:#ffffffad;border-radius:999px;padding:.5rem .8rem;font-size:.72rem;font-weight:800}.guide-hero,.guide-section,.guide-warning,.guide-final-check,.guide-footer{max-width:1000px;margin-left:auto;margin-right:auto}.guide-hero{text-align:center;padding:6rem 2rem 3.5rem}.guide-hero h1{letter-spacing:-.055em;max-width:820px;margin:0 auto;font-family:Arial Rounded MT Bold,Tahoma,sans-serif;font-size:clamp(2.6rem,7vw,5rem);line-height:1.03}.guide-hero>p:not(.eyebrow){max-width:760px;color:var(--muted);margin:1.5rem auto 0;font-size:1.05rem}.guide-summary{grid-template-columns:repeat(3,1fr);gap:.8rem;max-width:720px;margin:2.5rem auto 0;display:grid}.guide-summary div{border:1px solid var(--line);background:#fffc;border-radius:1rem;padding:1.2rem}.guide-summary strong,.guide-summary span{display:block}.guide-summary strong{font-family:Arial Rounded MT Bold,Tahoma,sans-serif;font-size:2rem;line-height:1}.guide-summary span{color:var(--muted);margin-top:.35rem;font-size:.76rem;font-weight:800}.guide-warning{border:2px solid var(--ink);background:var(--yellow-soft);box-shadow:6px 6px 0 var(--ink);border-radius:1.2rem;grid-template-columns:auto 1fr;align-items:start;gap:1rem;margin-top:1rem;margin-bottom:1.5rem;padding:1.5rem;display:grid}.guide-warning>span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:2.6rem;height:2.6rem;font-size:1.4rem;font-weight:900;display:grid}.guide-warning h2,.guide-warning p{margin:0}.guide-warning h2{font-size:1.15rem}.guide-warning p{color:#4f4b53;margin-top:.35rem}.guide-section{border:1px solid var(--line);box-shadow:var(--shadow);background:#fffdf8ed;border-radius:1.5rem;margin-top:1.5rem;padding:clamp(1.5rem,5vw,3rem)}.guide-section-heading{align-items:center;gap:1rem;margin-bottom:1.6rem;display:flex}.guide-section-heading>span{border:2px solid var(--ink);background:var(--coral-soft);border-radius:.9rem;flex:none;place-items:center;width:3.25rem;height:3.25rem;font-weight:900;display:grid}.guide-section-heading .eyebrow,.guide-section-heading h2{margin:0}.guide-section-heading h2,.guide-final-check h2{letter-spacing:-.035em;font-family:Arial Rounded MT Bold,Tahoma,sans-serif;font-size:clamp(1.6rem,4vw,2.3rem);line-height:1.1}.guide-checklist{counter-reset:guide-step;margin:0;padding:0;list-style:none}.guide-checklist li{border-bottom:1px solid var(--line);min-height:2.2rem;padding:.65rem 0 .65rem 3rem;position:relative}.guide-checklist li:last-child{border-bottom:0}.guide-checklist.numbered li:before{background:var(--mint-soft);content:counter(guide-step);counter-increment:guide-step;border-radius:50%;place-items:center;width:2rem;height:2rem;font-size:.75rem;font-weight:900;display:grid;position:absolute;top:.55rem;left:0}kbd,code{color:var(--ink);background:#fff;border:1px solid #cfc8bc;border-radius:.35rem;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.82em;box-shadow:0 2px #d9d2c7}kbd{padding:.18rem .38rem}code{padding:.16rem .35rem}.guide-two-column{grid-template-columns:1.3fr .7fr;align-items:start;gap:2rem;display:grid}.guide-note{background:var(--blue-soft);border-radius:1rem;padding:1.25rem}.guide-note h3{margin:0 0 .8rem}.guide-note ul{margin:0;padding-left:1.2rem}.guide-note li+li{margin-top:.55rem}.guide-intro{max-width:780px;color:var(--muted);margin:-.4rem 0 1.5rem}.guide-shot-grid{grid-template-columns:repeat(3,1fr);gap:.8rem;display:grid}.guide-shot-grid article{border:1px solid var(--line);background:#fff;border-radius:1rem;min-height:170px;padding:1.15rem}.guide-shot-grid span{color:#c4523f;font-size:.72rem;font-weight:900}.guide-shot-grid h3{margin:.7rem 0 .3rem}.guide-shot-grid p{color:var(--muted);margin:0;font-size:.86rem}.guide-file-example{background:var(--ink);color:#fff;white-space:nowrap;border-radius:1rem;gap:.35rem;padding:1.4rem;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.88rem;display:grid;overflow-x:auto}.guide-final-check{background:var(--ink);color:#fff;border-radius:1.5rem;margin-top:1.5rem;padding:clamp(2rem,6vw,4rem)}.guide-final-check .eyebrow{color:var(--yellow)}.guide-final-check ul{grid-template-columns:1fr 1fr;gap:.8rem 2rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.guide-final-check li{padding-left:1.7rem;position:relative}.guide-final-check li:before{color:var(--mint);content:"✓";font-weight:900;position:absolute;left:0}.guide-footer{color:var(--muted);justify-content:space-between;gap:2rem;padding:2.2rem 2rem 3rem;font-size:.78rem;display:flex}.guide-footer div{gap:1rem;display:flex}.guide-footer a{color:var(--ink);font-weight:800}@media (width<=760px){.guide-header,.guide-footer{flex-direction:column;align-items:flex-start}.guide-private-label{display:none}.guide-hero{padding-top:4rem}.guide-summary,.guide-shot-grid,.guide-final-check ul,.guide-two-column{grid-template-columns:1fr}.guide-shot-grid article{min-height:0}.guide-footer div{flex-direction:column}}@media print{.guide-page{background:#fff}.guide-header,.guide-footer{display:none}.guide-hero{padding-top:2rem}.guide-section,.guide-warning,.guide-final-check{break-inside:avoid;box-shadow:none}}.preview-bar{background:var(--yellow-soft);color:var(--ink);text-align:center;letter-spacing:.02em;border-bottom:1px solid #1e23401f;padding:.55rem 1rem;font-size:.76rem;font-weight:800}.site-header{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fff9efe8;border-bottom:1px solid #e8dfd0cc;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;width:100%;padding:1rem max(1.5rem,50vw - 590px);display:grid;position:sticky;top:0}.brand{align-items:center;gap:.7rem;width:fit-content;display:inline-flex}.brand-mark{border:2px solid var(--ink);background:var(--yellow);width:2.55rem;height:2.55rem;box-shadow:3px 3px 0 var(--ink);border-radius:35% 65% 58% 42%/46% 40% 60% 54%;place-items:center;font-weight:900;display:grid}.brand strong,.brand small{display:block}.brand strong{line-height:1.2}.brand small{color:var(--muted);margin-top:.1rem;font-size:.67rem}.site-header nav{align-items:center;gap:2rem;font-size:.88rem;font-weight:700;display:flex}.site-header nav a{position:relative}.site-header nav a:after{background:var(--coral);content:"";opacity:0;border-radius:999px;height:2px;transition:all .18s;position:absolute;bottom:-.35rem;left:0;right:0;transform:scaleX(.4)}.site-header nav a:hover:after,.site-header nav a:focus-visible:after{opacity:1;transform:scaleX(1)}.language-switch{border:1px solid var(--line);background:#fff;border-radius:999px;justify-self:end;padding:.2rem;display:flex}.language-switch button{cursor:pointer;background:0 0;border:0;border-radius:999px;min-width:3rem;padding:.45rem .65rem;font-size:.75rem;font-weight:800}.language-switch button.active{background:var(--ink);color:#fff}.hero{grid-template-columns:.92fr 1.08fr;align-items:center;gap:clamp(3rem,7vw,7rem);max-width:1260px;min-height:720px;margin:auto;padding:5.5rem 2.5rem 5rem;display:grid;position:relative;overflow:hidden}.hero-copy{z-index:2;position:relative}.eyebrow{color:#c4523f;letter-spacing:.11em;text-transform:uppercase;margin:0 0 .9rem;font-size:.76rem;font-weight:900}.hero h1,.section-heading h2,.legacy-copy h2,.final-cta h2{letter-spacing:-.045em;margin:0;font-family:Arial Rounded MT Bold,Tahoma,sans-serif;line-height:1.06}.hero h1{max-width:650px;font-size:clamp(3.2rem,5.7vw,6rem)}.hero h1 span{color:var(--coral);display:block}.hero-body{max-width:610px;color:var(--muted);margin:1.65rem 0 0;font-size:clamp(1rem,1.5vw,1.18rem)}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.button{cursor:pointer;border:2px solid #0000;border-radius:.8rem;justify-content:center;align-items:center;gap:.5rem;min-height:3rem;padding:.75rem 1.2rem;font-size:.9rem;font-weight:900;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button.primary{border-color:var(--ink);background:var(--coral);box-shadow:4px 4px 0 var(--ink);color:var(--ink)}.button.primary:hover,.button.primary:focus-visible{box-shadow:2px 2px 0 var(--ink)}.button.ghost{border-color:var(--line);background:#ffffffb8}.button.dark{background:var(--ink);color:#fff}.button.light{color:var(--ink);background:#fff}.mini-proof{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.8rem;margin-top:2rem;font-size:.78rem;font-weight:700;display:flex}.mini-proof a{color:var(--ink);text-decoration:underline;-webkit-text-decoration-color:var(--coral);-webkit-text-decoration-color:var(--coral);-webkit-text-decoration-color:var(--coral);text-decoration-color:var(--coral);text-underline-offset:.2rem;font-weight:900;text-decoration-thickness:2px}.proof-faces{display:flex}.proof-faces i{border:2px solid var(--cream);background:var(--mint);width:1.9rem;height:1.9rem;color:var(--ink);border-radius:50%;place-items:center;margin-left:-.35rem;font-size:.72rem;font-style:normal;font-weight:900;display:grid}.proof-faces i:nth-child(2){background:var(--yellow)}.proof-faces i:nth-child(3){background:var(--blue)}.proof-mark{border:1px solid var(--ink);background:var(--yellow);width:1.7rem;height:1.7rem;color:var(--ink);border-radius:50%;place-items:center;font-size:.8rem;line-height:1;display:grid}.hero-showcase{z-index:2;border:2px solid var(--ink);background:#fff;border-radius:1.6rem;padding:.85rem;position:relative;transform:rotate(1.2deg);box-shadow:15px 17px #1e234021}.hero-showcase:before{z-index:-1;background:var(--mint-soft);content:"";border-radius:2.2rem;position:absolute;inset:-1.4rem 1rem 1.3rem -1.5rem;transform:rotate(-3deg)}.showcase-topline,.showcase-caption{justify-content:space-between;align-items:center;gap:1rem;display:flex}.showcase-topline{color:var(--muted);letter-spacing:.08em;padding:.15rem .25rem .75rem;font-size:.68rem;font-weight:900}.showcase-topline strong{color:var(--ink)}.showcase-main{aspect-ratio:16/9;border:1px solid var(--line);object-fit:cover;border-radius:1rem;width:100%;display:block}.showcase-motion-badge{z-index:3;color:#fff;background:#1e2340e0;border-radius:999px;padding:.42rem .68rem;font-size:.62rem;font-weight:900;position:absolute;top:3.4rem;right:1.5rem}.showcase-thumbs{grid-template-columns:repeat(3,1fr);gap:.55rem;margin-top:.65rem;display:grid}.showcase-thumbs img{aspect-ratio:16/9;border:1px solid var(--line);object-fit:cover;border-radius:.65rem;width:100%;display:block}.showcase-caption{padding:.9rem .25rem .15rem}.showcase-caption small,.showcase-caption strong{display:block}.showcase-caption small{color:var(--muted);letter-spacing:.08em;font-size:.62rem;font-weight:900}.showcase-caption strong{margin-top:.15rem;font-size:.84rem}.showcase-caption .text-button{flex:none;margin-top:0}.hero-scene{background:var(--mint-soft);border-radius:48% 52% 45% 55%/50% 43% 57% 50%;min-height:540px;position:relative}.scene-orbit{border:1px dashed #1e234040;border-radius:50%;position:absolute}.orbit-one{inset:8% 5%;transform:rotate(12deg)}.orbit-two{inset:20% -7% 15% 15%;transform:rotate(-16deg)}.resource-sheet{border:2px solid var(--ink);background:var(--paper);position:absolute;box-shadow:10px 12px #1e234026}.main-sheet{z-index:3;border-radius:1.4rem;width:66%;min-height:325px;padding:1.3rem;top:12%;left:13%;transform:rotate(-3deg)}.sheet-topline{color:var(--muted);text-transform:uppercase;justify-content:space-between;font-size:.7rem;font-weight:800;display:flex}.pet-title{border:2px solid var(--ink);background:var(--yellow);text-align:center;border-radius:999px;width:80%;margin:1.6rem auto 1.25rem;padding:.7rem;font-family:Arial Rounded MT Bold,Tahoma,sans-serif;font-size:clamp(1.35rem,2.5vw,2.2rem);font-weight:900}.pet-row{justify-content:center;gap:.7rem;font-size:clamp(2.6rem,5.2vw,4.6rem);display:flex}.lesson-lines{gap:.45rem;width:70%;margin:1.15rem auto 0;display:grid}.lesson-lines i{background:var(--line);border-radius:999px;height:.35rem}.lesson-lines i:nth-child(2){width:82%}.lesson-lines i:nth-child(3){width:60%}.worksheet-sheet{z-index:4;border-radius:1rem;width:40%;min-height:175px;padding:1rem;bottom:5%;right:1%;transform:rotate(7deg)}.worksheet-sheet strong,.game-sheet strong{margin-top:1.15rem;font-size:clamp(1.2rem,2.5vw,2rem);display:block}.sheet-label{color:#8a4f42;letter-spacing:.08em;font-size:.62rem;font-weight:900}.fraction-row{gap:.35rem;margin-top:1rem;display:flex}.fraction-row i{background:conic-gradient(var(--coral) 0 50%, var(--coral-soft) 50% 100%);border-radius:50%;width:2rem;height:2rem}.game-sheet{z-index:2;background:var(--blue-soft);border-radius:1rem;width:42%;min-height:170px;padding:1rem;bottom:1%;left:0;transform:rotate(-8deg)}.weather-icons{margin-top:.8rem;font-size:1.6rem}.scene-sticker{z-index:6;border:2px solid var(--ink);box-shadow:4px 4px 0 var(--ink);background:#fff;place-items:center;font-weight:900;display:grid;position:absolute}.sticker-a{background:var(--purple-soft);border-radius:45% 55% 50% 50%;width:4.5rem;height:4.5rem;top:5%;right:2%;transform:rotate(10deg)}.sticker-star{background:var(--yellow);border-radius:50%;width:3rem;height:3rem;top:48%;left:1%;transform:rotate(-12deg)}.stats{border:1px solid var(--line);background:#ffffffa6;border-radius:1.2rem;grid-template-columns:repeat(4,1fr);max-width:1180px;margin:0 auto 2rem;display:grid}.stats div{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:115px;padding:1.3rem;display:flex}.stats div+div{border-left:1px solid var(--line)}.stats strong{font-family:Arial Rounded MT Bold,Tahoma,sans-serif;font-size:clamp(1.6rem,3vw,2.5rem)}.stats span{color:var(--muted);font-size:.76rem}.assurance-strip{border:1px solid var(--line);background:var(--line);border-radius:1.2rem;grid-template-columns:repeat(3,1fr);gap:1px;max-width:1180px;margin:0 auto 2rem;display:grid;overflow:hidden}.assurance-strip article{background:#fff;align-items:center;gap:.9rem;min-height:110px;padding:1.2rem 1.4rem;display:flex}.assurance-strip article>span{border:2px solid var(--ink);background:var(--mint-soft);width:2.5rem;height:2.5rem;box-shadow:2px 2px 0 var(--ink);border-radius:50%;flex:none;place-items:center;font-weight:900;display:grid}.assurance-strip article:nth-child(2)>span{background:var(--yellow-soft)}.assurance-strip article:nth-child(3)>span{background:var(--blue-soft)}.assurance-strip strong,.assurance-strip p{margin:0;display:block}.assurance-strip strong{font-size:.88rem}.assurance-strip p{color:var(--muted);margin-top:.15rem;font-size:.7rem}.section{max-width:1180px;margin:auto;padding:7rem 0}.section-heading h2,.legacy-copy h2,.final-cta h2{font-size:clamp(2.2rem,4.2vw,4rem)}.split-heading{grid-template-columns:1.15fr .85fr;align-items:end;gap:5rem;margin-bottom:3rem;display:grid}.split-heading>p{color:var(--muted);margin:0}.library-grid{gap:1.25rem;display:grid}.library-card{border:2px solid var(--ink);box-shadow:6px 7px 0 var(--ink);border-radius:1.6rem;grid-template-columns:130px 1fr 250px;align-items:center;gap:2rem;padding:2rem;display:grid}.primary-library{background:var(--yellow-soft)}.drawing-library{background:var(--purple-soft)}.library-icon{border:2px solid var(--ink);background:#fff;border-radius:40% 60% 57% 43%/48% 38% 62% 52%;place-items:center;width:110px;height:110px;font-family:Arial Rounded MT Bold,Tahoma,sans-serif;font-size:1.25rem;font-weight:900;display:grid;transform:rotate(-4deg)}.drawing-icon{font-size:2.7rem;transform:rotate(4deg)}.card-label,.product-meta span,.product-grade{color:#7c4a3e;letter-spacing:.07em;text-transform:uppercase;font-size:.66rem;font-weight:900}.library-content h3{margin:.35rem 0 .4rem;font-size:1.65rem}.library-content p{max-width:620px;color:var(--muted);margin:0}.subject-pills{flex-wrap:wrap;gap:.45rem;margin-top:1rem;display:flex}.subject-pills span{background:#ffffff73;border:1px solid #1e234033;border-radius:999px;padding:.3rem .55rem;font-size:.65rem;font-weight:800}.library-offer{border-left:1px solid #1e234033;flex-direction:column;align-items:stretch;padding-left:1.5rem;display:flex}.library-offer small,.library-offer span{color:var(--muted);font-size:.67rem}.library-offer strong{margin:.3rem 0;font-family:Arial Rounded MT Bold,Tahoma,sans-serif;font-size:1.3rem;line-height:1.25}.library-offer .button{margin-top:1rem}.legacy-promise{color:var(--muted);justify-content:center;align-items:center;gap:.55rem;margin:1.5rem 0 0;font-size:.82rem;display:flex}.legacy-promise span,.legacy-copy li span{background:var(--mint);width:1.35rem;height:1.35rem;color:var(--ink);border-radius:50%;place-items:center;font-weight:900;display:grid}.catalogue{background:var(--paper);max-width:none;padding-left:max(1.5rem,50vw - 590px);padding-right:max(1.5rem,50vw - 590px)}.catalogue-heading,.product-grid,.filters{max-width:1180px;margin-left:auto;margin-right:auto}.filters{flex-wrap:wrap;gap:.55rem;margin-bottom:2rem;display:flex}.filters button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;padding:.55rem .9rem;font-size:.76rem;font-weight:800;transition:all .16s}.filters button:hover,.filters button:focus-visible,.filters button.active{border-color:var(--ink);background:var(--ink);color:#fff}.product-grid{grid-template-columns:repeat(4,1fr);gap:1.1rem;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:1.25rem;transition:transform .18s,box-shadow .18s;overflow:hidden}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.product-visual{place-items:center;min-height:190px;display:grid;position:relative;overflow:hidden}.product-preview-image{object-fit:cover;width:100%;min-height:190px;display:block}.product-preview-video{background:var(--paper);object-fit:cover;width:100%;height:190px;display:block}.preview-count{color:#fff;background:#1e2340e6;border-radius:999px;padding:.35rem .6rem;font-size:.64rem;font-weight:900;position:absolute;bottom:.7rem;right:.7rem}.product-visual.coral,.bundle-card.coral,.dialog-visual.coral{background:var(--coral-soft)}.product-visual.mint,.bundle-card.mint,.dialog-visual.mint{background:var(--mint-soft)}.product-visual.yellow,.bundle-card.yellow,.dialog-visual.yellow{background:var(--yellow-soft)}.product-visual.blue,.dialog-visual.blue{background:var(--blue-soft)}.product-visual.purple,.dialog-visual.purple{background:var(--purple-soft)}.product-grade{z-index:3;background:#ffffffb3;border:1px solid #1e234026;border-radius:999px;padding:.25rem .5rem;position:absolute;top:.8rem;left:.8rem}.product-icon{z-index:2;border:2px solid var(--ink);background:#fff;border-radius:42% 58% 45% 55%/58% 44% 56% 42%;place-items:center;width:5.8rem;height:5.8rem;font-family:Arial Rounded MT Bold,Tahoma,sans-serif;font-size:2.45rem;font-weight:900;display:grid;position:relative;transform:rotate(-4deg);box-shadow:5px 6px #1e234033}.dot{border:2px solid #1e23401f;border-radius:50%;position:absolute}.dot-one{width:6rem;height:6rem;bottom:-1.3rem;right:-1.3rem}.dot-two{width:3.4rem;height:3.4rem;top:2.3rem;left:-1rem}.product-copy{padding:1.15rem}.product-meta{justify-content:space-between;align-items:center;gap:1rem;display:flex}.product-meta strong{font-size:.9rem}.product-copy h3{min-height:3.1rem;margin:.55rem 0 .35rem;font-size:1rem;line-height:1.45}.product-copy p{color:var(--muted);margin:0;font-size:.73rem}.text-button{cursor:pointer;background:0 0;border:0;align-items:center;gap:.45rem;margin-top:1rem;padding:0;font-size:.76rem;font-weight:900;display:inline-flex}.text-button span{transition:transform .16s}.text-button:hover span,.text-button:focus-visible span{transform:translate(4px)}.social-proof-section{background:radial-gradient(circle at 8% 18%, #ffd45c47, transparent 19rem), var(--ink);color:#fff;max-width:none;padding-left:max(1.5rem,50vw - 590px);padding-right:max(1.5rem,50vw - 590px)}.social-proof-section .section-heading,.social-proof-section .social-proof-intro,.testimonial-grid,.free-resources-section .section-heading,.free-resource-grid{max-width:1180px;margin-left:auto;margin-right:auto}.social-proof-section .section-heading{margin-bottom:1rem}.social-proof-section .section-heading h2{max-width:760px}.review-summary{background:#ffffff14;border:1px solid #fff3;border-radius:1.2rem;align-content:center;justify-items:start;padding:1.3rem 1.5rem;display:grid}.review-summary>strong{color:var(--yellow);font-family:Arial Rounded MT Bold,Tahoma,sans-serif;font-size:2.7rem;line-height:1}.review-summary>span{color:#d9dbe7;margin-top:.25rem;font-size:.72rem;font-weight:800}.review-summary a{color:#fff;text-decoration:underline;-webkit-text-decoration-color:var(--coral);-webkit-text-decoration-color:var(--coral);-webkit-text-decoration-color:var(--coral);text-decoration-color:var(--coral);text-underline-offset:.25rem;margin-top:.8rem;font-size:.72rem;font-weight:900;text-decoration-thickness:2px}.social-proof-intro{color:#c9cad4;font-size:.92rem}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem;display:grid}.testimonial-card{min-height:290px;color:var(--ink);background:#fff;border-radius:1.25rem;flex-direction:column;margin:0;padding:1.55rem;display:flex}.testimonial-stars{color:#e79b25;letter-spacing:.12em;font-size:.88rem}.testimonial-card blockquote{margin:2rem 0;font-family:Arial Rounded MT Bold,Tahoma,sans-serif;font-size:1.12rem;font-weight:800;line-height:1.6}.testimonial-card figcaption{align-items:center;gap:.7rem;margin-top:auto;display:flex}.testimonial-card figcaption strong,.testimonial-card figcaption small{display:block}.testimonial-card figcaption strong{font-size:.76rem}.testimonial-card figcaption small{color:var(--muted);font-size:.63rem}.customer-initial{border:2px solid var(--ink);background:var(--mint);border-radius:50%;place-items:center;width:2.4rem;height:2.4rem;font-weight:900;display:grid}.testimonial-2 .customer-initial{background:var(--yellow)}.testimonial-3 .customer-initial{background:var(--coral-soft)}.free-resources-section{background:var(--mint-soft);max-width:none;padding-left:max(1.5rem,50vw - 590px);padding-right:max(1.5rem,50vw - 590px)}.free-resource-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.free-resource-card{border:2px solid var(--ink);min-height:330px;box-shadow:5px 6px 0 var(--ink);background:#fff;border-radius:1.25rem;flex-direction:column;padding:1.5rem;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.free-resource-card:hover,.free-resource-card:focus-visible{box-shadow:2px 3px 0 var(--ink);transform:translateY(3px)}.free-resource-card.coral{background:var(--coral-soft)}.free-resource-card.yellow{background:var(--yellow-soft)}.free-resource-card.mint{background:#fff}.free-resource-icon{border:2px solid var(--ink);background:#fff;border-radius:44% 56% 50% 50%;place-items:center;width:4.2rem;height:4.2rem;font-size:2rem;display:grid;transform:rotate(-4deg)}.free-resource-label{background:var(--ink);color:#fff;letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-self:flex-start;margin-top:1.2rem;padding:.3rem .55rem;font-size:.62rem;font-weight:900}.free-resource-card h3{margin:1rem 0 .4rem;font-family:Arial Rounded MT Bold,Tahoma,sans-serif;font-size:1.35rem;line-height:1.25}.free-resource-card p{color:#5f5c62;margin:0;font-size:.78rem}.free-resource-card>strong{margin-top:auto;padding-top:1.2rem;font-size:.75rem}.compact-heading{max-width:760px;margin-bottom:2.5rem}.bundle-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.bundle-card{border:2px solid var(--ink);min-height:300px;box-shadow:5px 6px 0 var(--ink);border-radius:1.25rem;flex-direction:column;padding:1.5rem;display:flex}.bundle-card>span{opacity:.35;font-family:Arial Rounded MT Bold,Tahoma,sans-serif;font-size:2rem}.bundle-card h3{margin:auto 0 .5rem;font-size:1.5rem}.bundle-card p{min-height:3.2rem;color:var(--muted);margin:0;font-size:.8rem}.bundle-card div{border-top:1px solid #1e234026;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.4rem;padding-top:1rem;display:flex}.bundle-card strong{font-size:1.4rem}.bundle-card a{font-size:.76rem;font-weight:900}.legacy-section{grid-template-columns:1fr 1fr;align-items:center;gap:7rem;max-width:1180px;margin:0 auto;padding:8rem 0;display:grid}.legacy-visual{background:var(--blue-soft);border-radius:48% 52% 56% 44%/53% 44% 56% 47%;justify-content:center;align-items:center;min-height:420px;padding:2rem;display:flex}.bridge-card{border:2px solid var(--ink);text-align:center;background:#fff;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;gap:.8rem;width:145px;min-height:175px;padding:1rem;display:flex;box-shadow:6px 7px #1e23402e}.bridge-card span{color:#fff;background:#3b5998;border-radius:50%;place-items:center;width:4rem;height:4rem;font-family:Arial,sans-serif;font-size:2.4rem;font-weight:900;display:grid}.website-card{transform:rotate(5deg)}.facebook-card{transform:rotate(-5deg)}.website-card span{border:2px solid var(--ink);background:var(--yellow);color:var(--ink)}.bridge-line{align-items:center;gap:.4rem;width:90px;display:flex}.bridge-line i{background:var(--coral);border-radius:50%;width:.8rem;height:.8rem}.bridge-line i:nth-child(2){width:1.1rem;height:1.1rem}.legacy-copy>p:not(.eyebrow){color:var(--muted)}.legacy-copy ul{gap:.8rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.legacy-copy li{align-items:center;gap:.7rem;font-size:.9rem;font-weight:800;display:flex}.order-section{border:2px solid var(--ink);background:var(--yellow-soft);max-width:1180px;box-shadow:8px 9px 0 var(--ink);border-radius:2rem;grid-template-columns:.9fr 1.1fr;gap:1.2rem 4rem;margin:1rem auto 7rem;padding:clamp(2rem,5vw,4rem);display:grid}.order-copy{grid-row:span 2;align-self:center}.order-copy h2{letter-spacing:-.045em;margin:0;font-family:Arial Rounded MT Bold,Tahoma,sans-serif;font-size:clamp(2.25rem,4.2vw,4rem);line-height:1.06}.order-copy>p:not(.eyebrow){color:#5f5c62;max-width:560px}.order-steps{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.order-steps li{background:#ffffffb8;border:1px solid #1e234029;border-radius:.9rem;grid-template-columns:2.4rem 1fr;align-items:center;gap:.85rem;min-height:4.4rem;padding:.8rem;display:grid}.order-steps li>span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:2.4rem;height:2.4rem;font-family:Arial Rounded MT Bold,Tahoma,sans-serif;font-weight:900;display:grid}.order-steps strong{font-size:.86rem}.compatibility-panel,.dialog-compatibility{background:var(--blue-soft);border-radius:.9rem;align-items:flex-start;gap:.8rem;display:flex}.compatibility-panel{padding:1rem}.compatibility-panel>span,.dialog-compatibility>span{color:#fff;background:#d35230;border-radius:.4rem;flex:none;place-items:center;width:2rem;height:2rem;font-family:Arial,sans-serif;font-weight:900;display:grid}.compatibility-panel strong,.compatibility-panel p{margin:0;display:block}.compatibility-panel strong{font-size:.78rem}.compatibility-panel p{color:var(--muted);margin-top:.2rem;font-size:.68rem}.final-cta{background:var(--ink);color:#fff;text-align:center;border-radius:2rem;flex-direction:column;justify-content:center;align-items:center;max-width:1180px;min-height:430px;margin:1rem auto 7rem;padding:4rem;display:flex}.final-cta .eyebrow{color:var(--yellow)}.final-cta h2{max-width:820px}.final-cta>p:not(.eyebrow){color:#c9cad4;max-width:700px}.final-cta .button{margin-top:1rem}footer{border-top:1px solid var(--line);grid-template-columns:1fr auto auto;align-items:center;gap:3rem;max-width:1180px;margin:auto;padding:2rem 0 3rem;display:grid}.footer-brand small{max-width:360px}.footer-links{gap:1.4rem;font-size:.75rem;font-weight:800;display:flex}footer>small{color:var(--muted);font-size:.7rem}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#141627a8;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.product-dialog{border:2px solid var(--ink);background:var(--paper);border-radius:1.5rem;width:min(680px,100%);max-height:90vh;padding:1.5rem;position:relative;overflow:auto;box-shadow:9px 10px #00000040}.dialog-video{border:2px solid var(--ink);background:var(--ink);border-radius:1rem;margin:0 0 .75rem;overflow:hidden}.dialog-video video{aspect-ratio:16/9;object-fit:cover;background:#10121f;width:100%;display:block}.dialog-video figcaption{color:#fff;justify-content:space-between;align-items:center;gap:1rem;padding:.65rem .8rem;font-size:.72rem;display:flex}.dialog-video figcaption span{color:#ffffffad}.dialog-video figcaption strong{text-align:right}.modal-close{z-index:2;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;place-items:center;width:2.3rem;height:2.3rem;font-size:1.3rem;display:grid;position:absolute;top:.8rem;right:.8rem}.dialog-visual{border-radius:1rem;place-items:center;height:180px;margin-bottom:1.5rem;display:grid}.dialog-visual span{border:2px solid var(--ink);background:#fff;border-radius:42% 58% 55% 45%;place-items:center;width:6rem;height:6rem;font-family:Arial Rounded MT Bold,Tahoma,sans-serif;font-size:2.6rem;font-weight:900;display:grid;box-shadow:5px 6px #1e23402e}.dialog-gallery{grid-template-columns:repeat(2,1fr);gap:.55rem;margin-bottom:1.5rem;display:grid}.dialog-gallery img{aspect-ratio:16/9;border:1px solid var(--line);object-fit:contain;background:#fff;border-radius:.75rem;width:100%;display:block}.product-dialog h2{margin:0;font-size:1.8rem}.dialog-description{color:var(--muted)}.product-dialog dl{grid-template-columns:1fr 1fr;gap:.7rem;margin:1.3rem 0;display:grid}.product-dialog dl div{border:1px solid var(--line);background:#fff;border-radius:.7rem;padding:.8rem}.product-dialog dt{color:var(--muted);font-size:.66rem}.product-dialog dd{margin:.2rem 0 0;font-size:.82rem;font-weight:800}.dialog-offer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;padding-top:1rem;display:flex}.dialog-offer strong{font-size:2rem}.dialog-compatibility{margin:0 0 1rem;padding:.85rem}.dialog-compatibility p{color:var(--muted);margin:0;font-size:.72rem}.dialog-compatibility strong{color:var(--ink);margin-bottom:.15rem;display:block}.product-page{background:radial-gradient(circle at 6% 8%, #ffd45c40, transparent 26rem), radial-gradient(circle at 94% 22%, #a8dec947, transparent 28rem), var(--cream);min-height:100vh}.product-page-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:2rem;max-width:1180px;margin:auto;padding:1.3rem 0;display:flex}.product-page-actions{align-items:center;gap:1rem;display:flex}.product-back-link{color:var(--muted);font-size:.78rem;font-weight:900}.product-back-link:hover,.product-back-link:focus-visible{color:var(--ink)}.product-detail-hero{grid-template-columns:1.12fr .88fr;align-items:center;gap:clamp(3rem,7vw,6.5rem);max-width:1180px;margin:auto;padding:5rem 0 6rem;display:grid}.product-detail-media{border:2px solid var(--ink);background:#fff;border-radius:1.5rem;padding:.8rem;box-shadow:12px 14px #1e234021}.product-video-frame{background:var(--ink);border-radius:1rem;position:relative;overflow:hidden}.product-video-frame video{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.product-video-frame>span{color:#fff;background:#1e2340e0;border-radius:999px;padding:.42rem .65rem;font-size:.62rem;font-weight:900;position:absolute;top:.75rem;right:.75rem}.product-preview-grid{grid-template-columns:repeat(4,1fr);gap:.5rem;margin-top:.6rem;display:grid}.product-preview-grid img{aspect-ratio:16/9;border:1px solid var(--line);object-fit:cover;border-radius:.55rem;width:100%;display:block}.product-detail-copy h1{letter-spacing:-.055em;margin:0;font-family:Arial Rounded MT Bold,Tahoma,sans-serif;font-size:clamp(3rem,6vw,5.6rem);line-height:1.02}.product-english-title{color:var(--coral);margin:.55rem 0 0;font-family:Arial Rounded MT Bold,Tahoma,sans-serif;font-size:clamp(1.4rem,2.8vw,2rem);font-weight:900}.product-lead{color:var(--muted);margin:1.4rem 0 0;font-size:1rem}.product-facts{grid-template-columns:repeat(3,1fr);gap:.55rem;margin-top:1.6rem;display:grid}.product-facts div{border:1px solid var(--line);background:#ffffffb8;border-radius:.8rem;padding:.85rem}.product-facts strong,.product-facts span{display:block}.product-facts strong{font-size:1rem}.product-facts span{color:var(--muted);margin-top:.1rem;font-size:.65rem}.product-price-row{justify-content:space-between;align-items:center;gap:1rem;margin-top:1.8rem;display:flex}.product-price-row small,.product-price-row strong{display:block}.product-price-row small{color:var(--muted);font-size:.68rem}.product-price-row strong{font-size:2.2rem;line-height:1.1}.product-delivery-note{color:var(--muted);text-align:right;margin:.8rem 0 0;font-size:.7rem}.product-benefit-grid{grid-template-columns:repeat(3,1fr);gap:1rem;max-width:1180px;margin:0 auto 7rem;display:grid}.product-benefit-grid article{border:1px solid var(--line);background:#fff;border-radius:1.25rem;min-height:240px;padding:1.5rem}.product-benefit-grid article>span{border:2px solid var(--ink);background:var(--yellow-soft);width:3.2rem;height:3.2rem;box-shadow:3px 3px 0 var(--ink);border-radius:.9rem;place-items:center;font-family:Arial Rounded MT Bold,Tahoma,sans-serif;font-weight:900;display:grid}.product-benefit-grid article:nth-child(2)>span{background:var(--mint-soft)}.product-benefit-grid article:nth-child(3)>span{background:var(--coral-soft)}.product-benefit-grid h2{margin:3rem 0 .45rem;font-size:1.25rem}.product-benefit-grid p{color:var(--muted);margin:0;font-size:.8rem}.product-compatibility-section{border:2px solid var(--ink);background:var(--blue-soft);max-width:980px;box-shadow:7px 8px 0 var(--ink);border-radius:1.5rem;grid-template-columns:auto 1fr;align-items:start;gap:1.5rem;margin:0 auto 7rem;padding:clamp(2rem,5vw,4rem);display:grid}.powerpoint-mark{color:#fff;background:#d35230;border-radius:.9rem;place-items:center;width:4rem;height:4rem;font-family:Arial,sans-serif;font-size:2rem;font-weight:900;display:grid}.product-compatibility-section h2{letter-spacing:-.04em;margin:0;font-family:Arial Rounded MT Bold,Tahoma,sans-serif;font-size:clamp(1.8rem,4vw,3rem);line-height:1.1}.product-compatibility-section>div:last-child>p:last-child{color:#595d68;max-width:760px;margin-bottom:0}.product-final-cta{background:var(--ink);color:#fff;text-align:center;border-radius:2rem;flex-direction:column;justify-content:center;align-items:center;max-width:1180px;min-height:390px;margin:0 auto 4rem;padding:3rem;display:flex}.product-final-cta .eyebrow{color:var(--yellow)}.product-final-cta h2{letter-spacing:-.045em;margin:0;font-family:Arial Rounded MT Bold,Tahoma,sans-serif;font-size:clamp(2.3rem,5vw,4.2rem);line-height:1.05}.product-final-cta>p:not(.eyebrow){color:#c9cad4;max-width:650px}.product-final-cta .button{margin-top:.75rem}@media (width<=1100px){.site-header,.hero,.stats,.assurance-strip,.section,.legacy-section,.order-section,.final-cta,footer,.product-page-header,.product-detail-hero,.product-benefit-grid,.product-compatibility-section,.product-final-cta{width:calc(100% - 3rem)}.site-header{grid-template-columns:1fr auto;padding-left:0;padding-right:0}.site-header nav{display:none}.hero{min-height:auto;padding-left:0;padding-right:0}.hero h1{font-size:clamp(3.1rem,7vw,5rem)}.product-grid{grid-template-columns:repeat(3,1fr)}.library-card{grid-template-columns:100px 1fr 210px}.library-icon{width:90px;height:90px}}@media (width<=820px){.hero,.split-heading,.legacy-section,.order-section,.product-detail-hero{grid-template-columns:1fr}.product-detail-hero{gap:3rem;padding-top:3.5rem}.product-benefit-grid{grid-template-columns:1fr}.product-benefit-grid article{min-height:190px}.product-benefit-grid h2{margin-top:2rem}.hero{gap:2.5rem;padding-top:4rem}.hero-copy{text-align:center}.hero-body{margin-left:auto;margin-right:auto}.hero-actions,.mini-proof{justify-content:center}.hero-showcase{max-width:680px;margin:auto;transform:none}.hero-scene{min-height:500px}.stats{grid-template-columns:repeat(2,1fr)}.stats div:nth-child(3){border-left:0;border-top:1px solid var(--line)}.stats div:nth-child(4){border-top:1px solid var(--line)}.assurance-strip{grid-template-columns:1fr}.split-heading{gap:1.3rem}.library-card{grid-template-columns:90px 1fr}.library-offer{border-top:1px solid #1e234033;border-left:0;grid-column:1/-1;padding:1.4rem 0 0}.product-grid{grid-template-columns:repeat(2,1fr)}.bundle-grid,.testimonial-grid,.free-resource-grid{grid-template-columns:1fr}.testimonial-card{min-height:230px}.free-resource-card{min-height:280px}.bundle-card{min-height:240px}.legacy-section{gap:2rem}.legacy-visual{order:2;min-height:360px}.order-section{gap:2rem}.order-copy{grid-row:auto}footer{grid-template-columns:1fr auto}footer>small{grid-column:1/-1}}@media (width<=560px){.preview-bar{font-size:.65rem}.site-header,.hero,.stats,.assurance-strip,.section,.legacy-section,.order-section,.final-cta,footer,.product-page-header,.product-detail-hero,.product-benefit-grid,.product-compatibility-section,.product-final-cta{width:calc(100% - 2rem)}.product-page-header{flex-direction:column;align-items:flex-start;gap:.8rem}.product-page-actions{justify-content:space-between;width:100%}.product-detail-hero{padding:3rem 0 4.5rem}.product-detail-copy h1{font-size:3rem}.product-facts{grid-template-columns:1fr}.product-price-row{flex-direction:column;align-items:stretch}.product-delivery-note{text-align:left}.product-benefit-grid{margin-bottom:5rem}.product-compatibility-section{grid-template-columns:1fr;margin-bottom:5rem;padding:2rem 1.25rem}.product-final-cta{min-height:380px;padding:2rem 1.25rem}.site-header{gap:.6rem}.brand small{display:none}.brand strong{font-size:.82rem}.brand-mark{width:2.2rem;height:2.2rem}.language-switch button{min-width:2.5rem;padding:.35rem .45rem}.hero{padding-top:3rem}.hero h1{font-size:2.75rem}.hero-showcase{border-radius:1.15rem;padding:.6rem;box-shadow:8px 9px #1e234021}.hero-showcase:before{inset:-.75rem .7rem .65rem -.7rem}.showcase-motion-badge{top:3rem;right:1rem}.showcase-caption{flex-direction:column;align-items:flex-start}.hero-scene{min-height:400px}.main-sheet{width:77%;min-height:255px;top:9%;left:7%}.worksheet-sheet{width:47%;min-height:145px}.game-sheet{width:49%;min-height:145px}.pet-row{font-size:2.5rem}.sticker-a{width:3.6rem;height:3.6rem;right:0}.stats,.assurance-strip{width:calc(100% - 2rem)}.stats div{min-height:95px;padding:.8rem}.section{padding-top:5rem;padding-bottom:5rem}.section-heading h2,.legacy-copy h2,.final-cta h2{font-size:2.35rem}.library-card{grid-template-columns:1fr;padding:1.25rem}.library-icon{width:75px;height:75px}.library-offer{grid-column:auto}.product-grid{grid-template-columns:1fr}.review-summary{padding:1rem}.review-summary>strong{font-size:2.2rem}.product-visual{min-height:210px}.product-copy h3{min-height:auto}.legacy-visual{min-height:300px;padding:1rem}.bridge-card{width:110px;min-height:145px;font-size:.72rem}.bridge-card span{width:3.2rem;height:3.2rem}.bridge-line{width:55px}.order-section{box-shadow:5px 6px 0 var(--ink);border-radius:1.35rem;margin-bottom:5rem;padding:2rem 1.25rem}.order-copy h2{font-size:2.35rem}.final-cta{min-height:390px;padding:2rem 1.25rem}footer{grid-template-columns:1fr}.footer-links{flex-wrap:wrap}.product-dialog dl{grid-template-columns:1fr}.dialog-offer{flex-direction:column;align-items:stretch}.dialog-video figcaption{flex-direction:column;align-items:flex-start;gap:.2rem}.dialog-video figcaption strong{text-align:left}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
