/*! 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{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.inline{display:inline}.table{display:table}.resize{resize:both}}:root{--ink:#27233a;--muted:#6f6a7c;--cream:#fffaf2;--paper:#fff;--coral:#ff704d;--coral-dark:#e95634;--peach:#ffd4bf;--lavender:#8175d8;--lavender-light:#eeeaff;--mint:#83cfbd;--yellow:#ffd76a;--line:#eadfd5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--font-noto), system-ui, sans-serif;-webkit-font-smoothing:antialiased;margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:50;background:#fffaf2de;border-bottom:1px solid #eadfd5e6;justify-content:space-between;align-items:center;height:88px;padding:0 clamp(22px,6vw,96px);display:flex;position:sticky;top:0;left:0;right:0}.brand{color:var(--ink);align-items:center;gap:12px;text-decoration:none;display:flex}.brand-mark{background:var(--coral);color:#fff;font-family:var(--font-nunito), sans-serif;border-radius:16px 16px 16px 5px;justify-content:center;align-items:center;width:46px;height:46px;font-size:25px;font-weight:900;display:flex;transform:rotate(-4deg);box-shadow:0 5px #db4e31}.brand strong,.brand small{display:block}.brand strong{letter-spacing:.03em;font-size:16px;font-weight:900}.brand small{color:var(--muted);margin-top:2px;font-size:10px}.header-actions{align-items:center;gap:12px;display:flex}.progress-pill,.edit-button,.header-export-button{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:8px;height:46px;padding:0 17px;display:flex}.progress-pill strong{color:var(--coral-dark);font-family:var(--font-nunito)}.edit-button,.header-export-button{cursor:pointer;white-space:nowrap;font-size:13px;font-weight:800;transition:all .2s}.edit-button:hover,.header-export-button:hover{border-color:var(--coral);transform:translateY(-2px);box-shadow:0 5px 18px #e956341f}.edit-button span{color:var(--coral);font-size:18px}.header-export-button{background:var(--lavender-light);color:var(--lavender);border-color:#0000}.header-export-button span{font-size:17px}.hero{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:clamp(30px,6vw,100px);max-width:1280px;min-height:710px;margin:0 auto;padding:70px 42px 90px;display:grid;overflow:hidden}.eyebrow{color:var(--muted);font-family:var(--font-nunito), sans-serif;letter-spacing:.09em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 18px;font-size:11px;font-weight:900;display:flex}.eyebrow span{background:var(--lavender-light);color:var(--lavender);border-radius:999px;padding:7px 12px}h1,h2{font-family:var(--font-nunito), var(--font-noto), sans-serif;margin:0}h1{letter-spacing:-.05em;font-size:clamp(46px,5.5vw,78px);font-weight:900;line-height:1.08}h1 em{color:var(--coral);white-space:nowrap;font-style:normal;position:relative}h1 em:after{background:var(--yellow);content:"";opacity:.6;z-index:-1;border-radius:999px;height:9px;position:absolute;bottom:2px;left:0;right:0;transform:rotate(-2deg)}.hero-description{color:var(--muted);max-width:580px;margin:28px 0 30px;font-size:17px;line-height:1.85}.hero-buttons{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.primary-button{background:var(--coral);box-shadow:0 7px 0 var(--coral-dark), 0 14px 26px #e956342e;color:#fff;cursor:pointer;border:0;border-radius:17px;justify-content:center;align-items:center;gap:10px;min-height:56px;padding:0 25px;font-weight:900;transition:all .18s;display:inline-flex}.primary-button:hover:not(:disabled){box-shadow:0 10px 0 var(--coral-dark), 0 18px 30px #e9563433;transform:translateY(-3px)}.primary-button:active:not(:disabled){box-shadow:0 3px 0 var(--coral-dark);transform:translateY(4px)}.primary-button:disabled{cursor:wait;opacity:.75}.primary-button span{background:#fff3;border-radius:50%;place-items:center;width:29px;height:29px;display:grid}.primary-button.compact{min-height:48px;padding:0 20px}.text-link{color:var(--ink);font-size:14px;font-weight:800;text-decoration:none}.text-link span{color:var(--coral);margin-left:5px;display:inline-block}.hero-visual{min-height:540px;position:relative}.hero-visual:before{background:radial-gradient(circle at 30% 30%, #fff 0 12%, var(--lavender-light) 48%, #e3f4ef 100%);content:"";border-radius:50% 46% 52% 44%;position:absolute;inset:8% 3% 5%;transform:rotate(5deg)}.hero-image-ring{background:#fff;border:10px solid #fff;border-radius:44% 56% 51% 49%/52% 42% 58% 48%;position:absolute;inset:5% 8% 6%;overflow:hidden;transform:rotate(2deg);box-shadow:0 28px 60px #3d335e2b}.hero-image-ring img{object-fit:cover;width:100%;height:100%}.speech-bubble{background:#fff;border-radius:19px 19px 19px 4px;padding:15px 20px;font-size:14px;font-weight:900;position:absolute;bottom:9%;right:0;transform:rotate(-3deg);box-shadow:0 12px 35px #32295226}.speech-bubble span{color:var(--coral);margin-left:7px}.code-chip{border:1px solid var(--line);color:var(--lavender);font-family:var(--font-nunito);z-index:2;background:#fff;border-radius:13px;padding:10px 14px;font-size:12px;font-weight:900;position:absolute;box-shadow:0 12px 30px #3229521f}.chip-left{top:24%;left:1%;transform:rotate(-8deg)}.chip-right{top:18%;right:0;transform:rotate(7deg)}.sparkle{color:var(--yellow);z-index:2;font-size:35px;position:absolute}.sparkle-one{top:7%;left:5%}.sparkle-two{bottom:14%;right:5%}.map-section{background:#f3f0eb;border-top:1px solid #e9e0d7;padding:95px 24px 110px;position:relative}.map-section:before{content:"";opacity:.38;pointer-events:none;background-image:radial-gradient(#ded6cd 1px,#0000 1px);background-size:18px 18px;position:absolute;inset:0}.section-heading{text-align:center;max-width:760px;margin:0 auto 45px;position:relative}.section-heading .eyebrow{justify-content:center}.section-heading h2{letter-spacing:-.04em;font-size:clamp(34px,4vw,52px);font-weight:900}.section-heading>p:last-child{color:var(--muted);margin:16px auto 0;font-size:15px;line-height:1.8}.map-shell{background:var(--paper);border:1px solid #e6ddd4;border-radius:32px;max-width:930px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 24px 70px #3a304a1a}.map-toolbar{background:#fffaf5;border-bottom:1px solid #ece2d9;justify-content:space-between;align-items:center;padding:22px 28px;display:flex}.map-toolbar>div{flex-direction:column;gap:4px;display:flex}.map-toolbar strong{font-size:16px}.chapter-label{color:var(--coral);font-family:var(--font-nunito);letter-spacing:.12em;font-size:10px;font-weight:900}.map-area{min-height:900px;padding:150px 0 70px;position:relative;overflow:hidden}.course-path{z-index:2;margin:0;padding:0;list-style:none;position:relative}.course-row{height:174px;position:relative}.node-stage{left:var(--node-x);z-index:4;position:absolute;top:18px;transform:translate(-50%)}.course-node{cursor:pointer;background:#e7e4e9;border:0;border-radius:50%;justify-content:center;align-items:center;width:104px;height:82px;transition:all .2s;display:flex;position:relative;box-shadow:0 11px #c9c5cf,0 16px 24px #3229521f}.course-node:hover{transform:translateY(-4px)}.current .course-node{background:linear-gradient(145deg, #ff9173, var(--coral));box-shadow:0 11px 0 var(--coral-dark), 0 19px 28px #e9563438;transform:scale(1.16)}.current .course-node:hover{transform:translateY(-3px)scale(1.16)}.complete .course-node{background:linear-gradient(145deg, #9fe1d2, var(--mint));box-shadow:0 11px #5ba998,0 19px 28px #5ba99833}.node-motif{color:#85808c;text-shadow:0 2px #ffffffa6;font-family:Georgia,Times New Roman,serif;font-size:31px;font-weight:900;line-height:1}.current .node-motif,.complete .node-motif{color:#fff;text-shadow:0 2px #5e36432e;font-size:32px}.course-node:before,.course-node:after{color:#ffffffb3;content:"";background:currentColor;border-radius:50%;width:5px;height:5px;position:absolute;top:18px}.course-node:before{left:18px}.course-node:after{right:18px}.node-number{color:var(--muted);font-family:var(--font-nunito);background:#fff;border-radius:999px;padding:3px 7px;font-size:9px;font-weight:900;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}.current .node-number{color:var(--coral-dark)}.complete .node-number{color:#408f7d}.topic-label{width:200px;position:absolute;top:7px}.label-right .topic-label{text-align:left;left:126px}.label-left .topic-label{text-align:right;right:126px}.topic-label small{color:#99929e;margin-bottom:4px;font-size:10px;font-weight:700;display:block}.topic-label strong{font-size:16px;line-height:1.35;transition:color .25s,font-size .25s;display:block}.current .topic-label strong{color:var(--coral-dark);font-size:21px;font-weight:900}.complete .topic-label strong{color:#4c9e8c}.trail-segment{left:var(--node-x);transform:rotate(var(--trail-angle));transform-origin:0;width:var(--trail-length);z-index:1;border-top:5px dotted #ddd5d0;position:absolute;top:61px}.complete .trail-segment{border-color:#a8d9ce}.traveling-fox{filter:drop-shadow(0 11px 11px #3026442e);pointer-events:none;z-index:10;transition:left .76s cubic-bezier(.25,1.45,.58,1),top .76s cubic-bezier(.25,1.45,.58,1);position:absolute;transform:translate(-50%,-100%)}.traveling-fox img{object-fit:cover;object-position:50% 28%;background:#fff;border:5px solid #fff;border-radius:44% 56% 48% 52%;width:84px;height:84px;transform:rotate(-3deg)}.traveling-fox.is-traveling img{animation:.72s ease-in-out infinite alternate fox-bounce}.fox-name{background:var(--ink);color:#fff;white-space:nowrap;border-radius:999px;padding:4px 9px;font-size:10px;font-weight:800;position:absolute;top:-20px;left:50%;transform:translate(-50%)}@keyframes fox-bounce{0%{transform:rotate(-5deg)translateY(0)}to{transform:rotate(5deg)translateY(-6px)}}.cloud{opacity:.7;background:#f5f2f7;border-radius:999px;width:180px;height:70px;position:absolute}.cloud:before,.cloud:after{background:inherit;content:"";border-radius:50%;position:absolute}.cloud:before{width:90px;height:90px;top:-34px;left:38px}.cloud:after{width:60px;height:60px;top:-19px;right:17px}.cloud-a{top:300px;left:-100px}.cloud-b{bottom:280px;right:-105px}.finish-card{z-index:3;background:#f4f1f6;border:2px dashed #d8d0dd;border-radius:24px;align-items:center;gap:16px;max-width:360px;margin:5px auto 0;padding:18px 24px;transition:all .4s;display:flex;position:relative}.finish-card.reached{border-color:var(--yellow);background:#fff6d7;transform:scale(1.04);box-shadow:0 13px 30px #deae2b2b}.finish-icon{font-size:36px}.finish-card small,.finish-card strong{display:block}.finish-card small{color:#938b9a;font-family:var(--font-nunito);letter-spacing:.1em;font-size:9px;font-weight:900}.finish-card strong{margin-top:3px;font-size:16px}footer{background:var(--ink);color:#fff;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:46px max(24px,50vw - 560px);display:grid}.footer-fox{border:4px solid #fff;border-radius:50%;width:70px;height:70px;overflow:hidden}.footer-fox img{object-fit:cover;object-position:50% 25%;width:100%;height:100%}footer strong{font-size:18px}footer p{color:#bcb7c9;margin:5px 0 0;font-size:13px}.editor-backdrop{z-index:100;background:#1e192d8c;justify-content:flex-end;align-items:stretch;padding:18px;display:flex;position:fixed;inset:0}.editor-panel{background:#fffdf9;border-radius:28px;flex-direction:column;width:100%;max-width:680px;padding:28px;animation:.28s ease-out panel-in;display:flex;overflow:hidden;box-shadow:-15px 0 60px #1b162a3d}@keyframes panel-in{0%{opacity:0;transform:translate(35px)}to{opacity:1;transform:translate(0)}}.editor-header{justify-content:space-between;align-items:flex-start;display:flex}.editor-header .eyebrow{margin-bottom:7px}.editor-header h2{font-size:29px}.icon-button{cursor:pointer;background:#f0ece7;border:0;border-radius:50%;width:42px;height:42px;font-size:25px;line-height:1}.editor-help{color:var(--muted);margin:15px 0 18px;font-size:13px;line-height:1.7}.course-name-field{margin-bottom:14px;display:block}.course-name-field span{margin:0 0 7px 3px;font-size:12px;font-weight:800;display:block}.course-name-field input{border:1px solid var(--line);background:#fff;border-radius:13px;outline:none;width:100%;padding:12px 14px;font-size:15px;font-weight:800}.course-name-field input:focus{border-color:var(--coral);box-shadow:0 0 0 4px #ff704d1a}.character-settings{background:#f5f1ff;border:1px solid #ded7ff;border-radius:18px;flex:none;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:15px;margin-bottom:14px;padding:13px;display:grid}.character-preview{object-fit:cover;background:#fff;border:5px solid #fff;border-radius:24px;width:92px;height:92px;box-shadow:0 8px 20px #44376f24}.character-settings-body{min-width:0}.character-settings-body>strong{margin-bottom:7px;font-size:13px;display:block}.character-name-field{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;display:grid}.character-name-field span{color:var(--muted);font-size:11px;font-weight:800}.character-name-field input{background:#fff;border:1px solid #d8cff6;border-radius:10px;outline:none;width:100%;min-width:0;padding:8px 10px;font-size:13px;font-weight:800}.character-name-field input:focus{border-color:var(--lavender);box-shadow:0 0 0 3px #8175d81f}.character-actions{flex-wrap:wrap;gap:7px;margin-top:8px;display:flex}.character-actions button,.character-upload-button{color:var(--lavender);cursor:pointer;background:#fff;border:1px solid #d8cff6;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:900}.character-actions button:hover,.character-upload-button:hover,.character-upload-button:focus-within{border-color:var(--lavender);box-shadow:0 4px 12px #44376f1f}.character-image-note{color:var(--muted);margin:7px 0 0;font-size:9px;line-height:1.45}.character-image-note.is-error{color:#c64d32;font-weight:800}.editor-mode-switch{background:#f1ece7;border-radius:13px;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:16px;padding:4px;display:grid}.editor-mode-switch button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;min-height:40px;font-size:13px;font-weight:800;transition:all .18s}.editor-mode-switch button.active{color:var(--coral-dark);background:#fff;box-shadow:0 3px 12px #32295217}.topic-editor-list{flex-direction:column;flex:1;gap:9px;padding:2px 5px 10px 0;display:flex;overflow:auto}.topic-editor-row{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:30px 52px 1fr auto;align-items:center;gap:9px;padding:9px 10px;display:grid}.drag-number{color:#a39ca9;font-family:var(--font-nunito);font-size:10px;font-weight:900}.fixed-motif{color:var(--lavender);background:#f5f1ff;border-radius:10px;justify-content:center;align-items:center;width:48px;height:43px;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:900;display:flex}.topic-input-label input{background:0 0;border:0;outline:none;width:100%;padding:9px 4px;font-weight:700}.topic-input-label input:focus{box-shadow:inset 0 -2px var(--coral)}.row-actions{gap:4px;display:flex}.row-actions button{cursor:pointer;background:#f5f1ed;border:0;border-radius:8px;width:31px;height:31px}.row-actions button:disabled{cursor:not-allowed;opacity:.35}.row-actions .delete-topic{color:#d95845}.add-topic{border:2px dashed var(--peach);color:var(--coral-dark);cursor:pointer;background:#fff5ef;border-radius:14px;margin-top:8px;padding:13px;font-weight:800}.bulk-editor{flex-direction:column;flex:1;min-height:0;display:flex}.bulk-tip{background:var(--lavender-light);border:1px solid #ded7ff;border-radius:15px;align-items:center;gap:13px;margin-bottom:14px;padding:13px 15px;display:flex}.bulk-tip>span{color:var(--lavender);font-family:var(--font-nunito);background:#fff;border-radius:11px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:22px;font-weight:900;display:flex}.bulk-tip strong{font-size:13px}.bulk-tip p{color:var(--muted);margin:3px 0 0;font-size:11px;line-height:1.5}.bulk-editor>label{margin:0 0 8px 3px;font-size:12px;font-weight:800}.bulk-editor textarea{border:1px solid var(--line);color:var(--ink);resize:none;background:#fff;border-radius:16px;outline:none;flex:1;width:100%;min-height:290px;padding:17px 18px;font-size:15px;line-height:1.8}.bulk-editor textarea:focus{border-color:var(--coral);box-shadow:0 0 0 4px #ff704d1a}.bulk-editor textarea::placeholder{color:#b7afb8}.bulk-summary{color:var(--muted);justify-content:space-between;align-items:center;padding:11px 3px 0;font-size:12px;display:flex}.bulk-summary strong{color:var(--coral-dark);font-family:var(--font-nunito);font-size:15px}.bulk-summary button{color:var(--lavender);cursor:pointer;background:0 0;border:0;padding:5px 0;font-size:12px;font-weight:800}.bulk-summary button:disabled{cursor:not-allowed;opacity:.4}.editor-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:15px;padding-top:18px;display:flex}.editor-footer>div{gap:10px;display:flex}.ghost-button,.text-cancel{cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:800}.ghost-button{color:var(--lavender)}.text-cancel{color:var(--muted);padding:0 12px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.export-backdrop{z-index:110;background:#1e192d94;justify-content:center;align-items:center;padding:22px;display:flex;position:fixed;inset:0}.export-panel{background:#fffdf9;border-radius:28px;width:100%;max-width:620px;padding:30px;animation:.25s ease-out export-in;box-shadow:0 28px 80px #1b162a47}@keyframes export-in{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.export-header{justify-content:space-between;align-items:flex-start;display:flex}.export-header .eyebrow{margin-bottom:7px}.export-header h2{font-size:29px}.export-help{color:var(--muted);margin:15px 0 20px;font-size:13px;line-height:1.7}.ratio-options{grid-template-columns:1fr 1fr;gap:13px;display:grid}.ratio-card{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:18px;flex-direction:column;align-items:center;gap:15px;padding:20px 16px 18px;transition:all .2s;display:flex}.ratio-card:hover:not(:disabled){border-color:var(--lavender);transform:translateY(-3px);box-shadow:0 12px 28px #4638761f}.ratio-card:disabled{cursor:wait;opacity:.65}.ratio-card>span:last-child{flex-direction:column;gap:4px;display:flex}.ratio-card strong{font-size:14px}.ratio-card small{color:var(--muted);font-family:var(--font-nunito);font-size:10px;font-weight:800}.ratio-preview{background:#fffaf2;border:3px solid #27233a;border-radius:7px;justify-content:center;gap:7px;padding:16px 11px 9px;display:flex;position:relative}.ratio-preview:before{background:var(--coral);content:"";border-radius:999px;height:5px;position:absolute;top:7px;left:11px;right:11px}.ratio-four-three{aspect-ratio:4/3;width:112px}.ratio-sixteen-nine{aspect-ratio:16/9;width:138px;margin:14px 0}.ratio-preview i{background:var(--lavender-light);border:2px solid var(--lavender);border-radius:50%;align-self:flex-end;width:29px;height:24px;display:block}.export-note{color:var(--lavender);text-align:center;background:#f3f0ff;border-radius:12px;margin:18px 0 0;padding:11px 13px;font-size:11px;font-weight:800}.export-note.is-error{color:#c64d32;background:#fff0eb}@media (width<=900px){.hero{text-align:center;grid-template-columns:1fr;padding-top:60px}.hero-copy{max-width:700px;margin:0 auto}.eyebrow,.hero-buttons{justify-content:center}.hero-description{margin-left:auto;margin-right:auto}.hero-visual{width:100%;max-width:590px;min-height:550px;margin:0 auto}footer{grid-template-columns:auto 1fr}footer .primary-button{grid-column:1/-1;justify-self:start}}@media (width<=640px){.site-header{height:76px;padding:0 16px}.brand>span:last-child,.progress-pill{display:none}.brand-mark{width:41px;height:41px}.header-actions{gap:6px}.edit-button,.header-export-button{gap:5px;height:42px;padding:0 10px;font-size:12px}html[lang=en] .brand-mark{display:none}html[lang=en] .edit-button,html[lang=en] .header-export-button{padding:0 9px;font-size:11px}.hero{min-height:auto;padding:54px 20px 70px}h1{font-size:43px}.hero-description{font-size:15px}.hero-visual{min-height:410px}.code-chip{display:none}.speech-bubble{bottom:4%;right:1%}.map-section{padding:75px 12px 80px}.map-shell{border-radius:24px}.map-toolbar{align-items:flex-start;gap:14px;padding:19px}.map-toolbar strong{font-size:13px}.map-area{padding-top:140px}.course-row{height:190px}.course-node{width:90px;height:72px}.topic-label{width:155px;top:90px}.label-left .topic-label,.label-right .topic-label{text-align:center;left:50%;right:auto;transform:translate(-50%)}.topic-label strong{font-size:13px}.current .topic-label strong{font-size:17px}.trail-segment{top:54px}.traveling-fox img{width:72px;height:72px}.finish-card{margin-left:16px;margin-right:16px}footer{text-align:center;grid-template-columns:1fr;padding:42px 24px}.footer-fox,footer .primary-button{justify-self:center}.editor-backdrop{padding:0}.editor-panel{border-radius:0;padding:20px 14px}.character-settings{grid-template-columns:76px minmax(0,1fr);gap:11px;padding:11px}.character-preview{border-radius:20px;width:76px;height:76px}.character-name-field{grid-template-columns:1fr;align-items:stretch;gap:4px}.character-settings-body>strong{margin-bottom:4px}.character-image-note{display:none}.bulk-editor textarea{min-height:260px}.bulk-summary{flex-direction:column;align-items:flex-start;gap:5px}.topic-editor-row{grid-template-columns:22px 46px 1fr;gap:6px}.row-actions{grid-column:2/-1;justify-content:flex-end}.editor-footer{flex-direction:column;align-items:stretch;gap:14px}.editor-footer>div{justify-content:flex-end}.export-backdrop{padding:12px}.export-panel{border-radius:23px;padding:22px 16px}.ratio-options{grid-template-columns:1fr}.ratio-card{flex-direction:row;justify-content:center}.ratio-sixteen-nine{margin:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
