:root{--bg: #f7fafb;--surface: #ffffff;--surface-soft: #eef6f6;--ink: #111827;--muted: #5e6b76;--line: #d8e0e5;--line-strong: #b5c2ca;--teal: #087878;--teal-dark: #075e64;--gold: #d89b11;--coral: #ff5148;--shadow: 0 22px 70px rgba(15, 23, 42, .12);color:var(--ink);background:var(--bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;background:linear-gradient(180deg,rgba(8,120,120,.045),transparent 520px),linear-gradient(90deg,rgba(17,24,39,.025) 1px,transparent 1px) 0 0 / 42px 42px,var(--bg)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.site-shell{min-height:100vh}.site-header{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:auto 1fr auto;gap:28px;align-items:center;height:80px;padding:0 30px;background:#fffffff0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;gap:12px;align-items:center;font-size:32px;font-weight:780;letter-spacing:0}.brand b{color:var(--teal)}.brand.compact{font-size:22px}.brand-mark{width:38px;height:38px;flex:0 0 38px;border-radius:8px;box-shadow:0 7px 18px #08787833;object-fit:cover}.studio-glyph{width:22px;height:22px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.site-header nav{display:flex;gap:34px;justify-content:center;color:#0f2430;font-size:16px;font-weight:760}.app-sidebar a:first-child,.app-sidebar a:hover{color:var(--teal-dark);background:var(--surface-soft)}.site-header nav a:first-child{color:var(--teal)}.header-actions,.hero-actions,.export-row{display:flex;gap:12px;align-items:center}.header-icon{display:grid;width:40px;height:40px;place-items:center;color:#172434;background:#fff;border:1px solid transparent;border-radius:8px;font-size:17px;font-weight:900}.header-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.header-icon:hover{border-color:var(--line)}.ghost-link,.ghost-cta{color:var(--teal-dark);font-weight:820}.button,.outline-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:0 20px;border-radius:7px;font-size:15px;font-weight:840;line-height:1}.button{gap:10px;color:#fff;background:linear-gradient(180deg,var(--teal),var(--teal-dark));border:1px solid var(--teal-dark);box-shadow:0 15px 28px #0878783d}.button.secondary,.outline-button{gap:9px;color:var(--teal-dark);background:#fff;border:1px solid var(--teal);box-shadow:none}.button.small{min-height:44px;padding:0 18px}.button.coral{background:linear-gradient(180deg,#ff6b62,var(--coral));border-color:#e43f36;box-shadow:0 15px 28px #ff514842}.button.gold{background:linear-gradient(180deg,#e2aa1b,var(--gold));border-color:#b98509;box-shadow:0 15px 28px #d89b113d}.studio-section{display:grid;grid-template-columns:344px minmax(480px,1fr) 344px;min-height:calc(100vh - 174px);border-bottom:1px solid var(--line)}.left-panel,.right-panel{display:grid;align-content:start;gap:18px;min-width:0;padding:26px 24px;background:#ffffffdb}.left-panel{border-right:1px solid var(--line)}.right-panel{display:block;border-left:1px solid var(--line)}.right-panel>*{max-width:100%}.right-panel>*+*{margin-top:18px}.panel-title{color:#162635;font-size:13px;font-weight:900;letter-spacing:.03em;text-transform:uppercase}.template-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.template-button{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center;min-height:72px;padding:14px 15px;color:#10202f;text-align:left;background:#fff;border:1px solid var(--line);border-radius:7px;font-size:14px;font-weight:800}.template-button[data-active=true]{border-color:var(--teal);box-shadow:inset 0 0 0 1px var(--teal)}.template-icon{display:grid;width:35px;height:35px;place-items:center;color:var(--teal)}.template-icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.panel-rule{height:1px;background:var(--line)}.settings-stack{display:grid;gap:14px}.setting-row{display:grid;grid-template-columns:78px 1fr;gap:12px;align-items:center;color:#132232;font-size:14px;font-weight:720}.setting-row input,.setting-row select,.project-name input{width:100%;min-height:46px;padding:0 13px;color:var(--ink);background:#fff;border:1px solid #cfd8df;border-radius:6px;outline:none}.setting-row input:focus,.setting-row select:focus,.project-name input:focus{border-color:var(--teal);box-shadow:0 0 0 3px #0878781f}.toggle-row{display:flex;align-items:center;justify-content:space-between;color:#132232;font-size:15px;font-weight:780}.toggle-row small{display:block;margin-top:4px;color:var(--muted);font-size:12px;font-weight:620}.toggle-row input{width:44px;height:24px;accent-color:var(--teal)}.generate-button{width:100%;min-height:56px;margin-top:4px;font-size:18px}.preview-stage{display:grid;grid-template-rows:auto 1fr auto;gap:12px;justify-items:center;min-width:0;padding:14px 30px 18px;background:linear-gradient(90deg,rgba(17,24,39,.04) 1px,transparent 1px) 0 0 / 42px 42px,linear-gradient(180deg,#f9fbfc,#f2f6f7)}.preview-toolbar{display:flex;gap:10px;align-items:center;justify-content:center;width:min(680px,100%)}.preview-toolbar button,.preview-toolbar span,.filter-row button,.page-switcher button{min-height:40px;padding:0 14px;color:#172434;background:#fff;border:1px solid var(--line);border-radius:6px;font-size:14px;font-weight:780}.preview-toolbar button,.preview-toolbar span{display:inline-flex;gap:8px;align-items:center}.preview-toolbar button[aria-label]{width:42px;padding:0;justify-content:center}.zoom-control .studio-glyph{width:18px;height:18px}.print-page{position:relative;width:min(548px,100%);aspect-ratio:8.5 / 11;padding:26px 32px;overflow:hidden;background:#fff;border:1px solid #c8d0d6;box-shadow:0 24px 70px #0f172a29}.worksheet-meta{display:flex;justify-content:space-between;margin-bottom:10px;color:#111827;font-size:13px;font-weight:650}.worksheet-border{position:relative;display:grid;gap:8px;height:calc(100% - 25px);padding:17px 19px 15px;border:1.5px dashed #a8b0b8}.worksheet-border h1{margin:0;color:#05070a;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,3.25vw,48px);font-weight:900;line-height:1.05;text-align:center}.worksheet-border>p{margin:0;color:#111827;font-size:15px;text-align:center}.worksheet-layout{display:grid;grid-template-columns:.22fr 1fr .2fr;gap:10px;align-items:center;min-height:0}.start-art,.end-art{display:grid;gap:8px;align-content:center;justify-items:center;color:#05070a;font-size:12px;font-weight:900;text-align:center}.theme-doodle{width:58px;height:58px;fill:none;stroke:#05070a;stroke-linecap:round;stroke-linejoin:round;stroke-width:3}.maze-svg{width:100%;height:auto;overflow:visible}.maze-wall{fill:none;stroke:#05070a;stroke-linecap:square;stroke-linejoin:miter;stroke-width:6.5}.maze-solution{fill:none;stroke:var(--template-accent, var(--teal));stroke-linecap:round;stroke-linejoin:round;stroke-width:16;opacity:.58}.worksheet-tip{display:grid;grid-template-columns:44px 1fr;gap:12px;align-items:center;margin-top:2px;padding:8px 12px;border:1.5px dashed #707983}.worksheet-tip span{display:grid;width:36px;height:36px;place-items:center;border:2px solid #05070a;border-radius:99px;font-weight:900}.worksheet-tip p{margin:0;color:#05070a;font-size:12px;line-height:1.36}.page-number{position:absolute;bottom:-13px;left:50%;display:grid;width:28px;height:28px;place-items:center;background:#fff;border:1.5px solid #05070a;border-radius:99px;transform:translate(-50%);font-weight:760}.watermark{position:absolute;top:44%;left:50%;color:#1118271a;font-size:58px;font-weight:950;letter-spacing:.04em;pointer-events:none;transform:translate(-50%,-50%) rotate(-28deg);white-space:nowrap}.page-switcher{display:flex;gap:10px;align-items:center;color:#172434;font-size:15px;font-weight:760}.export-main{width:100%;max-width:100%;min-height:58px;font-size:18px}.export-row{display:grid;grid-template-columns:repeat(3,1fr)}.export-row .outline-button{min-width:0;padding:0 10px;overflow:hidden}.outline-button.wide{width:100%;max-width:100%}.save-state{margin:-7px 0 0;color:var(--teal-dark);font-size:14px;font-weight:700}.project-stats{display:grid;gap:14px;margin:0}.project-stats div,.usage-list div{display:flex;justify-content:space-between;gap:16px;min-width:0}.project-stats dt,.usage-list dt{color:var(--muted);font-weight:720}.project-stats dd,.usage-list dd{margin:0;font-weight:820;text-align:right;overflow-wrap:anywhere}.tip-box{display:grid;grid-template-columns:auto 1fr;gap:8px 12px;margin-top:20px;padding:20px;background:#fff8e8;border:1px solid #f0d28d;border-radius:7px}.tip-box .studio-glyph{grid-row:span 3;color:var(--gold)}.tip-box p{margin:0;color:#354252;line-height:1.55}.tip-box a{color:var(--teal-dark);font-weight:850}.quality-strip{position:relative;z-index:2;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;width:min(1280px,calc(100% - 96px));margin:-44px auto 0;overflow:hidden;background:#fffffff2;border:1px solid var(--line);border-radius:8px;box-shadow:0 18px 44px #0f172a12}.quality-item{display:grid;grid-template-columns:auto 1fr;gap:2px 12px;align-items:center;min-height:76px;padding:16px 22px;border-right:1px solid var(--line)}.quality-item:last-child{color:var(--teal-dark);border-right:0}.quality-item .studio-glyph{grid-row:span 2;color:currentColor}.quality-item span{color:#4d5d68;font-size:13px;font-weight:720}.quality-item strong{color:#142231;font-size:14px;font-weight:850}.section{width:min(1440px,calc(100% - 48px));margin:0 auto;padding:72px 0}.section-heading{margin-bottom:32px}.section-heading.centered{display:grid;justify-items:center;text-align:center}.section-heading.split{display:flex;gap:24px;align-items:end;justify-content:space-between}.section h2,.directory-hero h1,.page-copy h1,.app-head h1{margin:0;color:#101827;font-size:clamp(34px,4vw,54px);line-height:1.05;letter-spacing:0}.section p,.directory-hero p,.page-copy p,.app-head p{color:var(--muted);font-size:17px;line-height:1.65}.workflow-section{border-bottom:1px solid var(--line)}.workflow-line{position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:26px;margin:0;padding:0;list-style:none;text-align:center}.workflow-line:before{position:absolute;top:32px;right:7%;left:7%;height:1px;content:"";background:repeating-linear-gradient(90deg,#9cb9c0 0 8px,transparent 8px 16px)}.workflow-line li{position:relative;z-index:1;display:grid;justify-items:center;gap:10px}.workflow-line span,.bulk-flow span{display:grid;width:64px;height:64px;place-items:center;color:var(--teal);background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 12px 30px #0f172a14;font-weight:900}.workflow-line span{position:relative}.workflow-line span em{position:absolute;bottom:-14px;display:grid;width:22px;height:22px;place-items:center;color:#fff;background:var(--teal);border-radius:99px;font-size:11px;font-style:normal}.workflow-line strong,.bulk-flow h3,.template-card h3,.example-grid h3,.seo-grid h3,.price-card h3{margin:0;color:#111827}.workflow-line p{max-width:210px;margin:0;font-size:14px}.filter-row{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:22px}.filter-row button.active{color:#fff;background:var(--teal);border-color:var(--teal)}.template-cards,.example-grid,.directory-grid,.pricing-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.template-cards{grid-template-columns:repeat(6,minmax(0,1fr))}.template-card,.example-grid article,.directory-grid article,.seo-grid article,.price-card,.workspace-grid article,.license-rules article{display:grid;gap:12px;align-content:start;padding:18px;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 14px 40px #0f172a0e}.template-card p,.example-grid p,.directory-grid p,.seo-grid p,.price-card p,.workspace-grid p{margin:0;font-size:14px}.template-card a,.directory-grid a,.example-grid a,.workspace-grid a{color:var(--teal-dark);font-weight:850}.mini-worksheet{display:grid;gap:8px;justify-items:center;min-height:248px;padding:15px;background:#fff;border:1px solid #c9d2d8;box-shadow:0 8px 18px #0f172a0f}.mini-worksheet small{justify-self:end;color:var(--muted);font-size:12px;font-weight:850}.mini-worksheet strong{color:#0b1018;font-size:18px;line-height:1.05;text-align:center;text-transform:uppercase}.mini-worksheet .maze-svg{width:min(100%,190px)}.mini-worksheet .maze-wall{stroke-width:10}.mini-worksheet span{font-size:12px;font-weight:900}.bulk-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.batch-console{display:grid;grid-template-columns:minmax(190px,.78fr) minmax(0,2.2fr) minmax(210px,.9fr);gap:18px;align-items:stretch}.batch-settings,.production-queue,.export-bundle{display:grid;gap:14px;align-content:start;padding:20px;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 14px 40px #0f172a0e}.batch-settings h3,.production-queue h3,.export-bundle h3{margin:0;font-size:17px}.batch-settings label,.export-bundle label{display:grid;gap:7px;color:#263746;font-size:13px;font-weight:780}.batch-settings select{min-height:38px;padding:0 10px;background:#fbfdfe;border:1px solid var(--line);border-radius:6px}.batch-stepper{display:grid;grid-template-columns:1fr auto auto auto;gap:8px;align-items:center;font-size:13px}.batch-stepper button{width:34px;height:34px;background:#fff;border:1px solid var(--line);border-radius:6px}.toggle-row.compact{display:flex;font-size:13px}.queue-head{display:flex;gap:14px;align-items:baseline;justify-content:space-between}.queue-head span{color:var(--muted);font-size:13px;font-weight:740}.queue-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.queue-grid .mini-worksheet{min-height:170px;padding:10px}.queue-grid .mini-worksheet strong{font-size:10px}.queue-grid .mini-worksheet .maze-svg{width:min(100%,94px)}.queue-grid .mini-worksheet .maze-wall{stroke-width:14}.queue-grid .mini-worksheet .maze-solution{stroke-width:22}.export-bundle label{grid-template-columns:auto 1fr;align-items:start}.export-bundle input{margin-top:2px;accent-color:var(--teal)}.export-bundle small{display:block;margin-top:3px;color:var(--muted)}.bulk-flow{display:grid;grid-template-columns:repeat(5,1fr);gap:26px}.bulk-flow article{display:grid;gap:10px}.bulk-flow p{margin:0;font-size:14px}.publishing-strip,.license-band{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:34px;overflow:hidden;background:linear-gradient(180deg,#f7ffff,#fff);border:1px solid var(--line);border-radius:8px}.publishing-strip article{display:grid;grid-template-columns:auto 1fr;gap:8px 18px;align-items:center;padding:24px;border-right:1px solid var(--line)}.publishing-strip article p{grid-column:2;margin:0;font-size:14px}.partner-mark{grid-row:span 3;width:96px;color:#d18711;font-size:19px;font-weight:420;line-height:.95;text-transform:lowercase}.partner-mark.etsy{color:#f05a1a;font-family:Georgia,Times New Roman,serif;font-size:36px;text-transform:none}.partner-mark.teacher{display:grid;place-items:center;color:var(--teal)}.partner-mark.teacher .studio-glyph{width:54px;height:54px}.publishing-strip article:last-child{border-right:0}.pricing-grid{grid-template-columns:repeat(4,1fr)}.price-card{position:relative;min-height:330px}.price-card[data-featured=true]{border-color:var(--gold);box-shadow:0 18px 42px #d89b1124}.popular{position:absolute;top:0;right:0;left:0;display:grid;min-height:24px;place-items:center;color:#fff;background:var(--gold);border-radius:8px 8px 0 0;font-size:12px;font-weight:900}.price-card[data-featured=true] h3{margin-top:18px}.price-card strong{display:block;font-size:38px}.price-card small{color:var(--muted);font-size:14px;font-weight:650}.price-card ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.price-card li{position:relative;padding-left:20px;font-size:14px}.price-card li:before{position:absolute;left:0;color:var(--teal);content:"+"}.license-band{grid-template-columns:1.4fr 1fr;align-items:center;padding:28px}.license-band h2{font-size:clamp(28px,3vw,42px)}.license-band ul{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:0;padding:0;list-style:none}.license-band li{min-height:70px;padding:18px;background:#fff;border:1px solid var(--line);border-radius:7px;font-weight:820}.site-footer{display:grid;grid-template-columns:minmax(220px,1fr) auto;gap:30px;width:min(1440px,calc(100% - 48px));margin:0 auto;padding:36px 0;border-top:1px solid var(--line)}.site-footer p{max-width:540px;color:var(--muted)}.footer-links{display:flex;flex-wrap:wrap;gap:18px;align-content:start;font-weight:760}.page-main{min-height:70vh}.page-hero{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:44px;align-items:center}.page-hero h1{margin:0;font-size:clamp(44px,5vw,72px);line-height:1}.page-hero p{max-width:760px}.seo-tool,.faq-section{border-top:1px solid var(--line)}.seo-grid,.license-rules,.workspace-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.faq-section details{padding:18px 0;border-bottom:1px solid var(--line)}.faq-section summary{color:#101827;font-size:20px;font-weight:850;cursor:pointer}.directory-hero,.page-copy{max-width:980px}.directory-grid{grid-template-columns:repeat(3,1fr)}.app-surface{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:calc(100vh - 76px)}.app-sidebar{display:grid;align-content:start;gap:8px;padding:28px;background:#fff;border-right:1px solid var(--line)}.app-sidebar a{padding:12px 14px;border-radius:7px;font-weight:780}.app-content{padding:36px}.app-head{display:flex;gap:28px;align-items:start;justify-content:space-between;margin-bottom:28px}.usage-list{display:grid;gap:14px;margin:0}@media(max-width:1220px){.studio-section{grid-template-columns:320px minmax(470px,1fr)}.right-panel{grid-column:1 / -1;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:0}.right-panel .panel-rule,.right-panel .tip-box{display:none}.template-cards,.example-grid,.pricing-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:860px){.site-header{grid-template-columns:1fr auto;height:auto;min-height:74px}.site-header nav{grid-column:1 / -1;justify-content:flex-start;min-width:0;max-width:100%;overflow-x:auto;padding-bottom:12px}.header-actions .ghost-link{display:none}.studio-section,.app-surface,.page-hero,.seo-grid,.license-rules,.workspace-grid,.site-footer,.license-band{grid-template-columns:1fr}.left-panel,.right-panel{width:100%;min-width:0;border:0;border-bottom:1px solid var(--line)}.right-panel,.template-grid{grid-template-columns:1fr}.setting-row{grid-template-columns:1fr;gap:8px}.preview-stage{width:100%;min-width:0;padding:18px 14px 24px}.preview-toolbar{flex-wrap:wrap;width:100%}.print-page{width:min(100%,calc(100vw - 28px));padding:22px 18px}.worksheet-border{padding:14px 12px}.worksheet-border h1{font-size:clamp(28px,9vw,38px)}.worksheet-layout{grid-template-columns:1fr}.start-art,.end-art{display:none}.watermark{font-size:40px}.workflow-line,.bulk-flow,.template-cards,.example-grid,.directory-grid,.pricing-grid{grid-template-columns:1fr}.quality-strip{grid-template-columns:repeat(2,minmax(0,1fr));width:min(100% - 48px,520px);margin:18px auto 0}.quality-item{min-height:68px;padding:12px 14px}.quality-item:nth-child(2n){border-right:0}.quality-item:nth-child(n+5){border-top:1px solid var(--line)}.batch-console{grid-template-columns:1fr}.queue-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-line:before{display:none}.section-heading.split,.app-head{display:grid}.bulk-flow article{grid-template-columns:auto 1fr;align-items:start}.publishing-strip{grid-template-columns:1fr}.publishing-strip article{border-right:0;border-bottom:1px solid var(--line)}}@media print{.site-header,.left-panel,.right-panel,.preview-toolbar,.page-switcher,.section,.site-footer{display:none}body{background:#fff}.studio-section{display:block;min-height:auto;border:0}.preview-stage{display:block;padding:0;background:#fff}.print-page{width:100%;max-width:none;height:100vh;padding:.45in;border:0;box-shadow:none}}
