:root{--paper:#faf8f1;--cream:#f1eddf;--ink:#173f35;--sub:#68736b;--green:#173f35;--green-dark:#0e2c24;--accent:#d66646;--line:#dfe3d8;--white:#fffef9;--serif:Georgia,"Times New Roman",serif}*{box-sizing:border-box}html{color-scheme:light;scroll-behavior:smooth;scroll-padding-top:25px}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font:16px/1.6 Segoe UI,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,select{cursor:pointer}img{max-width:100%;height:auto}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:5px}a:hover{text-decoration:none}p{margin:0 0 18px}h1,h2,h3{margin:0;font-weight:500;line-height:1.15}h1,h2{font-family:var(--serif);letter-spacing:-.045em}h1{font-size:clamp(42px,5vw,70px)}h2{font-size:clamp(32px,3.4vw,46px)}h3{letter-spacing:-.025em;font-size:20px}h1 em,h2 em{color:var(--accent);font-weight:400}[hidden]{display:none!important}.wrap{width:min(1180px,100% - 80px);margin:auto}.skip-link{background:var(--ink);color:#fff;z-index:50;padding:12px 18px;position:fixed;top:-100px;left:16px}.skip-link:focus{top:12px}.site-header{border-bottom:1px solid var(--line)}.header-inner{justify-content:space-between;align-items:center;gap:30px;min-height:100px;display:flex}.brand{line-height:1;font-family:var(--serif);letter-spacing:-1px;align-items:center;gap:13px;font-size:25px;display:flex}.brand-sub{letter-spacing:3.8px;margin-top:8px;font:9px/1.2 Segoe UI,sans-serif;display:block}.brand-mark{width:39px;height:43px;display:block;position:relative}.brand-mark span{border:1.5px solid var(--ink);background:var(--paper);border-radius:5px;width:28px;height:37px;position:absolute;top:3px;left:2px;transform:rotate(-17deg)}.brand-mark span+span{background:var(--ink);color:var(--paper);place-items:center;font-size:22px;display:grid;left:12px;transform:rotate(8deg)}.main-nav{align-items:center;gap:30px;font-size:13px;font-weight:600;display:flex}.main-nav a{padding:9px 0;position:relative}.main-nav a:hover,.main-nav a[aria-current]{color:var(--accent)}.main-nav a[aria-current]:after{content:"";background:var(--accent);border-radius:3px;width:16px;height:3px;position:absolute;bottom:0;left:calc(50% - 8px)}.btn{border:1px solid var(--green);background:var(--green);min-height:50px;color:var(--white);border-radius:8px;justify-content:center;align-items:center;gap:16px;padding:13px 24px;font-size:13px;font-weight:600;transition:transform .2s,background .2s;display:inline-flex}.btn:hover{background:var(--green-dark);transform:translateY(-2px)}.btn.secondary{color:var(--ink);background:0 0;border-color:#bcc7ba}.btn.secondary:hover{background:var(--cream)}.btn-small{min-height:42px;padding:10px 18px;font-size:12px}.eyebrow{text-transform:uppercase;letter-spacing:2px;align-items:center;gap:9px;margin-bottom:23px;font-size:10px;font-weight:700;display:flex}.eyebrow:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px}.lead{color:var(--sub);max-width:610px;margin-top:24px;font-size:17px;line-height:1.8}.text-link{border-bottom:1px solid #b5c0b3;align-items:center;gap:20px;padding-bottom:5px;font-size:13px;font-weight:600;display:inline-flex}.text-link:hover{color:var(--accent);border-color:var(--accent)}.section{padding:68px 0}.section-heading{justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:30px;display:flex}.section-heading p{color:var(--sub);margin:12px 0 0;font-size:14px}.section-heading .eyebrow{margin:0 0 14px}.section-heading .text-link{flex-shrink:0}.home-hero{grid-template-columns:1fr 1fr;align-items:center;gap:48px;padding:66px 0 56px;display:grid}.hero-copy h1{max-width:530px}.hero-copy .lead{max-width:430px;margin-bottom:26px;font-size:16px}.hero-note{color:var(--sub);margin:18px 0 0;font-size:11px}.store-links{flex-wrap:wrap;gap:10px;display:flex}.store-button{border:1px solid var(--green);background:var(--green);color:var(--white);border-radius:8px;align-items:center;gap:10px;min-height:52px;padding:11px 18px;transition:transform .2s,background .2s;display:flex}.store-button:hover{background:var(--green-dark);transform:translateY(-2px)}.store-button svg{fill:currentColor;flex-shrink:0;width:21px;height:24px}.store-button small{letter-spacing:.4px;font-size:9px;font-weight:400;line-height:1.4;display:block}.store-button strong{font-size:15px;font-weight:600;line-height:1.3;display:block}.store-button.outline{color:var(--ink);background:0 0;border-color:#bcc7ba}.store-button.outline:hover{background:var(--cream)}.board-scene{background:#e6eadb;border-radius:160px 160px 24px 24px;min-width:0;margin:0;padding:28px 29px 20px;position:relative}.board-caption{letter-spacing:1.5px;text-transform:uppercase;color:#4c6959;justify-content:space-between;align-items:center;gap:12px;margin:18px 14px 21px;font-size:10px;display:flex}.board-caption span:first-child{align-items:center;gap:7px;display:flex}.board-caption i{background:#6b8f61;border-radius:50%;width:6px;height:6px}.demo-board{background:#254f40;border:6px solid #d7decd;border-radius:18px;padding:24px 20px 25px;position:relative;transform:rotate(-3deg);box-shadow:0 22px 35px -25px #183e3570}.demo-topline{color:#dbe5d3;letter-spacing:1px;justify-content:space-between;margin-bottom:20px;font-size:10px;display:flex}.demo-slots{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.demo-category{aspect-ratio:.82;color:#e8eddb;background:#ffffff08;border:1px solid #ffffff3b;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:11px;display:flex}.demo-category span{color:#eac879;font-size:23px}.demo-category small{letter-spacing:1px;opacity:.65;font-size:8px}.demo-stacks{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px;padding-bottom:15px;display:grid}.demo-stack{padding-top:22px;position:relative}.demo-stack:before,.demo-stack:after{content:"";background:repeating-linear-gradient(45deg,#dce3d5,#dce3d5 3px,#cad6c4 3px 5px);border:1px solid #dce0d2;border-radius:7px;height:40px;position:absolute;top:0;left:5px;right:5px}.demo-stack:after{top:10px;left:2px;right:2px}.demo-card{z-index:1;background:var(--white);aspect-ratio:.76;color:var(--ink);border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:9px;font-size:11px;font-weight:600;display:flex;position:relative;box-shadow:0 3px 4px #0002}.demo-card img{object-fit:contain;width:69%;height:70px}.demo-stack:nth-child(2) .demo-card{transform:translate(4px,-6px)rotate(8deg)}.board-footnote{font:italic 15px var(--serif);color:#466451;justify-content:center;gap:10px;margin:28px 0 0;display:flex}.board-footnote span{color:var(--accent);font-style:normal}.stat-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);padding:25px 0;display:grid}.stat-strip>div{text-align:center;border-right:1px solid var(--line)}.stat-strip>div:last-child{border:0}.stat-strip strong{font-family:var(--serif);font-size:31px;font-weight:400;line-height:1.2}.stat-strip span{color:var(--sub);letter-spacing:1px;text-transform:uppercase;margin-top:4px;font-size:10px;display:block}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.category-card{border:1px solid var(--line);background:var(--white);border-radius:13px;flex-direction:column;height:100%;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.category-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #173f350c}.category-art{background:#eee9df;flex-shrink:0;justify-content:center;align-items:center;gap:7px;height:143px;display:flex;overflow:hidden}.category-art img{object-fit:contain;filter:drop-shadow(0 5px 2px #173f3510);width:30%;height:88px}.category-art img:first-child{transform:rotate(-13deg)translateY(8px)}.category-art img:nth-child(2){transform:rotate(5deg)translateY(-6px)}.category-art img:nth-child(3){transform:rotate(15deg)translateY(9px)}.category-art[data-tone="1"]{background:#e9eddf}.category-art[data-tone="2"]{background:#f5e4d6}.category-art[data-tone="3"]{background:#e2e9ed}.category-art .word-preview{font:italic 16px var(--serif);text-overflow:ellipsis;white-space:nowrap;background:#fffaf1;border:1px solid #173f351a;border-radius:5px;max-width:78%;padding:7px 11px;overflow:hidden;transform:rotate(-7deg)}.category-card-body{justify-content:space-between;align-items:center;gap:8px;padding:17px 18px;display:flex}.category-card h3{font-size:16px;font-weight:600;line-height:1.3}.category-card small{color:var(--sub);margin-top:5px;font-size:10px;display:block}.category-card .arrow{color:#7b8f7a;font-size:20px}.topic-list{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.topic-pill,.chip{border:1px solid var(--line);background:0 0;border-radius:30px;align-items:center;gap:10px;padding:8px 15px;font-size:12px;display:inline-flex}.topic-pill:hover,.chip:hover{background:#e9eddf;border-color:#b6c3ad}.topic-pill small{color:var(--sub);font-size:10px}.how-section{border-top:1px solid var(--line);grid-template-columns:1fr 1.4fr;gap:60px;display:grid}.how-intro p{color:var(--sub);max-width:310px;margin:20px 0;font-size:14px}.steps{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.step-number{font:italic 36px var(--serif);color:#9aaa91;margin-bottom:21px;display:block}.steps h3{margin-bottom:12px;font-size:17px;font-weight:600}.steps p{color:var(--sub);margin:0;font-size:13px;line-height:1.8}.family-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.family-card{border:1px solid var(--line);background:#eeefe5;border-radius:14px;flex-direction:column;align-items:flex-start;padding:26px;display:flex}.family-card.math-product{background:#f3e8da}.family-card.bible-product{background:#efe9d5}.family-card.picture-product{background:#e6ecdf}.product-app-icon{border-radius:14px;width:62px;height:62px;margin:4px 0 23px}.product-identity{align-items:center;gap:15px;margin-bottom:25px;display:flex}.product-identity img{border-radius:14px;flex-shrink:0}.product-identity .eyebrow{margin:0;line-height:1.7}.app-showcase{background:#eee7d5;border-radius:160px 160px 24px 24px;min-width:0;margin:0;padding:34px 24px 22px}.app-screens{aspect-ratio:1/1.13;width:100%;position:relative}.picture-showcase{background:#e6ecdf}.store-name-note{line-height:1.8}.store-name-note strong{font-weight:500}.app-screens img{border:5px solid #fff8e9;border-radius:17px;width:45%;height:auto;position:absolute;box-shadow:0 18px 30px #634a2626}.app-screen-back{top:3%;left:8%;transform:rotate(-9deg)}.app-screen-front{top:9%;right:6%;transform:rotate(7deg)}.app-showcase figcaption{text-align:center;font:italic 16px var(--serif);padding-top:15px}.app-showcase figcaption span{color:var(--sub);margin-top:7px;font:10px/1.5 Segoe UI,sans-serif;display:block}.screenshot-gallery{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.screenshot-gallery figure{min-width:0;margin:0}.screenshot-gallery a{border-radius:14px;display:block}.screenshot-gallery img{border:1px solid #d4c8ae;border-radius:14px;width:100%;height:auto;display:block}.screenshot-gallery figcaption{text-align:center;color:var(--sub);margin-top:14px;font-size:12px}.product-store-links{flex-wrap:wrap;gap:12px;padding-top:18px;font-size:11px;font-weight:600;display:flex}.product-store-links a{text-underline-offset:4px;text-decoration:underline}.math-target{font:clamp(28px,4vw,50px) var(--serif);color:#eac879}.math-equation{font:clamp(19px,2.7vw,33px) var(--serif);white-space:nowrap}.family-card.featured{background:var(--green);color:var(--white)}.family-card>span:first-child{font-family:var(--serif);margin:4px 0 23px;font-size:40px}.family-card h3{font-family:var(--serif);font-size:26px}.family-card p{opacity:.75;margin:15px 0 24px;font-size:13px}.family-card .text-link,.family-card .status{margin-top:auto}.status{letter-spacing:1.1px;text-transform:uppercase;border:1px solid #a8b6a5;border-radius:4px;padding:4px 8px;font-size:9px}.download-banner{background:#e9eddf;border-radius:16px;justify-content:space-between;align-items:center;gap:35px;margin:20px 0 80px;padding:43px 48px;display:flex}.download-banner h2{font-size:37px}.download-banner p{color:var(--sub);margin:12px 0 0;font-size:14px}.site-footer{border-top:1px solid var(--line);background:#f0eee5;padding:43px 0 22px}.footer-top{flex-wrap:wrap;justify-content:space-between;gap:30px;display:flex}.footer-brand{font:25px var(--serif);letter-spacing:-.5px}.footer-top p{color:var(--sub);margin:12px 0 30px;font-size:12px}.footer-top nav{flex-wrap:wrap;gap:26px;padding-top:5px;font-size:12px;display:flex}.footer-top nav a:hover,.footer-bottom a:hover{text-decoration:underline}.footer-bottom{color:var(--sub);border-top:1px solid #daddd1;justify-content:space-between;gap:20px;padding-top:20px;font-size:10px;display:flex}.footer-bottom div{gap:20px;display:flex}.crumbs{color:var(--sub);flex-wrap:wrap;gap:9px;margin-bottom:28px;font-size:11px;display:flex}.crumbs a:hover{text-decoration:underline}.page-intro{padding:39px 0 35px}.page-intro h1{max-width:850px}.page-intro .lead{max-width:660px;margin-bottom:0;font-size:15px}.catalog-tools{background:#e9eddf;border:1px solid #dae1d1;border-radius:12px;grid-template-columns:1fr 250px;gap:18px;padding:22px;display:grid}.field label{text-transform:uppercase;letter-spacing:1.2px;margin-bottom:7px;font-size:9px;font-weight:700;display:block}.field input,.field select{background:var(--white);width:100%;min-height:48px;color:var(--ink);border:1px solid #ced7c6;border-radius:6px;padding:11px 14px}.catalog-summary{border-bottom:1px solid var(--line);color:var(--sub);justify-content:space-between;align-items:center;gap:15px;padding:19px 0;font-size:12px;display:flex}.reset-button{color:var(--ink);text-underline-offset:4px;background:0 0;border:0;padding:6px;font-size:12px;text-decoration:underline}.catalog-group{padding-top:39px;scroll-margin-top:25px}.catalog-group h2{align-items:center;gap:12px;margin-bottom:22px;font-size:29px;display:flex}.count-badge{letter-spacing:0;color:var(--sub);border:1px solid #cbd5c3;border-radius:20px;padding:4px 9px;font:11px Segoe UI,sans-serif}.catalog-group .category-grid{gap:12px}.catalog-group .category-card-body{padding:16px}.catalog-group .category-card h3{font-size:14px}.catalog-group .category-art{height:92px}.catalog-group .category-art img{height:66px}.catalog-group:last-of-type{padding-bottom:65px}.empty-state{text-align:center;padding:70px 20px}.empty-state h2{margin-bottom:15px;font-size:34px}.empty-state p{color:var(--sub)}.category-intro{grid-template-columns:1fr auto;align-items:center;gap:28px;padding-bottom:32px;display:grid}.category-intro .lead{margin-top:16px}.category-badge{width:124px;height:124px;font:italic 50px var(--serif);background:#e9eddf;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.category-badge img{object-fit:contain;width:82px;height:82px}.category-meta{flex-wrap:wrap;gap:9px;margin-top:20px;display:flex}.category-meta span{border:1px solid var(--line);border-radius:20px;padding:5px 11px;font-size:10px}.word-toolbar{justify-content:space-between;align-items:end;gap:20px;margin:24px 0;display:flex}.word-toolbar h2{font-size:32px}.word-toolbar p{color:var(--sub);margin:8px 0 0;font-size:12px}.word-toolbar .field{width:210px}.words-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.word-tile{border:1px solid var(--line);background:var(--white);text-align:center;border-radius:12px;overflow:hidden}.word-image{background:#f1f0e5;place-items:center;height:142px;display:grid;position:relative}.word-image img{object-fit:contain;width:100px;height:100px}.word-initial{font:italic 49px var(--serif);color:#819377}.word-index{color:#87917f;font-size:9px;position:absolute;top:8px;left:12px}.word-tile-body{padding:16px 10px}.word-tile h3{overflow-wrap:anywhere;font:600 14px/1.4 Segoe UI,sans-serif}.word-translation{color:var(--sub);overflow-wrap:anywhere;min-height:20px;margin:5px 0 0;font-size:12px}.translations{border:1px solid var(--line);background:var(--white);border-radius:10px;margin-top:40px}.translations summary{cursor:pointer;padding:20px 23px;font-size:14px;font-weight:600}.translations summary small{color:var(--sub);margin-left:10px;font-weight:400}.tablewrap{border-top:1px solid var(--line);overflow-x:auto}table.tr{border-collapse:collapse;text-align:left;width:100%;font-size:12px}table.tr caption{text-align:left;color:var(--sub);padding:14px 18px}table.tr th,table.tr td{border-bottom:1px solid var(--line);vertical-align:top;min-width:105px;padding:12px 16px}table.tr th{background:#f0f2e9;font-weight:600}table.tr tbody tr:last-child td{border:0}.reading-page{max-width:800px;min-height:60vh;padding-top:55px;padding-bottom:80px}.reading-page h1{margin-bottom:25px;font-size:52px}.reading-page h2{margin:36px 0 14px;font-size:29px}.reading-page h3{margin:25px 0 12px;font-size:18px;font-weight:600}.reading-page p{color:var(--sub);font-size:15px;line-height:1.85}.reading-page p a{text-underline-offset:3px;color:var(--ink);text-decoration:underline}.features-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.feature-card{border-top:1px solid #bbc8b4;padding:24px 0}.feature-card .eyebrow{color:var(--sub);margin-bottom:15px}.feature-card h3{font-family:var(--serif);font-size:28px}.feature-card p{color:var(--sub);margin-top:16px;font-size:14px;line-height:1.8}.game-hero{padding-top:15px}.game-hero h1{font-size:clamp(40px,4.6vw,62px)}.game-hero .lead{margin-top:23px}.inline-note{color:var(--sub);margin-top:14px;font-size:12px}.back-link{gap:12px;margin:25px 0 55px;font-size:12px;display:inline-flex}@media (width>=1500px){.home-hero{gap:75px;padding-top:85px;padding-bottom:75px}.board-scene{padding:36px 37px 24px}}@media (width<=1000px){.wrap{width:calc(100% - 48px)}.header-inner,.main-nav{gap:20px}.home-hero{gap:28px}.hero-copy h1{font-size:53px}.board-scene{padding:23px 18px 18px}.demo-board{padding:20px 15px}.demo-slots,.demo-stacks{gap:8px}.demo-card img{height:60px}.category-grid{gap:12px}.how-section{grid-template-columns:1fr;gap:35px}.how-intro p{max-width:530px}.family-card{padding:22px}.download-banner{padding:32px}.words-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.category-card-body{padding:14px}.category-card h3{font-size:14px}}@media (width<=760px){.app-showcase{width:100%;max-width:470px;margin:auto;padding:25px 18px 20px}.screenshot-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 14px}.wrap{width:calc(100% - 36px)}.header-inner{flex-wrap:wrap;gap:0;min-height:110px;padding:17px 0 10px}.brand{font-size:23px}.brand-sub{font-size:8px}.header-download{min-height:36px;margin-left:auto;padding:8px 12px;font-size:11px}.main-nav{order:3;justify-content:space-between;gap:12px;width:100%;margin-top:15px;font-size:12px}.main-nav a{padding:5px 0}.home-hero{grid-template-columns:1fr;gap:35px;padding:38px 0 35px}.hero-copy h1{max-width:580px;font-size:clamp(46px,9vw,65px)}.hero-copy .lead{max-width:540px}.eyebrow{margin-bottom:17px}.board-scene{width:100%;max-width:470px;margin:0 auto;padding:22px 27px}.demo-card img{height:75px}.demo-category{aspect-ratio:1.1}.demo-card{aspect-ratio:.9}.demo-board{padding:23px 20px 15px}.board-caption{margin-top:9px}.board-footnote{margin-top:23px;font-size:14px}.stat-strip{grid-template-columns:repeat(2,1fr);row-gap:23px;padding:22px 0}.stat-strip>div:nth-child(2){border-right:0}.stat-strip strong{font-size:29px}.stat-strip span{font-size:9px}.section{padding:43px 0}.section-heading{flex-direction:column;align-items:flex-start;gap:18px;margin-bottom:25px}.section-heading h2{font-size:36px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.category-art{height:126px}.category-art img{height:74px}.category-card-body{padding:14px}.category-card h3{font-size:15px}.topic-list{gap:7px;margin-top:20px}.topic-pill{padding:7px 12px;font-size:11px}.steps{gap:20px}.steps h3{font-size:16px}.steps p{font-size:12px}.step-number{margin-bottom:14px}.family-grid{grid-template-columns:1fr}.family-card.featured{grid-column:1/-1}.family-card>span:first-child{margin-bottom:15px;font-size:33px}.family-card h3{font-size:25px}.family-card p{font-size:12px}.download-banner{flex-direction:column;align-items:flex-start;gap:23px;margin:8px 0 45px;padding:29px 24px}.download-banner h2{font-size:33px}.footer-top{flex-direction:column;gap:0}.footer-top p{margin-bottom:20px}.footer-top nav{flex-wrap:wrap;margin-bottom:28px}.footer-bottom{flex-wrap:wrap;gap:15px}.footer-bottom>span:last-child{display:none}.footer-brand{font-size:24px}.page-intro{padding:28px 0}.page-intro h1{font-size:44px}.catalog-tools{grid-template-columns:1fr;gap:12px;padding:16px}.catalog-group{padding-top:28px}.catalog-group h2{font-size:25px}.catalog-group .category-card-body{padding:12px}.catalog-group .category-card h3{font-size:13px}.catalog-group .category-art{height:88px}.category-intro{gap:12px}.category-badge{width:80px;height:80px}.category-badge img{width:57px;height:57px}.category-intro h1{overflow-wrap:anywhere;font-size:42px}.words-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.word-image{height:112px}.word-image img{width:78px;height:78px}.word-toolbar .field{width:160px}.word-toolbar h2{font-size:29px}.word-toolbar p{max-width:185px}.translations summary{padding:17px;font-size:13px}.translations summary small{margin:5px 0 0 15px;font-size:11px;display:block}.features-grid{grid-template-columns:1fr 1fr;gap:16px}.feature-card h3{font-size:25px}.feature-card p{font-size:13px}.reading-page{padding-top:35px;padding-bottom:50px}.reading-page h1{font-size:43px}}@media (width<=400px){.store-button{gap:8px;padding:10px 13px}.store-button strong{font-size:13px}.words-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.steps{grid-template-columns:1fr}.steps>div{grid-template-columns:40px 1fr;column-gap:15px;display:grid}.steps .step-number{grid-row:1/3}.steps p{grid-column:2}.family-card{padding:17px}.family-card h3{font-size:23px}.brand{font-size:21px}.header-download{padding:8px 10px}.category-intro{grid-template-columns:1fr}.category-badge{display:none}.word-toolbar{flex-direction:column;align-items:start}.word-toolbar .field{width:100%}.word-toolbar p{max-width:none}}.demo-slots,.demo-stacks{grid-template-columns:repeat(3,minmax(0,1fr))}.demo-category,.demo-stack,.demo-card{min-width:0}.skip-link:not(:focus){visibility:hidden}@media (width<=760px){.demo-category{aspect-ratio:auto;min-height:105px;font-size:10px}.demo-topline{letter-spacing:.6px;font-size:8px}.board-caption{letter-spacing:1px;font-size:8px}.board-footnote{font-size:12px}.demo-card img{height:60px}}@media (width<=400px){.board-scene{padding:20px 17px}.demo-board{padding:18px 12px 12px}.demo-category{gap:6px;min-height:94px;font-size:9px}.demo-category small{font-size:6px}.demo-card{min-height:101px;font-size:9px}.demo-card img{height:52px}.board-caption{margin-left:5px;margin-right:5px;font-size:7px}.board-footnote{gap:5px;font-size:11px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.guide-index-header{max-width:830px;padding:28px 0 65px}.guide-index-header h1{margin:0 0 25px}.guide-index-header .lead{max-width:660px;margin-bottom:25px}.guide-index-list{border-top:1px solid var(--line);padding-top:45px}.guide-count{color:var(--sub);font-size:13px}.guide-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.guide-card{background:var(--white);border:1px solid var(--line);border-radius:16px;flex-direction:column;display:flex;position:relative;overflow:hidden}.guide-card:hover{border-color:#a8b8a9}.guide-art{background:#e8eddf;justify-content:center;align-items:center;gap:8px;height:180px;display:flex;overflow:hidden}.guide-tile{background:var(--white);width:84px;height:108px;font:22px var(--serif);border:1px solid #d5dece;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:flex;transform:rotate(-8deg);box-shadow:0 6px #173f350b}.guide-tile:nth-child(2){transform:translateY(-7px)rotate(3deg)}.guide-tile:nth-child(3){transform:rotate(10deg)}.guide-tile img{object-fit:contain;width:62px;height:62px}.guide-art-math{background:#efe2d6}.guide-art-math .guide-tile:nth-child(2){background:var(--ink);color:var(--white);font-size:43px}.guide-art-bible{background:#eee5ca}.guide-art-pictures{background:#e0e9e8}.guide-art-bible .guide-tile,.guide-art-pictures .guide-tile{background:0 0;border:0;width:112px;height:112px}.guide-art-bible img,.guide-art-pictures img{border-radius:23px;width:112px;height:112px}.guide-card-body{flex:1;padding:25px 25px 50px}.guide-card .eyebrow{letter-spacing:1px;margin-bottom:14px;font-size:10px}.guide-card .eyebrow span{color:var(--sub);white-space:nowrap;letter-spacing:0}.guide-card h3{font:29px/1.13 var(--serif);letter-spacing:-.03em;margin:0 0 14px}.guide-card h3 a:after{content:"";position:absolute;inset:0}.guide-card h3 a:focus-visible{outline-offset:2px}.guide-card-body>p:not(.eyebrow){color:var(--sub);margin-bottom:0;font-size:14px;line-height:1.7}.guide-card-arrow{color:var(--accent);font-size:22px;position:absolute;bottom:20px;right:25px}.guide-grid-single{grid-template-columns:minmax(0,1fr)}.guide-grid-single .guide-card{grid-template-columns:280px 1fr;display:grid}.guide-grid-single .guide-art{height:100%;min-height:210px}.guide-editorial{border-top:1px solid var(--line);max-width:760px;padding:35px 0 65px}.guide-editorial h2{margin-bottom:15px;font-size:30px}.guide-editorial p{color:var(--sub);font-size:15px}.guide-editorial a,.guide-prose a{text-underline-offset:4px;text-decoration:underline 1px}.guide-editorial a:hover,.guide-prose a:hover{color:var(--accent)}.guide-header{max-width:900px;padding:15px 0 40px}.guide-header h1{text-wrap:balance;margin-bottom:25px;font-size:clamp(40px,5vw,65px);line-height:1.08}.guide-header .lead{max-width:780px;font-size:20px}.guide-meta{color:var(--sub);flex-wrap:wrap;gap:7px 22px;margin-top:24px;font-size:12px;display:flex}.guide-meta a{color:var(--ink);text-underline-offset:3px;text-decoration:underline}.guide-layout{border-top:1px solid var(--line);grid-template-columns:minmax(0,760px) minmax(0,270px);justify-content:space-between;gap:55px;padding-top:40px;display:grid}.guide-sidebar{grid-area:1/2;min-width:0}.guide-toc{background:var(--cream);border-radius:12px;padding:23px;position:sticky;top:28px}.guide-toc .eyebrow{margin-bottom:12px;font-size:11px}.guide-toc ol{margin:0;padding-left:18px;font-size:13px}.guide-toc li{margin:0 0 12px;padding-left:3px}.guide-toc a:hover{text-underline-offset:3px;text-decoration:underline}.guide-product-link{border-top:1px solid #d7d8ca;margin-top:20px;padding-top:17px;font-size:13px;font-weight:600;display:block}.guide-prose{color:#344d44;overflow-wrap:break-word;grid-area:1/1;min-width:0;font-size:17px;line-height:1.85}.guide-prose>p{margin-bottom:23px}.guide-prose h2{letter-spacing:-.035em;color:var(--ink);margin:42px 0 19px;font-size:34px;line-height:1.18}.guide-prose h3{margin:30px 0 12px;font-size:23px}.guide-prose strong{color:var(--ink);font-weight:600}.guide-prose ul,.guide-prose ol{margin:20px 0 26px;padding-left:24px}.guide-prose li{margin-bottom:12px;padding-left:5px}.guide-prose table{border-collapse:collapse;table-layout:fixed;width:100%;margin:25px 0 30px;font-size:14px;line-height:1.65}.guide-prose th,.guide-prose td{text-align:left;vertical-align:top;border-bottom:1px solid var(--line);overflow-wrap:anywhere;padding:13px 12px}.guide-prose th{background:var(--cream);color:var(--ink);font-weight:600}.guide-prose tbody tr:nth-child(2n){background:#f3f1e8}.guide-answer{border:1px solid var(--line);background:var(--white);border-radius:10px;margin:24px 0;padding:18px 22px}.guide-answer summary{color:var(--ink);font-weight:600}.guide-answer ul{margin-bottom:0}.guide-screenshot{background:var(--cream);text-align:center;border-radius:14px;margin:30px 0;padding:28px}.guide-screenshot img{border-radius:12px;width:260px;max-width:100%;height:auto;box-shadow:0 8px 24px #173f351a}.guide-screenshot figcaption{max-width:450px;color:var(--sub);margin:18px auto 0;font-size:13px;line-height:1.6}.guide-prose .guide-correction{border-top:1px solid var(--line);color:var(--sub);margin-top:35px;padding-top:22px;font-size:13px}@media (width<=1000px){.guide-grid{gap:16px}.guide-card-body{padding:20px 20px 50px}.guide-card h3{font-size:25px}.guide-tile{width:64px;height:90px;font-size:18px}.guide-tile img{width:50px;height:50px}.guide-layout{grid-template-columns:minmax(0,1fr) 235px;gap:30px}}@media (width<=760px){.guide-index-header{padding:12px 0 40px}.guide-index-header h1{font-size:46px}.guide-count{display:none}.guide-grid{grid-template-columns:1fr;gap:22px}.guide-card h3{font-size:29px}.guide-art{height:165px}.guide-tile{width:80px;height:105px;font-size:21px}.guide-tile img{width:60px;height:60px}.guide-grid-single .guide-card{display:flex}.guide-grid-single .guide-art{height:165px;min-height:0}.guide-header{padding-top:5px;padding-bottom:30px}.guide-header h1{font-size:42px}.guide-header .lead{font-size:17px}.guide-meta{gap:8px 18px}.guide-layout{flex-direction:column;gap:30px;padding-top:25px;display:flex}.guide-toc{padding:20px;position:static}.guide-toc li{margin-bottom:10px}.guide-prose{font-size:16px}.guide-prose h2{margin-top:34px;font-size:29px}.guide-prose th,.guide-prose td{padding:10px 7px}.guide-prose table{font-size:12px}.guide-screenshot{padding:22px}.guide-editorial{padding-bottom:40px}}
