:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#fff;--paper:#fffafc;--text:#351f39;--muted:#715f76;--line:#eadce8;--plum:#4a244e;--coral:#ff7f77;--mint:#8ee6c3;--sky:#84cffa;--lemon:#ffe58a;--lavender:#c9b7ff;--shadow:0 24px 60px #4a244e24;background:var(--bg);color:var(--text);font-family:ui-rounded,SF Pro Rounded,Hiragino Maru Gothic ProN,Hiragino Sans,Noto Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:linear-gradient(180deg, #fff2f7c7 0, #fff0 520px), var(--bg);min-width:320px;margin:0}button,select,a{font:inherit}button{cursor:pointer}button,a,select{transition:transform .18s,background-color .18s,border-color .18s,box-shadow .18s}button:active,a:active{transform:translateY(1px)}button:focus-visible,a:focus-visible,select:focus-visible{outline:3px solid var(--sky);outline-offset:3px}.app-shell{overflow:hidden}.site-header{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border:1px solid #eadce8db;border-radius:28px;grid-template-columns:1fr auto auto;align-items:center;gap:20px;width:min(1180px,100% - 32px);height:72px;margin:18px auto 0;padding:10px 14px;display:grid;position:sticky;top:12px;box-shadow:0 16px 40px #4a244e14}.brand-button{color:var(--plum);letter-spacing:0;background:0 0;border:0;align-items:center;gap:10px;min-width:0;font-size:1.02rem;font-weight:850;text-decoration:none;display:inline-flex}.brand-mark{width:42px;height:42px;color:var(--plum);background:linear-gradient(135deg, var(--lemon), #ffd3e1 52%, var(--lavender));border-radius:16px;place-items:center;display:grid;box-shadow:inset 0 0 0 1px #4a244e14}.main-nav{border:1px solid var(--line);scrollbar-width:none;background:#fff;border-radius:999px;gap:4px;padding:4px;display:flex;overflow-x:auto}.main-nav::-webkit-scrollbar{display:none}.main-nav button,.main-nav a,.language-switcher{min-height:42px;color:var(--muted);white-space:nowrap;background:0 0;border:0;border-radius:999px;padding:0 16px;font-size:.94rem;font-weight:750}.main-nav a{text-decoration:none}.main-nav button.active,.main-nav a.active{color:var(--plum);background:#fff0f5}.language-switcher{border:1px solid var(--line);color:var(--plum);background:#fff;align-items:center;gap:8px;display:inline-flex}.language-switcher select{max-width:118px;color:inherit;background:0 0;border:0;outline:0;font-weight:750}.hero-section{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:clamp(32px,5vw,72px);width:min(1180px,100% - 32px);min-height:calc(100vh - 156px);margin:0 auto;padding:28px 0 54px;display:grid}.hero-copy h1{color:var(--plum);letter-spacing:0;margin:0;font-size:clamp(4.1rem,9vw,8.1rem);line-height:.9}.subtitle{color:var(--coral);margin:24px 0 0;font-size:clamp(1.45rem,2.3vw,2rem);font-weight:850;line-height:1.16}.hero-intro{max-width:620px;color:var(--muted);margin:18px 0 0;font-size:clamp(1.07rem,1.5vw,1.22rem);line-height:1.7}.hero-actions,.release-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.primary-action,.secondary-action,.app-store-action,.release-actions button,.release-actions a{min-height:54px;color:var(--plum);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 22px;font-weight:850;display:inline-flex}.app-store-action{color:#fff;background:#111;min-height:62px;padding:0 20px 0 22px;text-decoration:none;box-shadow:0 18px 38px #1111112e}.app-store-action span{gap:1px;min-width:0;display:grid}.app-store-action small,.app-store-action strong{letter-spacing:0;line-height:1.05;display:block}.app-store-action small{color:#ffffffb8;font-size:.75rem;font-weight:780}.app-store-action strong{color:#fff;font-size:1.08rem;font-weight:900}.primary-action{background:var(--plum);color:#fff;box-shadow:0 18px 38px #4a244e38}.secondary-action,.release-actions button,.release-actions a{border-color:var(--line);background:#fff}.release-actions a{text-decoration:none}.language-row{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.language-row span{color:var(--plum);border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 13px;font-size:.92rem;font-weight:800}.hero-art{aspect-ratio:1.1;isolation:isolate;position:relative}.hero-art>img{object-fit:cover;width:100%;height:100%;box-shadow:var(--shadow);border:10px solid #fff;border-radius:42px;transform:rotate(1.4deg)}.floating-page{aspect-ratio:1;z-index:2;background:#fff;border:8px solid #fff;border-radius:28px;width:clamp(110px,18vw,190px);position:absolute;overflow:hidden;box-shadow:0 22px 48px #4a244e2b}.floating-page img{object-fit:cover;width:100%;height:100%}.page-a{bottom:38px;left:-32px;transform:rotate(-8deg)}.page-b{top:42px;right:-22px;transform:rotate(8deg)}.promise-band{grid-template-columns:repeat(3,1fr);gap:16px;width:min(1180px,100% - 32px);margin:0 auto 36px;display:grid}.feature{border:1px solid var(--line);background:#fff;border-radius:30px;min-height:244px;padding:28px;box-shadow:0 18px 42px #4a244e12}.feature span,.info-hero span,.future-card>svg{width:52px;height:52px;color:var(--plum);background:linear-gradient(135deg,#fff3a8,#ffd4df 48%,#cce9ff);border-radius:18px;place-items:center;display:grid}.feature h2,.future-card h2,.release-copy h2,.section-copy h2,.info-hero h1,.info-list h2{color:var(--plum);letter-spacing:0;margin:18px 0 0}.feature h2{font-size:1.35rem;line-height:1.14}.feature p,.future-card p,.release-copy p,.section-copy p,.info-hero p,.info-list p{color:var(--muted);line-height:1.7}.collection-section,.sample-section,.release-section,.future-section{width:min(1180px,100% - 32px);margin:0 auto;padding:74px 0}.collection-section{grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);align-items:center;gap:40px;display:grid}.section-copy h2,.release-copy h2,.future-card h2{font-size:clamp(2rem,4vw,3.5rem);line-height:1}.section-copy p,.release-copy p,.future-card p{font-size:1.08rem}.section-copy ul{gap:12px;margin:28px 0 0;padding:0;list-style:none;display:grid}.section-copy li{color:var(--plum);padding-left:30px;font-weight:780;position:relative}.section-copy li:before{content:"";background:linear-gradient(135deg, var(--coral), var(--lemon));border-radius:50%;width:14px;height:14px;position:absolute;top:.42em;left:0}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.category-tile{border:1px solid var(--line);background:#fff;border-radius:28px;min-width:0;margin:0;overflow:hidden;box-shadow:0 20px 46px #4a244e14}.category-tile img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.category-tile figcaption{min-height:52px;color:var(--plum);align-items:center;padding:0 18px;font-weight:850;display:flex}.sample-section{border-top:1px solid #eadce8a6;grid-template-columns:minmax(300px,.62fr) minmax(0,1.38fr);align-items:center;gap:42px;display:grid}.sample-copy h2{color:var(--plum);letter-spacing:0;margin:0;font-size:clamp(2.15rem,4.4vw,4.25rem);line-height:.98}.sample-copy p{color:var(--muted);margin:20px 0 0;font-size:1.08rem;line-height:1.75}.sample-controls{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:12px;margin-top:30px;padding:8px;display:inline-flex;box-shadow:0 14px 32px #4a244e12}.sample-controls button{width:42px;height:42px;color:var(--plum);background:#fff0f5;border:0;border-radius:999px;place-items:center;display:grid}.sample-controls span{text-align:center;min-width:112px;color:var(--plum);font-weight:850}.sample-stage{border:1px solid var(--line);min-width:0;box-shadow:var(--shadow);background:linear-gradient(135deg,#fff0f5e6,#fff9),#fff;border-radius:38px;grid-template-columns:minmax(260px,.86fr) minmax(210px,.54fr);align-items:stretch;gap:18px;padding:18px;display:grid;position:relative}.sample-paper{background:#fff;border:1px solid #4a244e14;border-radius:28px;min-height:520px;overflow:hidden;box-shadow:inset 0 0 0 8px #fff,0 18px 42px #4a244e14}.sample-paper img{object-fit:contain;width:100%;height:100%;padding:18px;display:block}.sample-meta{border:1px solid var(--line);color:var(--plum);background:#fff;border-radius:28px;align-self:start;padding:26px}.sample-meta span{color:var(--coral);font-size:.9rem;font-weight:900}.sample-meta strong{letter-spacing:0;margin-top:12px;font-size:clamp(1.7rem,3vw,2.7rem);line-height:1.02;display:block}.sample-thumbs{grid-column:2;grid-template-columns:repeat(3,1fr);align-self:end;gap:10px;display:grid}.sample-thumbs button{aspect-ratio:1;background:#fff;border:2px solid #0000;border-radius:18px;min-width:0;padding:5px;box-shadow:0 10px 24px #4a244e14}.sample-thumbs button.active{border-color:var(--coral);background:#fff4f6}.sample-thumbs img{object-fit:contain;border-radius:12px;width:100%;height:100%;display:block}.release-section{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:44px;display:grid}.parent-help-visual{border:1px solid var(--line);min-height:480px;box-shadow:var(--shadow);background:linear-gradient(135deg,#fff0f5d1,#ddf6ffa8),#fff;border-radius:36px;padding:10px;position:relative;overflow:hidden;transform:rotate(-1deg)}.parent-help-visual:before{content:"";background:radial-gradient(circle,#8ee6c35c,#fff0);border-radius:50%;height:54%;position:absolute;inset:auto -10% -30% 28%}.help-bg{object-fit:cover;opacity:.92;border-radius:26px;width:100%;height:100%;min-height:460px;display:block}.help-preview{background:#fff;border:8px solid #fff;position:absolute;overflow:hidden;box-shadow:0 24px 48px #4a244e29}.help-preview img{object-fit:cover;width:100%;height:100%;display:block}.help-preview-main{aspect-ratio:1;border-radius:28px;width:min(42%,230px);bottom:34px;left:34px;transform:rotate(6deg)}.help-preview-side{aspect-ratio:4/3;border-radius:30px;width:min(44%,250px);top:34px;right:32px;transform:rotate(-5deg)}.help-note{min-height:46px;color:var(--plum);background:#ffffffeb;border:1px solid #eadce8e6;border-radius:999px;align-items:center;gap:10px;padding:0 16px;font-weight:850;display:inline-flex;position:absolute;top:38px;left:38px;box-shadow:0 14px 32px #4a244e1a}.future-section{grid-template-columns:repeat(2,1fr);gap:18px;padding-bottom:86px;display:grid}.future-card{border:1px solid var(--line);background:linear-gradient(135deg,#ffe58a52,#fff0 42%),#fff;border-radius:36px;min-height:330px;padding:clamp(28px,5vw,44px);box-shadow:0 18px 42px #4a244e12}.future-card.webapp{background:linear-gradient(135deg,#8ee6c347,#c9b7ff33),#fff}.printables-home-action{background:var(--plum);color:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:50px;margin-top:18px;padding:0 19px;font-weight:850;display:inline-flex;box-shadow:0 16px 34px #4a244e2e}.printables-page{width:min(1180px,100% - 32px);margin:0 auto;padding:62px 0 88px}.printables-hero{border:1px solid var(--line);box-shadow:var(--shadow);background:radial-gradient(circle at 92% 8%,#84cffa47,#0000 32%),linear-gradient(135deg,#ffe58a52,#fff0f5c2 48%,#fff);border-radius:40px;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:end;gap:clamp(28px,5vw,64px);padding:clamp(30px,6vw,64px);display:grid}.printables-eyebrow{width:fit-content;min-height:38px;color:var(--plum);background:#ffffffc2;border:1px solid #4a244e1a;border-radius:999px;align-items:center;gap:8px;padding:0 13px;font-size:.88rem;font-weight:850;display:inline-flex}.printables-hero h1{max-width:720px;color:var(--plum);letter-spacing:-.035em;margin:22px 0 0;font-size:clamp(2.8rem,6.5vw,5.8rem);line-height:.96}.printables-hero-copy>p{max-width:670px;color:var(--muted);margin:22px 0 0;font-size:1.1rem;line-height:1.72}.language-note{background:#ffffffd1;border:1px solid #4a244e1a;border-radius:28px;grid-template-columns:auto 1fr;align-items:start;gap:16px;padding:25px;display:grid;box-shadow:inset 0 1px #ffffffe6}.language-note>svg{color:var(--coral)}.language-note h2{color:var(--plum);margin:0;font-size:1.15rem}.language-note p{color:var(--muted);margin:8px 0 0;line-height:1.65}.printables-library{padding:82px 0 74px}.printables-section-heading{grid-template-columns:minmax(0,.75fr) minmax(320px,1.25fr);align-items:end;gap:36px;margin-bottom:30px;display:grid}.printables-section-heading h2,.print-guide h2{color:var(--plum);letter-spacing:-.025em;margin:0;font-size:clamp(2.1rem,4vw,3.8rem);line-height:1}.printables-section-heading p{max-width:660px;color:var(--muted);margin:0;font-size:1.06rem;line-height:1.7}.printable-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:20px;display:grid}.printable-card{border:1px solid var(--line);background:#fff;border-radius:34px;grid-column:span 6;grid-template-rows:auto 1fr;min-width:0;display:grid;overflow:hidden;box-shadow:0 20px 46px #4a244e14}.printable-card:last-child:nth-child(odd){grid-column:2/span 10;grid-template-rows:1fr;grid-template-columns:minmax(250px,.78fr) minmax(0,1.22fr)}.printable-cover{background:var(--paper);border-bottom:1px solid var(--line);min-height:330px;margin:0;overflow:hidden}.printable-card:last-child:nth-child(odd) .printable-cover{border-right:1px solid var(--line);border-bottom:0}.printable-cover img{object-fit:contain;width:100%;height:100%;min-height:330px;display:block}.printable-card-copy{flex-direction:column;min-width:0;padding:clamp(24px,4vw,34px);display:flex}.printable-badges{flex-wrap:wrap;gap:8px;display:flex}.printable-badges span{min-height:34px;color:var(--plum);background:#fff3f6;border:1px solid #ff7f772e;border-radius:999px;align-items:center;padding:0 11px;font-size:.82rem;font-weight:850;display:inline-flex}.printable-badges span:last-child{background:#f1fbf7;border-color:#49a8812e}.printable-card h3{color:var(--plum);letter-spacing:-.02em;margin:20px 0 0;font-size:clamp(1.65rem,3vw,2.45rem);line-height:1.04}.printable-summary{color:var(--muted);margin:13px 0 0;line-height:1.65}.learning-focus{gap:12px;margin:22px 0 0;display:grid}.learning-focus>div{border-left:3px solid var(--lemon);padding-left:14px}.learning-focus>div:last-child{border-left-color:var(--sky)}.learning-focus dt{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.78rem;font-weight:850}.learning-focus dd{color:var(--plum);margin:4px 0 0;font-weight:800;line-height:1.5}.download-panel{margin-top:auto;padding-top:25px}.download-panel>strong{color:var(--plum);font-size:.88rem;display:block}.download-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:10px;display:grid}.download-links a{border:1px solid var(--line);min-width:0;min-height:48px;color:var(--plum);text-align:center;background:#fff;border-radius:15px;justify-content:center;align-items:center;gap:8px;padding:0 13px;font-size:.88rem;font-weight:850;text-decoration:none;display:inline-flex}.download-links a:first-child{background:var(--plum);border-color:var(--plum);color:#fff}.download-links a:hover,.printables-home-action:hover{transform:translateY(-2px)}.print-guide{background:var(--plum);color:#fff;border-radius:36px;grid-template-columns:minmax(260px,.68fr) minmax(0,1.32fr);gap:clamp(30px,5vw,64px);padding:clamp(30px,5vw,52px);display:grid}.print-guide-heading>span{background:#ffffff1f;border-radius:16px;place-items:center;width:48px;height:48px;display:grid}.print-guide h2{color:#fff;margin-top:18px}.print-guide-heading p{color:#ffffffb8;margin:16px 0 0;line-height:1.68}.print-guide ol{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.print-guide li{background:#ffffff12;border:1px solid #ffffff24;border-radius:20px;grid-template-columns:auto 1fr;align-items:start;gap:12px;min-width:0;padding:18px;display:grid}.print-guide li>span{background:var(--lemon);width:30px;height:30px;color:var(--plum);border-radius:10px;place-items:center;font-size:.86rem;font-weight:900;display:grid}.print-guide li strong{color:#fff}.print-guide li p{color:#ffffffb3;margin:6px 0 0;font-size:.92rem;line-height:1.55}.info-page{width:min(920px,100% - 32px);margin:0 auto;padding:78px 0 84px}.info-hero{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:36px;padding:clamp(30px,6vw,56px)}.info-hero h1{font-size:clamp(2.7rem,7vw,5.4rem);line-height:.96}.effective{margin-top:18px;font-weight:850;color:var(--coral)!important}.info-list{gap:14px;margin-top:20px;display:grid}.info-list article{border:1px solid var(--line);background:#fff;border-radius:26px;padding:28px 30px}.info-list h2{margin-top:0;font-size:1.25rem}.email-link{border:1px solid var(--line);width:fit-content;max-width:100%;min-height:44px;color:var(--plum);overflow-wrap:anywhere;background:#fff0f5;border-radius:999px;align-items:center;gap:9px;margin-top:16px;padding:0 16px;font-weight:850;text-decoration:none;display:inline-flex}.site-footer{background:var(--plum);color:#ffffffd6;border-radius:30px;grid-template-columns:1fr auto auto;align-items:center;gap:22px;width:min(1180px,100% - 32px);margin:0 auto 24px;padding:28px;display:grid}.site-footer strong{color:#fff}.site-footer p{margin:6px 0 0}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.footer-links button,.footer-links a{color:#fff;background:#ffffff14;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:7px;min-height:40px;padding:0 14px;font-weight:760;text-decoration:none;display:inline-flex}@media (width<=920px){.site-header{border-radius:24px;grid-template-columns:1fr auto;height:auto}.main-nav{order:3;grid-column:1/-1;justify-content:space-between;width:100%}.main-nav button{flex:1;padding:0 10px}.hero-section,.collection-section,.sample-section,.release-section,.future-section,.promise-band,.site-footer,.printables-hero,.printables-section-heading,.print-guide{grid-template-columns:1fr}.printables-section-heading{align-items:start;gap:14px}.printable-card,.printable-card:last-child:nth-child(odd){grid-column:1/-1;grid-template-rows:1fr;grid-template-columns:minmax(230px,.72fr) minmax(0,1.28fr)}.printable-cover,.printable-card:last-child:nth-child(odd) .printable-cover{border-right:1px solid var(--line);border-bottom:0}.hero-section{min-height:0;padding-top:44px}.hero-art{max-width:620px;margin:0 auto}.release-section{padding-top:44px}.sample-section{gap:26px}.sample-stage{grid-template-columns:1fr}.sample-paper{min-height:500px}.sample-meta{align-self:stretch}.sample-thumbs{grid-column:1;grid-template-columns:repeat(6,1fr)}.site-footer{text-align:left}.footer-links{justify-content:flex-start}}@media (width<=560px){.site-header,.hero-section,.promise-band,.collection-section,.sample-section,.release-section,.future-section,.info-page,.site-footer{width:min(100% - 22px,1180px)}.printables-page{width:min(100% - 22px,1180px);padding-top:38px}.main-nav{border-radius:20px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.main-nav button{width:100%}.brand-button span:last-child{display:none}.language-switcher{padding:0 10px}.language-switcher select{max-width:96px}.hero-copy h1{font-size:clamp(3.45rem,17vw,5.2rem)}.hero-art>img{border-width:7px;border-radius:30px}.floating-page{border-width:6px;border-radius:20px}.page-a{bottom:22px;left:-12px}.page-b{top:26px;right:-10px}.category-grid{grid-template-columns:1fr}.collection-section,.sample-section,.release-section,.future-section{padding:48px 0}.sample-controls{justify-content:space-between;width:100%}.hero-actions{grid-template-columns:1fr;display:grid}.app-store-action,.primary-action,.secondary-action{width:100%}.sample-stage{border-radius:28px;padding:12px}.sample-paper{border-radius:22px;min-height:360px}.sample-paper img{padding:12px}.sample-meta{border-radius:22px;padding:22px}.sample-thumbs{grid-template-columns:repeat(3,1fr)}.feature,.future-card,.info-list article{border-radius:24px;padding:24px}.printables-hero{border-radius:28px;padding:26px 22px}.printables-hero h1{font-size:clamp(2.65rem,13vw,4rem)}.language-note{border-radius:22px;grid-template-columns:1fr}.printables-library{padding:54px 0}.printable-card,.printable-card:last-child:nth-child(odd){border-radius:26px;grid-template-rows:auto 1fr;grid-template-columns:1fr}.printable-cover,.printable-card:last-child:nth-child(odd) .printable-cover{border-right:0;border-bottom:1px solid var(--line);min-height:270px}.printable-cover img{min-height:270px}.download-links,.print-guide ol{grid-template-columns:1fr}.print-guide{border-radius:26px;padding:26px 22px}.footer-links{grid-template-columns:1fr;display:grid}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.studio-shell{--studio-bg:#f3efe7;--studio-paper:#fbfaf5;--studio-ink:#20322f;--studio-muted:#69756f;--studio-line:#20322f29;--studio-orange:#d9825a;--studio-yellow:#e8b658;--studio-green:#9ab9a0;--studio-blue:#a9c8cb;min-height:100dvh;color:var(--studio-ink);background:radial-gradient(circle at 74% 6%, #e8b65829, transparent 24rem), var(--studio-bg);font-family:Avenir Next,SF Pro Display,Helvetica Neue,Arial,sans-serif}.studio-shell .site-header{background:#f3efe7e0;border-color:#20322f24;width:min(1240px,100% - 40px);margin-top:20px;box-shadow:0 16px 40px #20322f14}.studio-header{grid-template-columns:1fr auto auto}.studio-brand{color:var(--studio-ink)}.studio-monogram{border:1px solid var(--studio-ink);width:40px;height:40px;color:var(--studio-ink);border-radius:13px;place-items:center;font-family:Georgia,Times New Roman,serif;font-size:1.3rem;font-weight:700;display:grid}.studio-wordmark{letter-spacing:-.03em;font-family:Georgia,Times New Roman,serif;font-size:1.18rem}.studio-shell .main-nav{border-color:var(--studio-line);background:#fbfaf5ad}.studio-shell .main-nav a{color:var(--studio-muted)}.studio-shell .main-nav a:hover{color:var(--studio-ink);background:#ffffffb3}.studio-shell .language-switcher{border-color:var(--studio-line);color:var(--studio-ink);background:#fbfaf5d1}.studio-page,.not-found-page{width:min(1240px,100% - 40px);margin:0 auto}.studio-hero{grid-template-columns:minmax(0,.94fr) minmax(440px,.86fr);align-items:center;gap:clamp(48px,8vw,120px);min-height:min(760px,100dvh - 100px);padding:clamp(76px,10vw,136px) 0 106px;display:grid}.studio-eyebrow,.studio-section-label{color:var(--studio-orange);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:800;line-height:1.3}.studio-hero h1,.studio-approach h2,.studio-section-heading h2,.studio-library-intro h2,.studio-closing h2,.not-found-card h1{max-width:750px;color:var(--studio-ink);letter-spacing:-.055em;text-wrap:balance;margin:22px 0 0;font-family:Georgia,Times New Roman,serif;font-weight:700}.studio-hero h1{max-width:690px;font-size:clamp(4rem,8.4vw,8.3rem);line-height:.9}.studio-hero-intro{max-width:560px;color:var(--studio-muted);text-wrap:pretty;margin:30px 0 0;font-size:clamp(1.04rem,1.45vw,1.2rem);line-height:1.75}.studio-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.studio-primary-action,.studio-secondary-action,.studio-project-link,.studio-closing-link{border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:52px;padding:0 19px;font-size:.93rem;font-weight:800;text-decoration:none;display:inline-flex}.studio-primary-action{border:1px solid var(--studio-ink);background:var(--studio-ink);color:#fff;box-shadow:0 14px 28px #20322f2b}.studio-secondary-action{border:1px solid var(--studio-line);color:var(--studio-ink);background:0 0}.studio-primary-action:hover,.studio-secondary-action:hover,.studio-project-link:hover,.studio-closing-link:hover{transform:translateY(-2px)}.studio-secondary-action:hover{background:#ffffff8a}.studio-language-note{min-height:32px;color:var(--studio-muted);flex-wrap:wrap;align-items:center;gap:9px;margin-top:28px;font-size:.83rem;font-weight:700;display:flex}.studio-note-dot{background:var(--studio-orange);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #d9825a24}.studio-language-tags{flex-wrap:wrap;gap:6px;margin-left:4px;display:inline-flex}.studio-language-tags span{border:1px solid var(--studio-line);color:var(--studio-ink);border-radius:7px;padding:4px 8px;font-size:.74rem;font-weight:750}.studio-board{background:linear-gradient(135deg,#ffffff6b,#0000 34%),#dfe8df;border:1px solid #20322f1f;border-radius:34px;min-height:560px;padding:28px;position:relative;overflow:hidden;transform:rotate(1.6deg);box-shadow:18px 22px #20322f0f,0 30px 64px #20322f1f}.studio-board:before,.studio-board:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.studio-board:before{background:#e8b6586b;width:230px;height:230px;top:-86px;right:-74px}.studio-board:after{background:#a9c8cb99;width:160px;height:160px;bottom:-48px;left:-68px}.studio-board-topline,.studio-board-note{z-index:1;color:#20322fab;letter-spacing:.11em;text-transform:uppercase;justify-content:space-between;gap:14px;font-size:.68rem;font-weight:800;line-height:1.4;display:flex;position:relative}.studio-board-title{z-index:1;max-width:440px;color:var(--studio-ink);letter-spacing:-.06em;text-wrap:balance;margin-top:92px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,5vw,4.8rem);font-weight:700;line-height:.92;position:relative}.studio-board-grid{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:470px;margin-top:48px;display:grid;position:relative}.studio-board-tile{min-height:122px;color:var(--studio-ink);border:1px solid #20322f1f;border-radius:19px;flex-direction:column;justify-content:space-between;padding:17px;display:flex;box-shadow:0 9px 18px #20322f0f}.studio-board-tile strong{letter-spacing:-.07em;font-family:Georgia,Times New Roman,serif;font-size:2.05rem}.studio-board-tile span{font-size:.82rem;font-weight:800}.board-tile-1{background:#f5d4bf;transform:translateY(8px)rotate(-1deg)}.board-tile-2{background:#f5e4ad;transform:rotate(1deg)}.board-tile-3{background:#b8d0bb;transform:rotate(1.3deg)}.board-tile-4{background:#c5dfe0;transform:translateY(-8px)rotate(-1.4deg)}.studio-board-note{text-transform:none;letter-spacing:0;justify-content:flex-start;align-items:center;margin-top:34px}.studio-board-note svg{color:var(--studio-orange)}.studio-approach{border-top:1px solid var(--studio-line);grid-template-columns:minmax(180px,.36fr) minmax(0,1fr);gap:42px;padding:86px 0 112px;display:grid}.studio-approach h2{max-width:820px;margin-top:0;font-size:clamp(2.3rem,4.9vw,5rem);line-height:.98}.studio-approach p,.studio-library-intro>p:last-child,.studio-closing p:last-child{max-width:570px;color:var(--studio-muted);text-wrap:pretty;margin:26px 0 0;font-size:1.03rem;line-height:1.75}.studio-work{padding:82px 0 118px}.studio-section-heading{grid-template-columns:minmax(180px,.36fr) minmax(0,1fr);align-items:end;gap:42px;margin-bottom:34px;display:grid}.studio-section-heading h2{max-width:820px;margin-top:0;font-size:clamp(2.35rem,5vw,5.2rem);line-height:.96}.studio-project-card{border:1px solid var(--studio-line);background:var(--studio-paper);border-radius:30px;grid-template-columns:minmax(0,1.03fr) minmax(320px,.97fr);display:grid;overflow:hidden;box-shadow:0 24px 56px #20322f17}.studio-project-art{background:#ead6ca;min-height:470px;position:relative;overflow:hidden}.studio-project-art:after{content:"";pointer-events:none;background:linear-gradient(#0000 56%,#20322f33);position:absolute;inset:0}.studio-project-art img{object-fit:cover;width:100%;height:100%;display:block}.studio-project-badge{z-index:1;width:56px;height:56px;color:var(--studio-ink);background:#fbfaf5eb;border:1px solid #ffffffb3;border-radius:16px;place-items:center;font-family:Georgia,Times New Roman,serif;font-size:1.2rem;font-weight:700;display:grid;position:absolute;bottom:22px;left:24px}.studio-project-copy{flex-direction:column;justify-content:center;min-width:0;padding:clamp(30px,5vw,62px);display:flex}.studio-project-copy>p:first-child{color:var(--studio-orange);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:850;line-height:1.45}.studio-project-copy h3{color:var(--studio-ink);letter-spacing:-.07em;margin:20px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.8rem,5.2vw,5.7rem);line-height:.88}.studio-project-rule{background:var(--studio-line);width:100%;height:1px;margin:28px 0 22px}.studio-project-description{max-width:420px;color:var(--studio-muted);text-wrap:pretty;margin:0;font-size:1.05rem;line-height:1.7}.studio-project-actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:32px;display:flex}.studio-project-link{border:1px solid var(--studio-ink);background:var(--studio-ink);color:#fff}.studio-app-store-link{color:var(--studio-ink);text-underline-offset:4px;font-size:.83rem;font-weight:800}.studio-library{border-top:1px solid var(--studio-line);grid-template-columns:minmax(260px,.66fr) minmax(0,1.34fr);gap:clamp(48px,8vw,110px);padding:92px 0 112px;display:grid}.studio-library-intro h2{max-width:650px;margin-top:18px;font-size:clamp(2.4rem,4.5vw,4.8rem);line-height:.96}.studio-library-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:0 18px;display:grid}.studio-library-item{border-top:1px solid var(--studio-line);min-height:215px;padding:24px 8px 30px 0}.studio-library-item:nth-child(-n+2){border-top:0}.studio-library-item>span{color:var(--studio-orange);letter-spacing:.08em;font-size:.75rem;font-weight:850}.studio-library-item h3{color:var(--studio-ink);letter-spacing:-.045em;margin:28px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.55rem,2.5vw,2.3rem)}.studio-library-item p{max-width:270px;color:var(--studio-muted);margin:9px 0 0;line-height:1.6}.studio-closing{border-top:1px solid var(--studio-line);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:38px;padding:76px 0 118px;display:grid}.studio-closing h2{max-width:700px;margin-top:18px;font-size:clamp(2.7rem,5.6vw,5.8rem);line-height:.92}.studio-closing p:last-child{max-width:500px;margin-top:22px}.studio-closing-link{border:1px solid var(--studio-ink);color:var(--studio-ink);white-space:nowrap;background:0 0}.studio-closing-link:hover{background:var(--studio-ink);color:#fff}.studio-footer{background:var(--studio-ink);color:#ffffffb8;width:min(1240px,100% - 40px)}.studio-footer strong,.studio-footer .footer-links a,.studio-footer .footer-links button{color:#fff}.studio-footer .footer-links a,.studio-footer .footer-links button{background:#ffffff12;border-color:#ffffff2b}.not-found-page{place-items:center;min-height:min(720px,100dvh - 96px);padding:88px 0 120px;display:grid}.not-found-card{border:1px solid var(--studio-line);background:var(--studio-paper);border-radius:32px;width:min(700px,100%);padding:clamp(34px,7vw,72px);box-shadow:0 26px 58px #20322f17}.not-found-mark{width:58px;height:58px;color:var(--studio-ink);background:#f5d4bf;border-radius:17px;place-items:center;display:grid}.not-found-card h1{font-size:clamp(3rem,7vw,6rem);line-height:.92}.not-found-card>p:not(.studio-eyebrow){max-width:470px;color:var(--studio-muted);margin:22px 0 0;line-height:1.7}.not-found-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.app-back-link{min-height:38px;color:var(--plum);background:0 0;border:0;align-items:center;gap:7px;margin-bottom:22px;padding:0;font-size:.84rem;font-weight:850;display:inline-flex}.app-back-link:hover{color:var(--coral);transform:translate(-2px)}@media (width<=920px){.studio-shell .site-header{grid-template-columns:1fr auto}.studio-shell .main-nav{order:3;grid-column:1/-1;width:100%}.studio-shell .main-nav a{text-align:center;flex:1;padding:0 10px}.studio-hero{grid-template-columns:1fr;gap:58px;min-height:0;padding-top:80px}.studio-board{width:min(680px,100%);min-height:510px;margin:0 auto}.studio-approach,.studio-section-heading{grid-template-columns:1fr;gap:20px}.studio-section-heading h2,.studio-approach h2{max-width:700px}.studio-project-card,.studio-library{grid-template-columns:1fr}.studio-project-art{min-height:440px}.studio-library{gap:52px}}@media (width<=560px){.studio-shell .site-header,.studio-page,.not-found-page,.studio-footer{width:min(100% - 22px,1240px)}.studio-shell .site-header{margin-top:12px}.studio-wordmark{font-size:1.06rem}.studio-hero{gap:40px;padding:58px 0 76px}.studio-hero h1{font-size:clamp(3.5rem,16vw,5.4rem)}.studio-hero-intro{margin-top:23px;font-size:1rem}.studio-actions,.not-found-actions{grid-template-columns:1fr;display:grid}.studio-primary-action,.studio-secondary-action,.not-found-actions .studio-primary-action,.not-found-actions .studio-secondary-action{width:100%}.studio-language-note{line-height:1.6;display:block}.studio-note-dot{margin:0 8px 1px 4px;display:inline-block}.studio-language-tags{margin:12px 0 0}.studio-board{border-radius:25px;min-height:450px;padding:19px}.studio-board-topline{font-size:.57rem}.studio-board-title{margin-top:68px;font-size:clamp(2.25rem,11vw,3.5rem)}.studio-board-grid{gap:8px;margin-top:30px}.studio-board-tile{border-radius:14px;min-height:100px;padding:12px}.studio-board-tile strong{font-size:1.6rem}.studio-board-tile span{font-size:.72rem}.studio-board-note{margin-top:23px;font-size:.7rem}.studio-approach,.studio-work,.studio-library,.studio-closing{padding:60px 0 74px}.studio-approach h2,.studio-section-heading h2,.studio-library-intro h2,.studio-closing h2{font-size:clamp(2.6rem,13vw,4.2rem)}.studio-project-card{border-radius:24px}.studio-project-art{min-height:300px}.studio-project-copy{padding:28px 22px 30px}.studio-project-copy h3{font-size:clamp(2.8rem,15vw,4.3rem)}.studio-project-actions{flex-direction:column;align-items:stretch}.studio-project-link{width:fit-content}.studio-library-grid{grid-template-columns:1fr}.studio-library-item,.studio-library-item:nth-child(-n+2){border-top:1px solid var(--studio-line);min-height:0;padding:24px 0 28px}.studio-library-item:first-child{border-top:0}.studio-closing{grid-template-columns:1fr;align-items:start;gap:26px}.studio-footer{text-align:left}}.seo-breadcrumb{width:min(1180px,100%);color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin:0 auto 22px;padding:0 2px;font-size:.78rem;font-weight:760;line-height:1.5;display:flex}.seo-breadcrumb a{color:var(--plum);text-underline-offset:4px;text-decoration:none}.seo-breadcrumb a:hover{text-decoration:underline}.seo-breadcrumb span[aria-current=page]{overflow-wrap:anywhere}.printable-title-link{color:inherit;text-underline-offset:5px;text-decoration:none}.printable-title-link:hover{text-decoration:underline}.book-detail-link{width:fit-content;color:var(--plum);text-underline-offset:4px;align-items:center;gap:6px;margin-top:15px;font-size:.86rem;font-weight:850;text-decoration:underline;display:inline-flex}.book-detail-link:hover{color:var(--coral)}.printable-detail-page{width:min(1180px,100% - 32px);margin:0 auto;padding:48px 0 92px}.printable-detail-hero{border:1px solid var(--line);box-shadow:var(--shadow);background:radial-gradient(circle at 88% 4%,#84cffa3d,#0000 31%),linear-gradient(135deg,#ffe58a4d,#fff0f5c2 50%,#fff);border-radius:40px;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);align-items:center;gap:clamp(30px,6vw,78px);padding:clamp(30px,6vw,64px);display:grid}.printable-detail-copy h1{max-width:720px;color:var(--plum);letter-spacing:-.045em;text-wrap:balance;margin:22px 0 0;font-size:clamp(2.8rem,6vw,5.9rem);line-height:.94}.printable-detail-copy>p{max-width:620px;color:var(--muted);text-wrap:pretty;margin:23px 0 0;font-size:1.1rem;line-height:1.72}.printable-detail-copy .printable-badges{margin-top:25px}.printable-detail-downloads{max-width:500px;margin-top:27px;padding-top:0}.printable-detail-cover{background:var(--paper);border:10px solid #fff;border-radius:30px;min-width:0;margin:0;overflow:hidden;transform:rotate(1.5deg);box-shadow:0 22px 48px #4a244e21}.printable-detail-cover img{aspect-ratio:4/3;object-fit:contain;width:100%;display:block}.printable-detail-learning,.printable-detail-next{border-bottom:1px solid #eadce8cc;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:clamp(30px,7vw,90px);padding:88px 0 94px;display:grid}.printable-detail-learning h2,.printable-detail-next h2{max-width:520px;color:var(--plum);letter-spacing:-.035em;text-wrap:balance;margin:18px 0 0;font-size:clamp(2.1rem,4.3vw,4rem);line-height:.98}.printable-detail-learning>div:first-child>p:last-child,.printable-detail-next>div>p:last-child{max-width:500px;color:var(--muted);margin:20px 0 0;line-height:1.7}.printable-learning-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.printable-learning-grid article{border:1px solid var(--line);background:#fff;border-radius:24px;min-height:190px;padding:22px}.printable-learning-grid article:last-child{background:#f4fbf8}.printable-learning-grid article>span{color:var(--coral);letter-spacing:.1em;font-size:.78rem;font-weight:900}.printable-learning-grid h3{color:var(--plum);margin:24px 0 0;font-size:1.14rem}.printable-learning-grid p{color:var(--muted);margin:9px 0 0;line-height:1.58}.printable-detail-next{border-bottom:0;align-items:end}.printable-back-link{border:1px solid var(--line);width:fit-content;min-height:50px;color:var(--plum);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:0 18px;font-weight:850;text-decoration:none;display:inline-flex}.printable-back-link:hover{border-color:var(--coral);transform:translate(-2px)}@media (width<=920px){.printable-detail-hero,.printable-detail-learning,.printable-detail-next{grid-template-columns:1fr}.printable-detail-cover{width:min(620px,100%);margin:0 auto}.printable-detail-next{align-items:start}}@media (width<=560px){.printable-detail-page{width:min(100% - 22px,1180px);padding-top:30px}.seo-breadcrumb{font-size:.7rem}.printable-detail-hero{border-radius:28px;padding:25px 20px}.printable-detail-copy h1{font-size:clamp(2.7rem,14vw,4.1rem)}.printable-detail-copy>p{font-size:1rem}.printable-detail-cover{border-width:7px;border-radius:23px}.printable-detail-learning,.printable-detail-next{padding:58px 0 66px}.printable-learning-grid{grid-template-columns:1fr}.printable-back-link{justify-content:center;width:100%}}
