:root{--page-bg:#fff;--page-surface:#fff;--page-text:#595959;--page-heading:#000;--page-muted:#7f7f7f;--page-link:#3030f1;--summary-bg:#f7f7f7;--summary-border:#e5e5e5;--route-border:#e8e8ee;--route-shadow:0 20px 60px #0f172a14;--sans:Arial, sans-serif;--mono:ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;font-family:var(--sans);color:var(--page-text);background:var(--page-bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;line-height:1.65}*{box-sizing:border-box}html{background:var(--page-bg)}body{background:var(--page-bg);min-width:320px;margin:0}a{text-underline-offset:.14em;text-decoration-thickness:1px}code{font-family:var(--mono)}#root{min-height:100svh}.route-shell{background:radial-gradient(circle at top,#3030f114,#0000 32%),linear-gradient(#fafafe 0%,#fff 100%);place-items:center;min-height:100svh;padding:32px 20px;display:grid}.route-card{border:1px solid var(--route-border);background:var(--page-surface);width:min(100%,720px);box-shadow:var(--route-shadow);border-radius:20px;padding:32px}.route-eyebrow{color:var(--page-muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-weight:700}.route-card h1{color:var(--page-heading);margin:0 0 12px;font-size:clamp(2rem,4vw,3.5rem);line-height:1.05}.route-card p{margin:0}.route-actions{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.route-link{color:#fff;background:#111;border-radius:999px;justify-content:center;align-items:center;padding:10px 16px;text-decoration:none;display:inline-flex}.route-link-secondary{color:#111;background:#f0f1f6}.admin-page{color:#1b1b1b;background:radial-gradient(circle at top,#005bc114,#0000 28%),linear-gradient(#f5f7fb 0%,#eef1f7 100%);min-height:100svh}.admin-shell,.admin-login-shell{width:min(100% - 32px,1280px);margin:0 auto}.admin-shell{padding:40px 0 72px}.admin-login-shell{place-items:center;min-height:100svh;display:grid}.admin-login-card,.admin-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe0;border:1px solid #c4c6d066;border-radius:28px;box-shadow:0 24px 64px #191c2114}.admin-login-card{width:min(100%,460px);padding:32px}.admin-login-card h1,.admin-topbar h1,.admin-panel h2,.admin-panel h3,.admin-card h4{margin:0}.admin-login-card p{color:#5b6473}.admin-eyebrow{color:#005bc1;letter-spacing:.18em;text-transform:uppercase;margin:0 0 10px;font-size:.82rem;font-weight:800}.admin-form,.admin-list,.admin-subsection{gap:16px;display:grid}.admin-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.admin-field{gap:8px;display:grid}.admin-field span{font-size:.9rem;font-weight:700}.admin-field-span-2{grid-column:span 2}.admin-input,.admin-textarea{color:#1b1b1b;width:100%;font:inherit;background:#fff;border:1px solid #97a0b073;border-radius:14px}.admin-input{min-height:46px;padding:0 14px}.admin-textarea{resize:vertical;min-height:110px;padding:12px 14px}.admin-topbar{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.admin-topbar-copy{color:#5b6473;max-width:700px;margin:10px 0 0}.admin-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.admin-primary-button,.admin-secondary-button,.admin-text-button{min-height:44px;font:inherit;cursor:pointer;border-radius:12px;justify-content:center;align-items:center;padding:0 18px;font-weight:700;text-decoration:none;display:inline-flex}.admin-primary-button:disabled,.admin-secondary-button:disabled,.admin-text-button:disabled{opacity:.55;cursor:not-allowed}.admin-primary-button{color:#fff;background:#005bc1;border:0;box-shadow:0 14px 28px #005bc133}.admin-secondary-button{color:#1b1b1b;background:#fff;border:1px solid #97a0b073}.admin-text-button{color:#4a5568;background:0 0;border:0;padding-inline:8px}.admin-text-button.danger{color:#c2410c}.admin-status,.admin-error{border-radius:14px;margin:0 0 18px;padding:14px 16px;font-weight:600}.admin-status{color:#0f4d99;background:#005bc11a}.admin-error{color:#991b1b;background:#dc26261a}.admin-panel{padding:24px}.admin-panel+.admin-panel{margin-top:20px}.admin-panel-head,.admin-card-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.admin-panel-head{margin-bottom:18px}.admin-panel-subcopy{color:#5b6473;margin:6px 0 0}.admin-panel-head-nested{margin-top:24px}.admin-card{background:#f8fafc;border:1px solid #c4c6d066;border-radius:22px;padding:18px}.admin-empty-card{text-align:center}.admin-empty-copy{color:#5b6473;margin:10px 0 0}.admin-card-head{margin-bottom:16px}.admin-showcase-strip{scrollbar-width:thin;grid-auto-columns:minmax(280px,320px);grid-auto-flow:column;gap:16px;padding-bottom:6px;display:grid;overflow-x:auto}.admin-showcase-tile{align-content:start;gap:14px;transition:transform .22s,box-shadow .22s;display:grid}.admin-showcase-tile-moving-left{animation:.32s admin-showcase-slide-left}.admin-showcase-tile-moving-right{animation:.32s admin-showcase-slide-right}.admin-showcase-preview{background:#fff;border:1px solid #c4c6d066;border-radius:18px;justify-content:center;align-items:center;min-height:360px;padding:12px;display:flex}.admin-showcase-image{object-fit:contain;border-radius:14px;max-width:100%;max-height:380px;display:block}.admin-showcase-placeholder{color:#7a8597;font-weight:600}.admin-upload-button{cursor:pointer;background:#fff;border:1px solid #97a0b073;border-radius:12px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-weight:700;display:inline-flex}.admin-upload-button.is-disabled{opacity:.6;pointer-events:none}.admin-upload-button.is-uploading{color:#0f4d99;background:#005bc114;border-color:#005bc173}.admin-upload-input{display:none}.admin-showcase-actions,.admin-workshop-upload-row{flex-wrap:wrap;gap:12px;display:flex}.admin-workshop-preview{background:#fff;border:1px solid #c4c6d066;border-radius:18px;justify-content:center;align-items:center;min-height:220px;padding:12px;display:flex}.admin-workshop-preview-poster{justify-content:flex-start}.admin-workshop-preview-media{object-fit:contain;border-radius:14px;max-width:100%;max-height:320px;display:block}.admin-inline-upload-status{color:#0f4d99;margin:0;font-size:.92rem;font-weight:600}@keyframes admin-showcase-slide-left{0%{transform:translate(0)scale(1)}45%{transform:translate(-18px)scale(1.01)}to{transform:translate(0)scale(1)}}@keyframes admin-showcase-slide-right{0%{transform:translate(0)scale(1)}45%{transform:translate(18px)scale(1.01)}to{transform:translate(0)scale(1)}}@media (width<=900px){.admin-topbar{flex-direction:column}.admin-actions{justify-content:flex-start}.admin-showcase-strip{grid-auto-columns:minmax(260px,300px)}}@media (width<=720px){.admin-shell,.admin-login-shell{width:min(100% - 20px,1280px)}.admin-shell{padding-block:24px 56px}.admin-login-card,.admin-panel{border-radius:22px}.admin-login-card,.admin-panel,.admin-card{padding:18px}.admin-field-grid{grid-template-columns:1fr}.admin-field-span-2{grid-column:auto}}.home-page{--home-display-font:ui-rounded, "SF Pro Rounded", "Hiragino Maru Gothic ProN", "Arial Rounded MT Bold", "Trebuchet MS", system-ui, sans-serif;--home-ink:#241232;--home-ink-soft:#624671;--home-cream:#fff8ef;--home-paper:#fffdf8;--home-blush:#fff1f6;--home-pink:#ff3f86;--home-coral:#ff3b4f;--home-cyan:#19bfff;--home-star:#ffe956;--home-violet:#5c2ccf;--home-night:#070733;--home-line:#5c2ccf33;color:var(--home-ink);font-family:var(--home-display-font);background:radial-gradient(circle at 14% 18%,#ffe95675 0 2px,#0000 3px),radial-gradient(circle at 78% 16%,#19bfff80 0 2px,#0000 3px),radial-gradient(circle at 86% 34%,#ff3f8680 0 2px,#0000 3px),radial-gradient(circle at 24% 72%,#ffffff8c 0 1px,#0000 2px),radial-gradient(circle at 68% 82%,#ffe95673 0 1px,#0000 2px),linear-gradient(145deg,#070733 0%,#19105d 42%,#45169d 100%);font-weight:600}.home-topbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fff8efeb;border-bottom:1px solid #ff3f862e;box-shadow:0 14px 34px #0707332e}.home-topbar-shell{justify-content:space-between;align-items:center;gap:20px;min-height:78px;display:flex}.home-brand{color:var(--home-ink);letter-spacing:0;text-shadow:0 2px #ffe9563d;font-size:1.8rem;font-weight:900;text-decoration:none}.home-topbar-button{background:linear-gradient(135deg, var(--home-pink) 0%, var(--home-coral) 54%, var(--home-cyan) 100%);min-width:118px;min-height:44px;color:var(--home-paper);border-radius:6px;justify-content:center;align-items:center;padding:10px 18px;font-size:.95rem;font-weight:900;text-decoration:none;transition:filter .18s,transform .18s;display:inline-flex;box-shadow:0 12px 24px #ff3f8647}.home-topbar-button:hover,.home-topbar-button:focus-visible{filter:saturate(1.12)brightness(1.03);transform:translateY(-1px)}.home-shell{width:min(100% - 40px,1280px);margin:0 auto}.home-hero{padding:56px 0 88px;overflow:clip}.home-hero-shell{flex-direction:column;align-items:center;gap:52px;display:flex}.home-hero-copy{text-align:center;max-width:820px}.home-hero-copy h1{color:var(--home-cream);letter-spacing:0;text-shadow:0 4px #ff3f8657,0 18px 34px #00000052;text-wrap:balance;margin:0 0 18px;font-size:5rem;font-weight:900;line-height:.96}.home-hero-copy h1 span{color:#ffb1cf;display:block}.home-hero-copy p{color:#f8dcea;text-shadow:0 10px 26px #00000047;width:min(100%,690px);margin:0 auto;font-size:1.2rem;font-weight:700}.home-button{background:linear-gradient(135deg, var(--home-pink) 0%, var(--home-coral) 52%, var(--home-cyan) 100%);min-height:56px;color:var(--home-paper);border-radius:12px;justify-content:center;align-items:center;gap:12px;margin-top:28px;padding:16px 28px;font-size:1rem;font-weight:900;text-decoration:none;transition:transform .18s,box-shadow .18s,filter .18s;display:inline-flex;box-shadow:0 18px 32px #ff3f8657,0 8px 14px #19bfff2e}.home-button:hover,.home-button:focus-visible{filter:saturate(1.1)brightness(1.04);transform:translateY(-1px);box-shadow:0 24px 40px #ff3f865c,0 10px 18px #19bfff33}.home-button svg{flex:none;width:18px;height:18px}.home-showcase{gap:24px;width:100%;margin:0 auto;display:grid}.home-showcase-top{grid-template-columns:minmax(0,2fr) minmax(280px,.95fr);gap:24px;display:grid}.home-showcase-top-single{grid-template-columns:1fr}.home-showcase-stack{gap:24px;display:grid}.home-showcase-gallery{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;display:grid}.home-showcase-compact{gap:18px}.home-showcase-carousel-wrap{position:relative}.home-showcase-carousel{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none;-webkit-overflow-scrolling:touch;width:100%;display:flex;overflow:auto hidden}.home-showcase-carousel-dragging{cursor:grabbing;scroll-behavior:auto}.home-showcase-carousel::-webkit-scrollbar{display:none}.home-showcase-carousel-page{scroll-snap-align:center;scroll-snap-stop:always;flex:0 0 100%;min-width:0;padding-inline:1px}.home-showcase-nav{z-index:2;width:46px;height:46px;color:var(--home-paper);cursor:pointer;-webkit-backdrop-filter:blur(16px)saturate(1.2);backdrop-filter:blur(16px)saturate(1.2);background:#fff8ef52;border:1px solid #fff8ef70;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:background-color .18s,color .18s,opacity .18s,transform .18s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 14px 34px #07073338,inset 0 1px #ffffff6b}.home-showcase-nav:hover,.home-showcase-nav:focus-visible{color:var(--home-star);background:#fff8ef7a;transform:translateY(-50%)scale(1.04)}.home-showcase-nav:focus-visible{outline-offset:3px;outline:3px solid #19bfff85}.home-showcase-nav:disabled{opacity:.36;cursor:default;transform:translateY(-50%)}.home-showcase-nav svg{width:23px;height:23px}.home-showcase-nav-previous{left:12px}.home-showcase-nav-next{right:12px}.home-showcase-card-carousel{height:min(68svh,560px);min-height:0}.home-showcase-card-carousel .home-showcase-image-shell{aspect-ratio:auto;height:100%;min-height:0}.home-showcase-card-carousel .home-showcase-image{min-height:0}.home-showcase-pagination{justify-content:center;align-items:center;gap:9px;display:flex}.home-showcase-page-dot{cursor:pointer;background:#fff8ef70;border:0;border-radius:999px;width:9px;height:9px;padding:0;transition:background-color .18s,transform .18s,width .18s;box-shadow:0 5px 14px #07073329}.home-showcase-page-dot[aria-current=true]{background:var(--home-star);width:24px}.home-showcase-page-dot:focus-visible{outline-offset:3px;outline:3px solid #19bfff75}.home-showcase-card{background:var(--home-paper);border:1px solid #fff3;border-radius:28px;width:100%;position:relative;overflow:hidden;box-shadow:0 14px 36px #0707332e}.home-showcase-card-featured{min-height:614px}.home-showcase-card-secondary{min-height:295px}.home-showcase-card-gallery{min-height:320px}.home-showcase-image-shell{width:100%;height:100%;min-height:inherit;aspect-ratio:var(--home-showcase-ratio,auto);background:#fff;line-height:0;display:block}.home-showcase-image{width:100%;height:100%;min-height:inherit;object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;display:block}.home-showcase-copy{color:#fff;text-align:center;align-content:center;justify-items:center;padding-inline:8px;font-weight:700;line-height:1.06;display:grid}.home-showcase-copy-top{font-size:.95rem}.home-showcase-copy-bottom{font-size:.92rem}.home-showcase-copy-empty{visibility:hidden}.home-phone{background:linear-gradient(#171a1f 0%,#0b0d11 100%);border-radius:22px;width:100%;min-height:264px;padding:18px 7px 14px;display:flex;position:relative;box-shadow:0 12px 30px #0000003d,inset 0 0 0 1px #ffffff14}.home-phone-screen{background:#f7f8fb;border-radius:18px;flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}.home-phone-notch{z-index:2;background:#090b0e;border-radius:999px;width:52px;height:10px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.home-phone-status{justify-content:flex-end;gap:4px;padding:12px 10px 8px;display:flex}.home-phone-status span{background:#a8adb7;border-radius:999px;width:7px;height:7px}.home-phone-toolbar{background:linear-gradient(#14181e00,#14181e14);justify-content:space-between;gap:6px;margin-top:auto;padding:8px 10px 10px;display:flex}.home-phone-toolbar span{background:#9da6b8;border-radius:999px;flex:1;height:6px}.home-bear-scene,.home-calculator-scene,.home-photo-scene,.home-export-scene,.home-brush-scene{flex:1}.home-bear-scene{background:linear-gradient(#fff 0%,#e9eef6 100%);place-items:center;padding:10px 12px 0;display:grid;position:relative}.home-bear-face{background:#80ff4e;border:2px solid #1f252c;border-radius:999px;width:76px;height:76px;position:relative}.home-bear-ear{background:#80ff4e;border:2px solid #1f252c;border-radius:999px;width:28px;height:28px;position:absolute;top:-14px}.home-bear-ear:after{content:"";background:#bbffd4;border-radius:999px;position:absolute;inset:7px}.home-bear-ear-left{left:2px}.home-bear-ear-right{right:2px}.home-bear-eye{background:#1c2025;border-radius:999px;width:7px;height:10px;position:absolute;top:30px}.home-bear-eye-left{left:21px}.home-bear-eye-right{right:21px}.home-bear-nose{background:#fff;border:2px solid #1f252c;border-radius:10px 10px 14px 14px;width:16px;height:12px;position:absolute;top:39px;left:50%;transform:translate(-50%)}.home-bear-mouth{border-bottom:2px solid #1f252c;border-radius:0 0 18px 18px;width:24px;height:12px;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.home-bear-body{background:#80ff4e;border:2px solid #1f252c;border-radius:38px 38px 32px 32px;width:74px;height:102px;position:absolute;bottom:16px}.home-bear-body:before,.home-bear-body:after{content:"";background:#80ff4e;border:2px solid #1f252c;border-radius:14px;width:18px;height:34px;position:absolute;bottom:-10px}.home-bear-body:before{left:12px}.home-bear-body:after{right:12px}.home-calculator-scene{background:linear-gradient(#fff 0%,#eef3fb 100%);grid-template-rows:auto auto 1fr auto;gap:10px;padding:8px 10px 0;display:grid}.home-calc-header{gap:6px;display:flex}.home-calc-header span{background:#a7d8ff;border-radius:999px;flex:1;height:7px}.home-calc-grid{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.home-calc-grid span{aspect-ratio:1;background:#fff;border-radius:8px;box-shadow:inset 0 0 0 1px #606a7e29}.home-calc-grid span:nth-child(4n+1),.home-calc-grid span:nth-child(4n+4){background:#f1f5fa}.home-calc-footer{background:linear-gradient(90deg,#2e7ef4,#72a7ff);border-radius:999px;height:12px}.home-photo-scene{background:linear-gradient(#15181e 0%,#1a1d25 100%);grid-template-rows:1fr auto;gap:10px;padding:8px 10px 0;display:grid}.home-photo-image{background:linear-gradient(#ffffff14,#0000 24%),radial-gradient(circle at 28% 62%,#ff6a92,#0000 22%),radial-gradient(circle at 54% 46%,#ffd34d,#0000 20%),linear-gradient(#3e4b3d 0%,#6d8c43 44%,#d2307a 44%,#b31758 100%);border-radius:14px}.home-photo-toolbar{grid-template-columns:repeat(4,1fr);gap:8px;padding-bottom:4px;display:grid}.home-photo-toolbar span{background:linear-gradient(#444f62,#2a3140);border-radius:8px;height:24px}.home-export-scene{background:linear-gradient(#fff 0%,#edf1f8 100%);grid-template-rows:auto 1fr;gap:12px;padding:8px 10px 0;display:grid}.home-export-cloud{height:56px;margin-top:4px;position:relative}.home-export-cloud:before,.home-export-cloud:after{content:"";background:#fff;border:2px solid #1d232a;border-radius:999px;position:absolute}.home-export-cloud:before{width:42px;height:26px;top:12px;left:12px}.home-export-cloud:after{width:56px;height:34px;top:4px;left:36px}.home-export-panel{background:linear-gradient(#222831,#171b22);border-radius:14px;gap:10px;padding:14px 10px;display:grid}.home-export-panel div{background:linear-gradient(90deg,#ffffff2e,#ffffff0d);border-radius:8px;height:22px}.home-brush-scene{background:linear-gradient(#fff 0%,#eef2f8 100%);grid-template-rows:auto 1fr;gap:10px;padding:8px 10px 0;display:grid}.home-brush-wave{background:radial-gradient(circle at 78% 42%,#0000000f,#0000 26%),linear-gradient(#1f2430 0% 38%,#fff 38% 58%,#71de56 58% 68%,#2d2f35 68% 100%);border-radius:18px;height:74px}.home-brush-controls{gap:10px;display:grid}.home-brush-chips{grid-template-columns:repeat(5,1fr);gap:6px;display:grid}.home-brush-chips span{background:#171b22;border-radius:999px;height:14px}.home-brush-swatches{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.home-brush-swatches span{aspect-ratio:1;background:#fff;border-radius:9px;box-shadow:inset 0 0 0 1px #2d394d2e}.home-brush-slider{background:linear-gradient(90deg,#2c7ef3 0% 58%,#d6ddeb 58% 100%);border-radius:999px;height:12px}.home-workshop,.home-reviews,.home-cta{padding:96px 0}.home-workshop{background:linear-gradient(180deg, #ffffffd1, #fff1f6f5), var(--home-blush)}.home-section-head{justify-content:space-between;align-items:end;gap:24px;margin-bottom:46px;display:flex}.home-section-kicker{color:var(--home-pink);letter-spacing:0;text-transform:uppercase;margin:0 0 10px;font-size:.82rem;font-weight:900}.home-section-head h2,.home-reviews-heading h2,.home-cta-card h2{color:var(--home-ink);letter-spacing:0;text-wrap:balance;margin:0;font-size:3rem;font-weight:900;line-height:1.05}.home-section-description,.home-cta-card p{max-width:460px;color:var(--home-ink-soft);text-align:right;margin:0;font-size:1rem;font-weight:650;line-height:1.6}.home-workshop-top{grid-template-columns:minmax(0,2fr) minmax(280px,.95fr);gap:24px;display:grid}.home-video-stack{gap:24px;display:grid}.home-workshop-gallery{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;margin-top:24px;display:grid}.home-video-card{border:1px solid var(--home-line);background:var(--home-paper);width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;border-radius:28px;padding:0;text-decoration:none;transition:transform .18s,box-shadow .18s;display:block;position:relative;overflow:hidden;box-shadow:0 14px 36px #24123214}.home-video-card:hover,.home-video-card:focus-visible{transform:translateY(-2px);box-shadow:0 18px 42px #191c211a}.home-video-card-featured{min-height:614px}.home-video-card-secondary{min-height:295px}.home-video-visual{min-height:280px;position:relative}.home-video-visual-featured{background:radial-gradient(circle at 20% 24%,#ffe95657,#0000 12%),radial-gradient(circle at 84% 24%,#ff3f866b,#0000 12%),linear-gradient(135deg,#26126f 0%,#5a1fca 48%,#18baf8 100%);min-height:456px}.home-video-orb{aspect-ratio:1;background:radial-gradient(circle at 35% 35%,#ffffff59,#0000 26%),linear-gradient(135deg,#33d0eb 0%,#12a0c8 100%);border-radius:999px;width:min(64%,360px);position:absolute;inset:58px auto auto 46px;box-shadow:inset -16px -18px 40px #0000001f,0 30px 60px #085f803d}.home-video-play{color:#fff;background:#ff3f86eb;border-radius:18px;justify-content:center;align-items:center;width:78px;height:78px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 24px 42px #0000002e}.home-video-play svg{width:20px;height:20px;margin-left:3px}.home-video-floating-copy{color:#fff8efeb;position:absolute;top:34%;left:14%}.home-video-floating-copy span,.home-video-floating-copy strong{display:block}.home-video-floating-copy span{letter-spacing:0;text-transform:uppercase;font-size:2rem}.home-video-floating-copy strong{margin-top:6px;font-size:2.25rem;line-height:1}.home-video-visual-sketch{background:linear-gradient(#ffffff14,#0000),linear-gradient(#f8f5f3 0%,#d8d1ca 100%)}.home-sketch-lines{position:absolute;inset:28px}.home-sketch-lines span{background:#ffffffeb;border-radius:999px;width:72%;height:2px;display:block;position:absolute}.home-sketch-lines span:first-child{top:35%;left:14%;transform:rotate(-18deg)}.home-sketch-lines span:nth-child(2){width:80%;top:48%;left:10%;transform:rotate(14deg)}.home-sketch-lines span:nth-child(3){width:58%;bottom:28%;left:22%;transform:rotate(-10deg)}.home-video-visual-layers{background:radial-gradient(circle at top,#ffe3ae24,#0000 26%),linear-gradient(#22160d 0%,#120b07 100%)}.home-video-visual-painting{background:radial-gradient(circle at 26% 28%,#ffffff47,#0000 18%),linear-gradient(135deg,#f2c96b 0%,#d36b7c 48%,#6842dd 100%)}.home-video-visual-brushboard{background:linear-gradient(#ffffff0f,#0000 22%),linear-gradient(#11151b 0%,#07090d 100%)}.home-video-visual-character-sheet{background:linear-gradient(#ffffff14,#0000 20%),linear-gradient(#f4f7fc 0%,#e8edf5 100%)}.home-layer-stack{place-items:center;display:grid;position:absolute;inset:0}.home-layer-stack span{background:linear-gradient(#f4d28f 0%,#a57121 100%);border-radius:12px;width:120px;height:52px;position:absolute;box-shadow:0 16px 30px #0000003d}.home-layer-stack span:first-child{transform:translateY(42px)}.home-layer-stack span:nth-child(2){transform:translateY(16px)scale(.92)}.home-layer-stack span:nth-child(3){transform:translateY(-10px)scale(.84)}.home-layer-stack span:nth-child(4){transform:translateY(-36px)scale(.76)}.home-painting-scene{border-radius:20px;position:absolute;inset:18px;overflow:hidden}.home-painting-scene span{filter:blur(2px);border-radius:999px;display:block;position:absolute;inset:auto}.home-painting-scene span:first-child{background:#3cbaff73;width:54%;height:54%;top:18%;left:10%}.home-painting-scene span:nth-child(2){background:#fff59973;width:46%;height:40%;bottom:18%;right:12%}.home-painting-scene span:nth-child(3){background:#ffffff3d;width:42%;height:28%;bottom:14%;left:26%}.home-brushboard-scene{align-content:start;gap:12px;display:grid;position:absolute;inset:20px}.home-brushboard-scene span{background:linear-gradient(90deg,#2f79ef,#fff 45%,#6be56e);border-radius:999px;height:18px;display:block}.home-brushboard-scene span:nth-child(2){background:linear-gradient(90deg,#fff,#d7dfec);width:76%}.home-brushboard-scene span:nth-child(3){background:linear-gradient(90deg,#171d26,#273141);width:62%}.home-brushboard-scene span:nth-child(4){background:linear-gradient(90deg,#d8e1ef,#fff);width:86%}.home-character-sheet{position:absolute;inset:18px}.home-character-sheet span{background:#26324b1f;border-radius:12px;display:block;position:absolute;box-shadow:inset 0 0 0 1px #26324b1f}.home-character-sheet span:first-child{width:34%;height:46%;top:10%;left:10%}.home-character-sheet span:nth-child(2){width:42%;height:20%;top:10%;right:10%}.home-character-sheet span:nth-child(3){width:42%;height:18%;top:38%;right:10%}.home-character-sheet span:nth-child(4){width:80%;height:18%;bottom:12%;left:10%}.home-character-sheet span:nth-child(5){border-radius:999px;width:18%;height:18%;bottom:36%;left:10%}.home-video-mini-play{color:#fff;background:#ff3f86e6;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:absolute;top:18px;right:18px;box-shadow:0 14px 24px #00000029}.home-video-mini-play svg{width:14px;height:14px;margin-left:2px}.home-video-caption{background:linear-gradient(#0000 0%,#0a0d11b3 100%);padding:26px 24px 22px;position:absolute;bottom:0;left:0;right:0}.home-video-caption h3,.home-review-author h3{margin:0}.home-video-caption h3{color:var(--home-cream);font-size:1.15rem;font-weight:900}.home-video-caption p{color:#fff8efd1;margin:6px 0 0;font-size:.9rem;font-weight:700}.home-reviews-heading{text-align:center;place-items:center;gap:16px;margin-bottom:56px;display:grid}.home-reviews-heading h2{color:var(--home-cream);text-shadow:0 4px #ff3f8647,0 16px 28px #0000003d}.home-stars{color:var(--home-star);filter:drop-shadow(0 5px 8px #ff3f8638);gap:6px;display:inline-flex}.home-stars svg{width:18px;height:18px}.home-review-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.home-review-carousel-wrap{gap:18px;display:grid;position:relative}.home-review-carousel{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none;-webkit-overflow-scrolling:touch;width:100%;display:flex;overflow:auto hidden}.home-review-carousel-dragging{cursor:grabbing;scroll-behavior:auto}.home-review-carousel::-webkit-scrollbar{display:none}.home-review-carousel-page{scroll-snap-align:center;scroll-snap-stop:always;flex:0 0 100%;min-width:0;padding-inline:1px}.home-review-card{background:#fffdf8f0;border:1px solid #ff3f862e;border-radius:26px;height:100%;padding:30px;box-shadow:0 18px 36px #0707332e}.home-review-author{align-items:center;gap:16px;display:flex}.home-review-avatar{background:linear-gradient(135deg, var(--home-pink) 0%, var(--home-violet) 58%, var(--home-cyan) 100%);width:52px;height:52px;color:var(--home-paper);letter-spacing:0;border:2px solid #ffe95673;border-radius:16px;justify-content:center;align-items:center;font-size:.9rem;font-weight:900;display:inline-flex}.home-review-author p{color:var(--home-ink-soft);margin:4px 0 0;font-size:.85rem;font-weight:700}.home-review-card blockquote{color:var(--home-ink-soft);margin:22px 0 0;font-size:1rem;font-weight:650;line-height:1.65}.home-review-nav{z-index:2;width:46px;height:46px;color:var(--home-paper);cursor:pointer;-webkit-backdrop-filter:blur(16px)saturate(1.2);backdrop-filter:blur(16px)saturate(1.2);background:#fff8ef52;border:1px solid #fff8ef70;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:background-color .18s,color .18s,opacity .18s,transform .18s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 14px 34px #07073338,inset 0 1px #ffffff6b}.home-review-nav:hover,.home-review-nav:focus-visible{color:var(--home-star);background:#fff8ef7a;transform:translateY(-50%)scale(1.04)}.home-review-nav:focus-visible{outline-offset:3px;outline:3px solid #19bfff85}.home-review-nav:disabled{opacity:.36;cursor:default;transform:translateY(-50%)}.home-review-nav svg{width:23px;height:23px}.home-review-nav-previous{left:12px}.home-review-nav-next{right:12px}.home-review-pagination{justify-content:center;align-items:center;gap:9px;display:flex}.home-review-page-dot{cursor:pointer;background:#fff8ef70;border:0;border-radius:999px;width:9px;height:9px;padding:0;transition:background-color .18s,transform .18s,width .18s;box-shadow:0 5px 14px #07073329}.home-review-page-dot[aria-current=true]{background:var(--home-star);width:24px}.home-review-page-dot:focus-visible{outline-offset:3px;outline:3px solid #19bfff75}.home-cta{padding-top:32px;padding-bottom:110px}.home-cta-card{text-align:center;background:radial-gradient(circle at 14% 24%,#ffe95647,#0000 14%),radial-gradient(circle at 86% 18%,#19bfff3d,#0000 16%),linear-gradient(135deg,#120b58 0%,#421193 58%,#ff3f86 100%);border:1px solid #ffe95638;border-radius:40px;justify-items:center;gap:18px;padding:72px 24px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 58px #07073347}.home-cta-line{background:linear-gradient(90deg, #ffe95600, var(--home-star), var(--home-pink), #19bfff00);height:4px;position:absolute;top:0;left:0;right:0}.home-cta-card h2{color:var(--home-cream);text-shadow:0 4px #ff3f864d}.home-cta-card p{color:#f8dcea;text-align:center;max-width:620px}.home-button-large{padding-inline:36px}.home-footer{padding:0 0 28px}.home-footer-shell{border-top:1px solid #c4c6d047;justify-content:space-between;align-items:center;gap:20px;padding-top:18px;display:flex}.home-footer p{color:var(--home-cream);margin:0;font-size:.95rem;font-weight:900}.home-footer nav{flex-wrap:wrap;gap:18px;display:flex}.home-footer a{color:#f8dcea;text-decoration:none}.home-footer a:hover,.home-footer a:focus-visible{color:var(--home-star)}.home-sheet-backdrop{z-index:30;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#070c1494;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.home-sheet{background:var(--home-paper);border:1px solid #ff3f8638;border-radius:32px;width:min(1080px,100%);max-height:calc(100svh - 48px);margin:0;overflow:auto;box-shadow:0 32px 80px #00000042}.home-sheet-head{justify-content:space-between;align-items:flex-start;gap:20px;padding:24px 24px 0;display:flex}.home-sheet-kicker{color:var(--home-pink);letter-spacing:0;text-transform:uppercase;margin:0 0 6px;font-size:.8rem;font-weight:900}.home-sheet-head h3{color:var(--home-ink);margin:0;font-size:2rem;font-weight:900;line-height:1.08}.home-sheet-head span{color:var(--home-ink-soft);margin-top:6px;display:inline-block}.home-sheet-close{width:44px;height:44px;color:var(--home-ink);font:inherit;cursor:pointer;background:#fff;border:1px solid #c4c6d066;border-radius:999px;justify-content:center;align-items:center;padding:0;font-size:1.1rem;display:inline-flex}.home-sheet-body{padding:24px}.home-sheet-media-shell{background:#0e1117;border-radius:28px;place-items:center;width:min(100%,980px);max-width:100%;max-height:min(72svh,760px);margin:0 auto;padding:18px;display:grid;box-shadow:inset 0 0 0 1px #ffffff0f}.home-sheet-media,.home-sheet-placeholder,.home-sheet-placeholder .home-video-visual{width:100%;height:100%}.home-sheet-media{background:#0e1117;border:0;border-radius:20px}.home-sheet-media-image,.home-sheet-media-video{object-fit:contain}.home-sheet-media-frame{background:#000}.home-sheet-placeholder{display:flex}.home-sheet-placeholder .home-video-visual{border-radius:20px;min-height:100%}@media (width<=1024px){.home-workshop-top,.home-showcase-top,.home-review-grid,.home-section-head{grid-template-columns:1fr}.home-showcase-stack{grid-template-columns:repeat(2,minmax(0,1fr))}.home-section-head{justify-items:start;display:grid}.home-section-description{text-align:left;max-width:640px}.home-review-grid{gap:22px}}@media (width<=780px){.home-topbar-shell{min-height:68px}.home-brand{font-size:1.4rem}.home-topbar-button{min-width:102px;min-height:40px;padding-inline:16px;font-size:.9rem}.home-hero{padding-top:40px}.home-hero-copy h1{font-size:3.8rem}.home-section-head h2,.home-reviews-heading h2,.home-cta-card h2{font-size:2.35rem}.home-shell{width:min(100% - 24px,1280px)}.home-showcase-card-featured{min-height:520px}.home-showcase-card-carousel{height:min(62svh,520px);min-height:0}.home-showcase-card-secondary{min-height:248px}.home-showcase-gallery{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.home-workshop,.home-reviews,.home-cta{padding-block:76px}.home-video-card-featured{min-height:520px}.home-video-visual-featured{min-height:360px}.home-workshop-gallery{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.home-video-floating-copy span{font-size:1.3rem}.home-video-floating-copy strong{font-size:1.6rem}.home-footer-shell{flex-direction:column;align-items:flex-start}.home-sheet{border-radius:28px}}@media (width<=540px){.home-topbar-shell{min-height:64px}.home-hero-copy h1{letter-spacing:0;font-size:2.8rem}.home-hero-copy p{font-size:1.05rem}.home-section-head h2,.home-reviews-heading h2,.home-cta-card h2{font-size:2rem}.home-showcase{padding-inline:0}.home-showcase-stack{grid-template-columns:1fr}.home-showcase-card-featured{min-height:360px}.home-showcase-card-carousel{height:min(58svh,360px);min-height:0}.home-showcase-nav,.home-review-nav{width:40px;height:40px}.home-showcase-nav-previous{left:8px}.home-showcase-nav-next{right:8px}.home-review-nav-previous{left:8px}.home-review-nav-next{right:8px}.home-showcase-card-gallery{min-height:260px}.home-workshop,.home-reviews{padding-block:64px}.home-video-card-secondary{min-height:248px}.home-video-visual{min-height:220px}.home-review-card,.home-cta-card{border-radius:24px;padding:24px}.home-review-card blockquote{font-size:.95rem}.home-sheet-backdrop{padding:12px}.home-sheet{border-radius:24px;max-height:calc(100svh - 24px)}.home-sheet-head,.home-sheet-body{padding:18px}.home-sheet-head h3{font-size:1.45rem}.home-sheet-media-shell{border-radius:20px;padding:12px}}.privacy-policy-page{background:var(--page-bg);min-height:100svh;color:var(--page-text);padding:32px 20px 64px}.privacy-policy-container{max-width:900px;margin:0 auto}.privacy-policy-page h1,.privacy-policy-page h2,.privacy-policy-page h3{color:var(--page-heading);margin-top:0}.privacy-policy-page h1{margin-bottom:8px;font-size:28px}.privacy-policy-page h2{margin-top:36px;margin-bottom:12px;font-size:20px}.privacy-policy-page h3{margin-top:24px;margin-bottom:10px;font-size:17px}.privacy-policy-page p,.privacy-policy-page li{margin:0 0 12px}.privacy-policy-page ul{margin:0 0 12px;padding-left:20px}.privacy-policy-page a{color:var(--page-link);word-break:break-word}.privacy-policy-subtitle{color:var(--page-muted);margin-bottom:28px;font-weight:700}.privacy-policy-summary{background:var(--summary-bg);border:1px solid var(--summary-border);border-radius:8px;padding:18px 20px}.privacy-policy-summary p:last-child,.privacy-policy-summary ul:last-child{margin-bottom:0}.privacy-policy-small{color:var(--page-muted)}
