@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,600;1,500&display=swap";:root{--cream:#f7f2e9;--paper:#fffdf9;--ink:#263d37;--muted:#71817c;--line:#ddd5ca;--peach:#c9795f;--peach-soft:#efb38f;--sage:#e7eee4;--olive:#7b8067;--shadow:0 24px 70px #3730271f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:DM Sans,sans-serif}button,input,select{font:inherit;color:inherit}button{cursor:pointer}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.site-header{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f2e9f0;border-bottom:1px solid #3b3d321f;grid-template-columns:220px 1fr auto;align-items:center;height:94px;padding:10px clamp(24px,5vw,76px);display:grid;position:sticky;top:0}.logo-link{align-items:center;width:190px;height:68px;display:flex;overflow:hidden}.logo-link img{width:190px}.site-header nav{justify-content:center;gap:34px;font-size:14px;display:flex}.site-header nav a:hover{color:var(--peach)}.bag-button{border:1px solid var(--ink);background:0 0;border-radius:999px;padding:10px 17px}.bag-button span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:21px;height:21px;margin-left:7px;font-size:11px;display:inline-grid}.word-hero{text-align:center;background:radial-gradient(circle at 50% 28%,#fffaf3 0,#f7f2e9 58%);flex-direction:column;justify-content:center;align-items:center;min-height:620px;padding:110px clamp(24px,8vw,140px) 90px;display:flex}.word-hero h1{letter-spacing:-.06em;max-width:1180px;margin:25px 0 35px;font:600 clamp(62px,8vw,126px)/.86 Playfair Display,serif}.word-hero h1 em{color:var(--peach);font-weight:500}.word-hero>p{max-width:770px;color:var(--muted);font-size:clamp(17px,1.8vw,22px);line-height:1.65}.hero-actions{gap:12px;margin-top:26px;display:flex}.hero-actions a{background:var(--ink);color:#fff;border-radius:999px;padding:15px 24px;font-size:14px;font-weight:700}.hero-actions a.quiet{color:var(--ink);border:1px solid var(--ink);background:0 0}.showcase{background:var(--cream);padding:16px 0 70px;overflow:hidden}.showcase-track{gap:18px;width:max-content;animation:42s linear infinite showcase-scroll;display:flex}.showcase:hover .showcase-track{animation-play-state:paused}.showcase figure{aspect-ratio:4/3;background:#eee4d6;border-radius:24px;width:calc(25vw - 22.5px);min-width:280px;margin:0;position:relative;overflow:hidden;box-shadow:0 12px 34px #41352717}.showcase figure img{object-fit:contain;width:100%;height:100%}.showcase figcaption{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdf9e6;border-radius:999px;padding:8px 13px;font-size:11px;position:absolute;bottom:14px;left:16px}@keyframes showcase-scroll{to{transform:translate(calc(-50% - 9px))}}.buy-section{background:#f0e8dc;padding:115px clamp(24px,5vw,84px)}.buy-compare{grid-template-columns:1fr 1fr;gap:24px;max-width:1440px;margin:auto;display:grid}.buy-card{background:var(--paper);border:1px solid var(--line);border-radius:34px;grid-template-rows:minmax(380px,48vw) auto;display:grid;overflow:hidden}.buy-card-visual{background:#e9dfd1;position:relative;overflow:hidden}.buy-card-visual>img{object-fit:contain;width:100%;height:100%}.buy-cover-roll{width:100%;height:100%;overflow:hidden}.buy-cover-track{width:calc(var(--cover-count)*200%);height:100%;animation:buy-cover-scroll var(--cover-duration) linear infinite;display:flex}.buy-cover-track img{width:calc(50%/var(--cover-count));flex:0 0 calc(50%/var(--cover-count));object-fit:contain;height:100%}.buy-cover-roll:hover .buy-cover-track{animation-play-state:paused}.buy-card-visual>span{z-index:2;background:#fffdf9eb;border-radius:50%;place-items:center;width:50px;height:50px;font-weight:700;display:grid;position:absolute;top:20px;right:20px}.buy-card-copy{padding:38px}.buy-card-copy>small{letter-spacing:.17em;color:var(--peach);font-weight:700}.buy-card-copy h3{letter-spacing:-.035em;margin:12px 0 18px;font:600 clamp(35px,4vw,58px)/1 Playfair Display,serif}.buy-card-copy>p{color:var(--muted);min-height:80px;line-height:1.65}.mini-prices{border-top:1px solid var(--line);margin-top:25px}.mini-prices button{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;justify-content:space-between;align-items:center;width:100%;padding:14px 4px;display:flex}.mini-prices button.selected{color:var(--peach)}.mini-prices button span{font-size:13px}.mini-prices button b{font:600 18px Playfair Display,serif}.buy-cta{background:var(--ink);color:#fff;border:0;border-radius:999px;justify-content:space-between;width:100%;margin-top:25px;padding:16px 20px;font-weight:700;display:flex}.purchase-details{grid-template-columns:1.2fr 1fr 1fr;gap:12px;max-width:1100px;margin:35px auto 0;display:grid}.purchase-details label>span{margin:0 0 8px;font-size:12px;font-weight:700;display:block}.purchase-details input,.purchase-details .favourite-upload b{border:1px solid var(--line);background:var(--paper);border-radius:15px;width:100%;height:54px;padding:0 16px}.purchase-details .favourite-upload b{place-items:center;padding:0;display:grid}.purchase-details .favourite-upload input{inset:20px 0 0}@keyframes buy-cover-scroll{to{transform:translate(-50%)}}.book-architecture{background:var(--paper);padding:120px clamp(24px,6vw,94px)}.book-sequence{grid-template-columns:.62fr 1.38fr;gap:24px;max-width:1450px;margin:auto;display:grid}.book-sequence article{background:#ece3d7;border-radius:28px;padding:54px 24px 24px;position:relative}.book-sequence article>span{color:var(--peach);letter-spacing:.14em;font-size:11px;font-weight:700;position:absolute;top:20px;left:24px}.cover-demo{grid-row:span 2}.cover-demo>img{object-fit:contain;border-radius:20px;width:100%;height:100%;max-height:920px}.paper-spread{aspect-ratio:2;background:#fffdf9;border-radius:12px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden;box-shadow:0 24px 55px #2a251f24}.paper-spread>div{min-width:0;padding:8%;position:relative;overflow:hidden}.paper-spread>div+div{border-left:1px solid #e5ddd2}.note-page small,.blessing-page small,.learning-knowledge small{color:var(--peach);letter-spacing:.14em;font-size:9px;font-weight:700}.note-page h3,.blessing-page h3{margin:12px 0;font:600 clamp(22px,2.5vw,44px)/1.05 Playfair Display,serif}.lines{margin:10% 0}.lines i{border-bottom:1px solid #d9d0c5;height:34px;display:block}.note-page>b,.blessing-page>b{color:var(--peach);font:italic 13px Playfair Display,serif;position:absolute;bottom:8%;left:8%}.blessing-page{text-align:center;background:#f2e9dc}.blessing-page p{color:#6a6a61;font:italic clamp(11px,1.1vw,16px)/1.65 Playfair Display,serif}.blessing-page>b{left:0;right:0}.learning-child{padding:0!important}.learning-child img{object-fit:cover;width:100%;height:100%}.learning-child b{background:#fffdf9e6;border-radius:999px;padding:9px 13px;font-size:10px;position:absolute;bottom:7%;left:8%}.learning-knowledge h3{margin:8px 0 0;font:600 clamp(27px,3vw,54px)/1 Playfair Display,serif}.learning-knowledge h4{margin:2px 0 8px}.learning-knowledge img{object-fit:contain;width:68%;height:50%;margin:auto}.learning-knowledge p{font-size:10px;font-weight:700}.brand-belief{text-align:center;color:#fff;background:#263d37;padding:140px clamp(24px,12vw,220px)}.brand-belief>span{color:var(--peach-soft);letter-spacing:.2em;font-size:12px;font-weight:700}.brand-belief h2{letter-spacing:-.045em;margin:22px auto 30px;font:600 clamp(48px,6vw,92px)/.95 Playfair Display,serif}.brand-belief h2 em{color:var(--peach-soft);font-weight:500}.brand-belief>p{color:#d9e1dc;max-width:900px;margin:auto;font-size:clamp(17px,1.8vw,22px);line-height:1.75}.belief-notes{grid-template-columns:repeat(3,1fr);gap:16px;max-width:1000px;margin:60px auto 0;display:grid}.belief-notes div{border-top:1px solid #ffffff47;padding-top:18px}.belief-notes b{color:var(--peach-soft);font:600 28px Playfair Display,serif;display:block}.belief-notes small{color:#bdc9c4;margin-top:8px;line-height:1.5;display:block}.shop-hero{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.08fr) minmax(520px,.92fr);min-height:760px;display:grid}.gallery-panel{background:#eee5d8;padding:42px 28px 28px clamp(24px,4vw,64px)}.gallery-stage{width:100%;box-shadow:var(--shadow);background:#e6ddd0;border-radius:28px;position:relative;overflow:hidden}.gallery-stage.little-knowing{aspect-ratio:1}.gallery-stage.family-discovery{aspect-ratio:3/2}.gallery-stage>img{object-fit:contain;width:100%;height:100%}.gallery-stage>span{background:#fffdf9f0;border-radius:999px;padding:10px 17px;font-size:13px;position:absolute;bottom:22px;left:22px}.gallery-thumbs{grid-template-columns:repeat(5,1fr);gap:12px;margin-top:16px;display:grid}.gallery-thumbs button{background:#f8f3eb;border:2px solid #0000;border-radius:14px;height:88px;padding:4px;overflow:hidden}.gallery-thumbs button.active{border-color:var(--ink)}.gallery-thumbs img{object-fit:contain;border-radius:9px;width:100%;height:100%}.purchase-panel{background:var(--cream);padding:52px clamp(28px,5vw,72px)}.eyebrow,.section-title>span,.foreword-section>div>span{letter-spacing:.2em;color:var(--peach);font-size:12px;font-weight:700}.purchase-panel h1{letter-spacing:-.045em;margin:20px 0;font:600 clamp(46px,5vw,78px)/.96 Playfair Display,serif}.purchase-panel h1 em,.foreword-section h2 em{color:var(--peach);font-weight:500}.rating{color:var(--muted);font-size:13px}.rating span{color:var(--peach);letter-spacing:2px;margin-right:10px}.intro{color:#65736f;max-width:660px;font-size:17px;line-height:1.7}.benefits{gap:10px;margin:20px 0 28px;padding:0;list-style:none;display:grid}.benefits li:before{content:"✓";color:var(--peach);margin-right:9px;font-weight:700}.choice-heading{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:17px 0 13px;font-size:13px;display:flex}.choice-heading b{font-size:15px}.choice-heading span{color:#89938f}.sku-picker{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:18px;display:grid}.sku-picker button{text-align:left;border:1px solid var(--line);background:#ffffffa6;border-radius:17px;padding:17px}.sku-picker button.selected{border:2px solid var(--ink);background:var(--sage)}.sku-picker small{color:var(--peach);letter-spacing:.12em;font-weight:700;display:block}.sku-picker b{margin:5px 0;font:600 21px Playfair Display,serif;display:block}.sku-picker span{color:var(--muted);font-size:12px;line-height:1.4;display:block}.format-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.format-grid button{text-align:left;border:1px solid var(--line);background:#ffffffbd;border-radius:16px;min-height:104px;padding:15px;position:relative}.format-grid button.wide{background:var(--sage);grid-column:1/-1}.format-grid button.selected{border:2px solid var(--ink)}.format-grid button>i{background:var(--peach-soft);border-radius:999px;padding:6px 8px;font-size:9px;font-style:normal;font-weight:700;position:absolute;top:12px;right:12px}.format-grid b,.format-grid strong,.format-grid span{display:block}.format-grid b{font-size:14px}.format-grid strong{margin:5px 0;font:600 27px Playfair Display,serif}.format-grid span{color:var(--muted);font-size:11px}.language-select,.name-photo-row input{border:1px solid var(--line);background:var(--paper);border-radius:15px;width:100%;padding:16px}.name-photo-row{grid-template-columns:1fr 1fr;gap:12px;margin-top:16px;display:grid}.name-photo-row label>span{margin:0 0 9px;font-size:13px;font-weight:700;display:block}.favourite-upload{position:relative}.favourite-upload input{opacity:0;cursor:pointer;position:absolute;inset:26px 0 0}.favourite-upload b{border:1px solid var(--line);background:var(--paper);border-radius:15px;justify-content:center;align-items:center;height:52px;font-size:13px;display:flex}.add-button,.generate-button,.book-builder-actions button,.cart>button:not(.cart-close){background:var(--ink);color:#fff;border:0;border-radius:999px;width:100%;margin-top:17px;padding:16px 22px;font-weight:700}.checkout-note{color:var(--muted);text-align:center;margin:9px 0 0!important;font-size:11px!important}.collections{padding:110px clamp(24px,6vw,92px)}.section-title{text-align:center;max-width:820px;margin:0 auto 50px}.section-title h2{margin:15px 0;font:600 clamp(40px,5vw,68px)/1.05 Playfair Display,serif}.section-title p{color:var(--muted);font-size:16px;line-height:1.6}.collection-grid{grid-template-columns:1fr 1fr;gap:24px;max-width:1320px;margin:auto;display:grid}.collection-grid article{background:var(--paper);border:1px solid var(--line);border-radius:28px;overflow:hidden}.collection-image{background:#eee5d8;height:390px;position:relative}.collection-image img{object-fit:contain;width:100%;height:100%}.collection-image span{background:var(--paper);border-radius:50%;place-items:center;width:46px;height:46px;display:grid;position:absolute;top:20px;right:20px}.collection-copy{padding:30px}.collection-copy>small{color:var(--peach);letter-spacing:.14em;font-weight:700}.collection-copy h3{margin:8px 0;font:600 38px Playfair Display,serif}.collection-copy p{color:var(--muted);line-height:1.6}.collection-copy ul{columns:2;padding-left:18px;font-size:13px;line-height:1.9}.collection-copy button{border:1px solid var(--ink);background:0 0;border-radius:999px;margin-top:8px;padding:12px 18px}.foreword-section{background:#e8ded1;grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;padding:90px clamp(24px,8vw,130px);display:grid}.foreword-section h2{margin:16px 0;font:600 clamp(40px,5vw,65px)/1.04 Playfair Display,serif}.foreword-section>div>p{color:#65736f;font-size:17px;line-height:1.75}.foreword-card{box-shadow:var(--shadow);text-align:center;background:#fffaf3;border-radius:8px;min-height:480px;padding:50px clamp(30px,5vw,70px)}.foreword-card>img{width:170px;margin:0 auto 25px}.foreword-card h3{font:500 34px Playfair Display,serif}.foreword-card>p{color:#6d6a61;font:italic 18px/1.7 Playfair Display,serif}.write-space{text-align:left;color:#8a887e;margin-top:35px;font-size:12px}.write-space i{border-bottom:1px solid #c9c0b4;height:34px;display:block}.studio-section{background:var(--paper);padding:110px clamp(20px,5vw,72px)}.studio-grid{grid-template-columns:minmax(340px,420px) minmax(0,1fr);gap:30px;max-width:1380px;margin:auto;display:grid}.controls,.preview-panel{border:1px solid var(--line);background:var(--cream);border-radius:24px;padding:24px}.control-block{border-bottom:1px solid var(--line);margin-bottom:22px;padding-bottom:22px}.control-block.compact{border:0}.step{gap:12px;margin-bottom:15px;display:flex}.step>span{color:var(--peach);font-size:12px;font-weight:700}.step b,.step small{display:block}.step small{color:var(--muted);margin-top:3px;font-size:11px}.photo-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.upload{text-align:center;background:#fff;border:1px dashed #acaaa0;border-radius:14px;place-items:center;height:132px;display:grid;overflow:hidden}.upload.dragging{border-color:var(--peach);background:#fff2ea}.upload img{object-fit:cover;width:100%;height:100%}.upload strong,.upload b,.upload small{display:block}.upload strong{color:var(--peach);font-size:25px}.upload b{font-size:12px}.upload small{color:var(--muted);font-size:10px}.identity-status{color:var(--muted);margin-top:10px;font-size:11px}.identity-status i,.ready i,.ai-message i{background:#c3bfb6;border-radius:50%;width:8px;height:8px;margin-right:7px;display:inline-block}.identity-status.complete i,.ready.done i,.ai-message i.success{background:#738468}.field-label{margin:12px 0 7px;font-size:12px;font-weight:700;display:block}.text-field{border:1px solid var(--line);background:#fff;border-radius:10px;width:100%;padding:12px}.book-options{gap:7px;display:grid}.book-options button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:11px;align-items:center;gap:10px;padding:10px;display:flex}.book-options button.selected{border-color:var(--accent);box-shadow:inset 3px 0 var(--accent)}.book-options i{background:var(--accent);border-radius:50%;width:12px;height:12px}.book-options b,.book-options small{display:block}.book-options small{color:var(--muted)}.slider-label{justify-content:space-between;margin-top:14px;font-size:12px;display:flex}.controls input[type=range]{width:100%;accent-color:var(--peach)}.consent{color:var(--muted);gap:9px;font-size:10px;line-height:1.5;display:flex}.consent input{accent-color:var(--ink)}.generate-button:disabled{opacity:.55}.preview-head,.book-builder-head{justify-content:space-between;align-items:center;display:flex}.preview-head span,.book-builder-head span{color:var(--peach);letter-spacing:.13em;font-size:10px;display:block}.ready{color:var(--muted)!important;font-size:10px!important}.spread-shell{padding:35px 15px}.book-spread{aspect-ratio:2;background:#fff;border-radius:10px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden;box-shadow:0 24px 50px #262c262e}.page{position:relative;overflow:hidden}.left-page{border-right:1px solid #ddd}.child-photo{object-fit:cover;width:100%;height:100%}.personal-line{text-align:center;background:#fffdf9e6;border-radius:12px;padding:12px;position:absolute;bottom:7%;left:7%;right:7%}.personal-line b,.personal-line span{font-size:11px;display:block}.personal-line span{font-size:10px}.sample-badge{background:#fff;border-radius:7px;padding:6px;font-size:8px;position:absolute;top:10px;left:10px}.ai-badge{background:var(--ink);color:#fff}.right-page{background:#fffdf9;padding:7%}.book-kicker{color:var(--accent);font-size:8px;font-weight:700}.right-page h3{margin:6px 0 0;font:600 clamp(24px,3vw,48px) Playfair Display,serif}.right-page h4{margin:0;font-size:18px}.object-photo{border-radius:14px;height:52%;margin:5% 10%;overflow:hidden}.object-photo img{object-fit:cover;width:100%;height:100%}.prompt-line b,.prompt-line span{font-size:10px;display:block}.page-number{color:var(--accent);position:absolute;bottom:5%;right:7%}.ai-message{color:var(--muted);border:1px solid var(--line);background:#fff;border-radius:12px;padding:12px;font-size:12px}.preview-actions{align-items:center;gap:18px;margin-top:13px;display:flex}.download-button{border:1px solid var(--ink);white-space:nowrap;background:0 0;border-radius:999px;padding:10px 15px}.preview-actions p{color:var(--muted);font-size:10px;line-height:1.5}.book-builder{border-top:1px solid var(--line);margin-top:18px;padding-top:18px}.progress-track{background:#ddd;border-radius:5px;height:5px;margin:12px 0}.progress-track i{background:var(--peach);border-radius:5px;height:100%;display:block}.concept-progress{gap:7px;display:flex}.concept-progress span{background:#ddd;border-radius:50%;place-items:center;width:22px;height:22px;font-size:9px;display:grid}.concept-progress span.ready{background:var(--ink);color:#fff}.book-builder>p,.book-builder-actions small{color:var(--muted);font-size:10px}.book-builder-actions button{width:auto;margin-right:12px}.book-builder-actions small{display:inline-block}.how{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:40px;padding:70px clamp(24px,8vw,130px);display:grid}.how span{color:var(--peach);font-weight:700}.how b{margin:10px 0;font:600 23px Playfair Display,serif;display:block}.how p{color:var(--muted);font-size:13px;line-height:1.6}footer{border-top:1px solid var(--line);grid-template-columns:220px 1fr auto;align-items:center;padding:38px clamp(24px,6vw,90px);display:grid}footer img{width:200px}footer div{justify-content:center;gap:24px;font-size:13px;display:flex}footer small{color:var(--muted)}.cart-backdrop{z-index:40;opacity:0;pointer-events:none;background:#191f1c57;transition:all .25s;position:fixed;inset:0}.cart-backdrop.open{opacity:1;pointer-events:auto}.cart{background:var(--paper);z-index:41;width:min(420px,92vw);padding:50px 30px;transition:all .3s;position:fixed;top:0;bottom:0;right:0;transform:translate(102%);box-shadow:-20px 0 60px #00000026}.cart.open{transform:none}.cart-close{background:0 0;border:0;font-size:30px;position:absolute;top:15px;right:20px}.cart h2{font:600 36px Playfair Display,serif}.cart-product{border-block:1px solid var(--line);grid-template-columns:110px 1fr;gap:15px;padding:18px 0;display:grid}.cart-product img{object-fit:cover;border-radius:12px;width:110px;height:110px}.cart-product b,.cart-product span{display:block}.cart-product span{color:var(--muted);margin-top:7px;font-size:12px}.cart-total{justify-content:space-between;margin:22px 0;display:flex}.cart>small{color:var(--muted);text-align:center;margin-top:12px;font-size:11px;display:block}@media (max-width:1000px){.site-header{grid-template-columns:180px 1fr auto}.site-header nav{display:none}.purchase-panel{padding-top:38px}.collection-grid,.foreword-section,.studio-grid{grid-template-columns:1fr}.controls{order:2}.preview-panel{order:1}footer{text-align:center;grid-template-columns:1fr;justify-items:center;gap:20px}}@media (max-width:640px){.site-header{grid-template-columns:150px 1fr;height:76px;padding:8px 16px}.logo-link,.logo-link img{width:145px}.bag-button{justify-self:end}.shop-hero{flex-direction:column;display:flex}.gallery-panel{padding:14px}.gallery-stage{border-radius:20px}.gallery-thumbs{gap:6px}.gallery-thumbs button{height:57px;padding:2px}.purchase-panel{padding:34px 20px}.purchase-panel h1{font-size:45px}.sku-picker,.name-photo-row,.collection-grid,.foreword-section,.how{grid-template-columns:1fr}.format-grid{gap:8px}.collections,.studio-section,.foreword-section{padding:72px 16px}.collection-image{height:300px}.foreword-section{gap:30px}.foreword-card{min-height:420px;padding:35px 22px}.studio-grid{flex-direction:column;display:flex}.preview-panel,.controls{padding:14px}.spread-shell{padding:22px 0}.preview-actions{flex-direction:column;align-items:flex-start}.book-builder-actions button{width:100%;margin:0 0 8px}.how{gap:18px;padding:60px 24px}footer div{flex-wrap:wrap}.cart{padding:45px 22px}}@media (max-width:1000px){.word-hero{min-height:540px}.showcase figure{width:42vw}.buy-compare,.book-sequence{grid-template-columns:1fr}.buy-card{grid-template-rows:minmax(340px,70vw) auto}.cover-demo{grid-row:auto}.cover-demo>img{max-height:720px}.purchase-details,.belief-notes{grid-template-columns:1fr}.book-sequence .spread-demo{padding-inline:14px}}@media (max-width:640px){.word-hero{min-height:510px;padding:72px 20px 55px}.word-hero h1{font-size:58px}.hero-actions{flex-direction:column;width:100%}.showcase{padding-bottom:45px}.showcase figure{border-radius:18px;width:74vw;min-width:250px}.showcase-track{gap:12px;animation-duration:36s}.buy-section,.book-architecture{padding:76px 16px}.buy-card{border-radius:24px;grid-template-rows:330px auto}.buy-card-copy{padding:26px 20px}.buy-card-copy>p{min-height:0}.section-title h2{font-size:42px}.paper-spread{aspect-ratio:auto;grid-template-columns:1fr;min-height:640px}.paper-spread>div+div{border-top:1px solid #e5ddd2;border-left:0}.learning-demo .paper-spread{min-height:670px}.learning-child{min-height:320px}.learning-knowledge{min-height:350px}.brand-belief{padding:90px 22px}.brand-belief h2{font-size:52px}.purchase-details{margin-top:24px}}@media (prefers-reduced-motion:reduce){.showcase-track,.buy-cover-track{animation:none}}.header-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.account-link{text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;max-width:170px;font-size:12px;font-weight:700;overflow:hidden}.account-status{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:1fr auto;align-items:center;gap:12px;margin-bottom:20px;padding:14px 16px;display:grid}.account-status b,.account-status small{display:block}.account-status small{color:var(--muted);margin-top:3px;font-size:11px}.account-status button{border:1px solid var(--ink);background:0 0;border-radius:999px;padding:9px 13px;font-size:11px;font-weight:700}.free-cover-preview{aspect-ratio:1;background:#e8ddca;border-radius:24px;max-width:620px;margin:35px auto;position:relative;overflow:hidden;box-shadow:0 24px 50px #262c262e}.free-cover-preview img{object-fit:cover;width:100%;height:100%}.free-cover-preview div{text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdf9eb;border-radius:16px;padding:17px 20px;position:absolute;bottom:5%;left:5%;right:5%}.free-cover-preview b,.free-cover-preview span{display:block}.free-cover-preview b{font:600 clamp(22px,3vw,38px) Playfair Display,serif}.free-cover-preview span{color:var(--peach);letter-spacing:.12em;margin-top:5px;font-size:11px;font-weight:700}@media (max-width:640px){.site-header{grid-template-columns:130px 1fr}.header-actions{gap:5px}.account-link{max-width:86px;font-size:10px}.bag-button{padding:8px 10px}.account-status{grid-template-columns:1fr}.free-cover-preview{margin:22px auto}}.library-shell,.reader-shell{background:var(--paper);min-height:100vh;color:var(--ink)}.library-header,.reader-header{border-bottom:1px solid var(--line);background:#fffdf9f0;justify-content:space-between;align-items:center;min-height:82px;padding:14px clamp(20px,5vw,72px);display:flex}.library-header img{width:170px}.library-header>a:last-child,.reader-header>a,.reader-header button,.library-book a{border:1px solid var(--ink);background:0 0;border-radius:999px;padding:11px 16px;font-size:12px;font-weight:700}.library-intro{padding:80px clamp(20px,8vw,130px) 42px}.library-intro>span{color:var(--peach);letter-spacing:.18em;font-size:12px;font-weight:700}.library-intro h1{margin:16px 0;font:600 clamp(42px,6vw,76px)/1 Playfair Display,serif}.library-intro p{color:var(--muted);font-size:17px}.library-sections{gap:8px;margin-top:28px;display:flex}.library-sections button{border:1px solid var(--ink);color:var(--ink);cursor:pointer;background:0 0;border-radius:999px;padding:9px 15px;font-size:12px;font-weight:700;display:inline-flex}.library-sections button[aria-current=page]{background:var(--ink);color:#fff}.library-list{gap:28px;padding:0 clamp(20px,8vw,130px) 90px;display:grid}.library-card{border:1px solid var(--line);background:var(--cream);border-radius:26px;padding:clamp(20px,4vw,42px)}.library-card-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.library-card-head small,.library-book small{color:var(--peach);letter-spacing:.14em;font-weight:700}.library-card-head h2{margin:8px 0;font:600 clamp(30px,4vw,46px) Playfair Display,serif}.library-card-head p,.library-attention p{color:var(--muted)}.library-card-head>span{color:#33493f;background:#dde6dc;border-radius:999px;padding:9px 13px;font-size:11px;font-weight:700}.library-card.needs_attention .library-card-head>span{color:#7b4b3d;background:#f0dfd6}.library-books{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:28px;display:grid}.library-book{border:1px solid var(--line);background:#fff;border-radius:17px;flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:145px;padding:17px;display:flex}.library-book b{margin-top:8px;font:600 20px/1.15 Playfair Display,serif;display:block}.library-book a{padding:8px 12px}.library-notice,.library-attention{border:1px solid var(--line);background:#fff;border-radius:16px;margin:0 clamp(20px,8vw,130px) 40px;padding:22px}.library-notice.error{color:#8d4437}.reader-header{z-index:5;position:sticky;top:0}.reader-header>div{text-align:center}.reader-header b,.reader-header small{display:block}.reader-header small{color:var(--muted);margin-top:3px}.reader-header button:disabled{opacity:.55}.reader-stage{place-items:center;padding:30px 18px;display:grid}.reader-page{aspect-ratio:1;background:#fffaf3;border-radius:18px;width:min(760px,92vw);position:relative;overflow:hidden;box-shadow:0 24px 55px #2a251f29}.cover-page>img,.scene-reader>img{object-fit:cover;width:100%;height:100%}.cover-page>div,.scene-reader>div{text-align:center;background:#fffaf3f0;border-radius:18px;padding:20px;position:absolute;bottom:7%;left:7%;right:7%}.cover-page h1,.scene-reader h2{margin:0;font:600 clamp(24px,4vw,46px) Playfair Display,serif}.cover-page span{color:var(--peach);letter-spacing:.14em;margin-top:8px;font-size:11px;font-weight:700;display:block}.learning-reader{--book-accent:#70775e;padding:7%}.learning-reader>small{color:var(--book-accent);letter-spacing:.14em;font-weight:700}.learning-reader h1{margin:12px 0 0;font:600 clamp(42px,7vw,76px) Playfair Display,serif}.learning-reader h2{margin:0;font-size:clamp(24px,4vw,40px)}.reader-learning-object{background-color:#fbf5ea;background-repeat:no-repeat;background-size:400% 200%;border-radius:16px;height:48%;margin:3% 9%}.learning-reader p{margin:5px 0;font-weight:700}.learning-reader>b{border-top:1px solid var(--line);margin-top:18px;padding-top:16px;display:block}.ending-reader{text-align:center;background:#f1e8dc;place-content:center;padding:12%;display:grid}.ending-reader>span{color:var(--peach);letter-spacing:.2em;font-weight:700}.ending-reader h1{font:italic 600 clamp(42px,7vw,76px) Playfair Display,serif}.ending-reader p{color:var(--muted)}.reader-controls{justify-content:center;align-items:center;gap:18px;padding:0 18px 40px;display:flex}.reader-controls>button{border:1px solid var(--ink);background:0 0;border-radius:999px;padding:10px 16px}.reader-controls>button:disabled{opacity:.35}.reader-controls>div{flex-wrap:wrap;justify-content:center;gap:5px;max-width:250px;display:flex}.reader-controls>div button{background:#ccc;border:0;border-radius:50%;width:9px;height:9px;padding:0}.reader-controls>div button.active{background:var(--peach)}.reader-message{text-align:center;max-width:560px;margin:15vh auto;padding:28px}.reader-message a{margin-top:18px;display:inline-block}.reader-error{text-align:center;color:#8d4437;padding-bottom:30px}@media (max-width:900px){.library-books{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.library-header{min-height:70px}.library-header img{width:140px}.library-intro{padding-top:55px}.library-card-head,.reader-header{gap:10px}.library-card-head{flex-direction:column}.library-books{grid-template-columns:1fr}.reader-header>div{display:none}.reader-header button{padding:9px 11px;font-size:10px}.reader-stage{padding-inline:8px}.reader-page{border-radius:12px;width:96vw}.learning-reader{padding:6%}.reader-learning-object{height:43%}.learning-reader p{font-size:12px}.reader-controls{gap:10px}.reader-controls>div{display:none}}.knowledge-page{background:#fffdf9;padding:6%}.knowledge-page h3{margin:4px 0 0;font:600 clamp(22px,2.8vw,44px) Playfair Display,serif}.knowledge-page h4{margin:0;font-size:16px}.knowledge-object{background-color:#fbf5ea;background-repeat:no-repeat;background-size:400% 200%;border-radius:14px;height:43%;margin:4% 7% 2%;box-shadow:inset 0 0 0 1px #60544314}.knowledge-facts{gap:2px;margin-bottom:3%;display:grid}.knowledge-facts span{font-size:9px;font-weight:700}.personalised-page{padding:0}.personalised-page .child-photo{display:block}.demo-sprite{background:url(/images/learning-fruits-v2.png) 0 0/400% 200% no-repeat;border-radius:12px;height:48%;margin:4% auto}.learning-knowledge p{line-height:1.7}.concept-progress{flex-wrap:wrap}.cart-backdrop{border:0;padding:0}.consumer-page{background:var(--cream);min-height:100vh}.consumer-header{position:sticky}.consumer-header .header-actions{min-width:120px}.consumer-home-hero{min-height:690px}.consumer-home-hero>p{max-width:720px}.product-discovery{background:#f1e8dc;padding:110px clamp(20px,6vw,90px)}.product-discovery-grid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1320px;margin:auto;display:grid}.product-discovery-grid>a{border:1px solid var(--line);background:var(--paper);border-radius:30px;flex-direction:column;min-height:390px;padding:38px;transition:transform .2s,box-shadow .2s;display:flex}.product-discovery-grid>a:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.product-discovery-grid small{color:var(--peach);letter-spacing:.16em;font-weight:700}.product-discovery-grid h3{margin:30px 0 18px;font:600 clamp(40px,4vw,58px)/1 Playfair Display,serif}.product-discovery-grid p{color:var(--muted);line-height:1.65}.product-discovery-grid b{margin-top:auto;padding-top:28px}.product-discovery-grid span{margin-top:18px;font-size:13px;font-weight:700}.truthful-showcase{padding-top:72px}.truthful-showcase figure{background:#fffaf3}.truthful-showcase figure img{object-fit:cover}.books-product-hero{border-bottom:1px solid var(--line);grid-template-columns:1.03fr .97fr;min-height:720px;display:grid}.books-product-copy{background:var(--paper);flex-direction:column;justify-content:center;padding:90px clamp(28px,7vw,120px);display:flex}.books-product-copy h1,.coming-hero h1,.how-hero h1{letter-spacing:-.05em;margin:22px 0 26px;font:600 clamp(52px,6.5vw,96px)/.94 Playfair Display,serif}.books-product-copy h1 em,.how-hero h1 em{color:var(--peach);font-weight:500}.books-product-copy>p{max-width:680px;color:var(--muted);font-size:18px;line-height:1.7}.books-product-copy ul{grid-template-columns:1fr 1fr;gap:10px;margin:22px 0;padding:0;list-style:none;display:grid}.books-product-copy li:before{content:"✓";color:var(--peach);margin-right:9px;font-weight:700}.books-price b,.books-price span{display:block}.books-price b{font:600 48px Playfair Display,serif}.books-price span{color:var(--muted);font-size:13px}.books-product-art{background:#eadfd1;place-items:center;padding:9%;display:grid;position:relative}.books-product-art>img{aspect-ratio:1;object-fit:cover;width:min(680px,100%);box-shadow:var(--shadow);border-radius:34px}.books-product-art>img[src$=five-book-hero\.png]{aspect-ratio:3/2}.books-product-art>div{background:var(--ink);color:#fff;text-align:center;border-radius:50%;place-content:center;width:155px;height:155px;display:grid;position:absolute;bottom:9%;right:9%}.books-product-art strong{font:600 50px/.8 Playfair Display,serif}.books-product-art span{margin-top:8px;font-size:11px}.books-checkout{background:#f1e8dc;padding:110px 20px}.books-checkout-card{border:1px solid var(--line);background:var(--paper);max-width:720px;box-shadow:var(--shadow);border-radius:28px;grid-template-columns:1fr 1fr;gap:16px;margin:auto;padding:38px;display:grid}.books-checkout-card label>span,.books-format-choice>span{margin-bottom:8px;font-size:12px;font-weight:700;display:block}.books-checkout-card input,.books-checkout-card select{border:1px solid var(--line);background:#fff;border-radius:14px;width:100%;height:54px;padding:0 15px}.books-format-choice{grid-column:1/-1}.books-format-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.books-format-grid button{text-align:left;border:1px solid var(--line);background:#fff;border-radius:18px;padding:18px}.books-format-grid button.selected{border:2px solid var(--ink);background:#f8f1e8}.books-format-grid b,.books-format-grid strong,.books-format-grid small{display:block}.books-format-grid b{font-size:14px}.books-format-grid strong{margin:7px 0;font:600 25px Playfair Display,serif}.books-format-grid small{color:var(--muted);line-height:1.45}.books-order-summary{border-block:1px solid var(--line);grid-column:1/-1;padding:20px 0}.books-order-summary span,.books-order-summary b,.books-order-summary small{display:block}.books-order-summary b{margin:5px 0;font:600 25px Playfair Display,serif}.books-order-summary small{color:var(--muted)}.books-checkout-card>.add-button,.books-checkout-card>.checkout-note{grid-column:1/-1}.books-checkout-card>.add-button{margin:0}.truth-strip{background:var(--paper);grid-template-columns:repeat(3,1fr);gap:25px;padding:60px clamp(20px,8vw,130px);display:grid}.truth-strip>div{border-top:1px solid var(--line);padding-top:20px}.truth-strip b,.truth-strip span{display:block}.truth-strip b{font:600 29px Playfair Display,serif}.truth-strip span{color:var(--muted);margin-top:6px}.coming-hero,.how-hero{background:radial-gradient(circle at 75% 25%,#fffaf3 0,#f2e8da 65%);flex-direction:column;justify-content:center;align-items:flex-start;min-height:670px;padding:100px clamp(24px,11vw,180px);display:flex}.coming-hero h1{max-width:950px}.coming-hero>p,.how-hero>p{max-width:730px;color:var(--muted);font-size:19px;line-height:1.7}.coming-action{align-items:center;gap:18px;margin-top:34px;display:flex}.coming-action strong{background:var(--ink);color:#fff;border-radius:999px;padding:14px 22px}.coming-action span{color:var(--peach);font-weight:700}.coming-details,.how-steps{background:var(--paper);grid-template-columns:repeat(3,1fr);gap:24px;padding:90px clamp(20px,7vw,110px);display:grid}.coming-details article,.how-steps article{border:1px solid var(--line);background:var(--cream);border-radius:22px;padding:30px}.coming-details article>span,.how-steps article>span{color:var(--peach);font-weight:700}.coming-details h2,.how-steps h2{font:600 34px Playfair Display,serif}.coming-details p,.how-steps p{color:var(--muted);line-height:1.65}.how-steps{grid-template-columns:repeat(4,1fr)}.how-books-label{color:var(--peach);letter-spacing:.16em;text-transform:uppercase;margin-bottom:12px;font-size:10px;font-weight:700;display:block}.consumer-footer{background:var(--paper)}.studio-route-marketing,.studio-route>.buy-section,.studio-route>.book-architecture{display:none}.studio-route>.studio-section{padding-top:72px}.studio-route .studio-belief{padding-block:90px}@media (max-width:900px){.product-discovery-grid,.books-product-hero,.coming-details,.how-steps{grid-template-columns:1fr}.books-product-art{min-height:520px}.truth-strip{grid-template-columns:1fr}.product-discovery-grid>a{min-height:300px}.coming-hero,.how-hero{min-height:570px}}@media (max-width:640px){.consumer-header{grid-template-columns:145px 1fr}.consumer-header .header-actions{min-width:0}.consumer-home-hero{min-height:580px}.product-discovery{padding:72px 16px}.product-discovery-grid>a{border-radius:23px;padding:28px 24px}.books-product-copy{padding:70px 20px}.books-product-copy h1,.coming-hero h1,.how-hero h1{font-size:50px}.books-product-copy ul{grid-template-columns:1fr}.books-product-art{min-height:390px;padding:10%}.books-product-art>div{width:116px;height:116px}.books-checkout{padding:72px 16px}.books-checkout-card{grid-template-columns:1fr;padding:25px 20px}.books-checkout-card>*{grid-column:1!important}.truth-strip{padding:50px 22px}.coming-hero,.how-hero{min-height:560px;padding:75px 22px}.coming-action{flex-direction:column;align-items:flex-start}.coming-details,.how-steps{padding:65px 16px}.consumer-footer{padding-inline:20px}.studio-route>.studio-section{padding-top:52px}}.my-llovu-link{color:var(--ink);border:1px solid #d9c7b5;max-width:none;padding:10px 15px;background:#f5e9dc!important;border-radius:999px!important}.sign-out-link{border-left:1px solid var(--line);color:var(--muted);white-space:nowrap;margin-left:9px;padding-left:19px;font-size:11px}.truthful-showcase figure{height:430px}.truthful-showcase .showcase-image{height:365px;overflow:hidden}.truthful-showcase .showcase-image img{object-fit:cover;width:100%;height:100%}.truthful-showcase .showcase-crop .showcase-image img{object-position:50% 0;height:132%}.truthful-showcase figcaption{padding:16px 18px;font:600 18px Playfair Display,serif}.home-contact{text-align:center;border-top:1px solid var(--line);background:#f1e8dc;padding:90px 20px}.home-contact>span{color:var(--peach);letter-spacing:.16em;font-size:11px;font-weight:700}.home-contact h2{margin:16px 0 12px;font:600 clamp(34px,4vw,54px) Playfair Display,serif}.home-contact p{color:var(--muted);font-size:17px;line-height:1.7}.home-contact-options{justify-content:center;gap:12px;margin-top:26px;display:flex}.home-contact-options span{border:1px solid var(--line);background:var(--paper);border-radius:999px;padding:12px 20px;font-weight:700}.photo-education,.multilingual-showcase{background:var(--paper);padding:105px clamp(20px,7vw,110px)}.photo-education .section-title,.multilingual-showcase .section-title{max-width:920px;margin:0 auto 45px}.photo-example-grid,.language-card-grid{grid-template-columns:repeat(4,1fr);gap:16px;max-width:1240px;margin:auto;display:grid}.photo-example-grid figure{border:1px solid var(--line);background:var(--cream);border-radius:24px;overflow:hidden}.photo-example-grid img{aspect-ratio:1;object-fit:cover;width:100%;height:auto;display:block}.photo-example-grid figcaption{padding:17px}.photo-example-grid b,.photo-example-grid span{display:block}.photo-example-grid b{font:600 23px Playfair Display,serif}.photo-example-grid span{color:var(--muted);margin-top:5px;font-size:12px}.photo-tips{flex-wrap:wrap;justify-content:center;gap:10px;max-width:900px;margin:28px auto 0;display:flex}.photo-tips span{color:#50604b;background:#edf0e7;border-radius:999px;padding:9px 14px;font-size:12px;font-weight:700}.photo-reassurance{text-align:center;margin:24px 0 0;font:italic 600 22px Playfair Display,serif}.multilingual-showcase{background:#efe5d8}.language-card-grid article{border:1px solid var(--line);background:#fffdf9;border-radius:24px;padding:25px}.language-card-grid small{color:var(--peach);letter-spacing:.08em;font-size:10px;font-weight:700}.language-apple{background:url(/images/learning-fruits-v2.png) 0 0/400% 200% no-repeat;border-radius:18px;height:190px;margin:18px 0}.language-card-grid h3{margin:0;font:600 38px Playfair Display,serif}.language-card-grid h4{margin:3px 0 14px;font-size:23px}.language-card-grid p{margin:5px 0;font-size:13px;font-weight:700}.book-theme-collection{background:var(--paper);padding:105px clamp(20px,7vw,110px)}.book-theme-collection .section-title{max-width:920px;margin:0 auto 45px}.book-theme-grid{grid-template-columns:repeat(5,1fr);gap:14px;max-width:1240px;margin:auto;display:grid}.book-theme-grid article{border:1px solid var(--line);background:var(--cream);border-radius:22px;overflow:hidden}.book-theme-grid img{aspect-ratio:4/5;object-fit:cover;width:100%;display:block}.book-theme-grid article>div{padding:18px}.book-theme-grid small{color:var(--peach);font-weight:700}.book-theme-grid h3{margin:5px 0 10px;font:600 25px Playfair Display,serif}.book-theme-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.6}.books-faq{background:var(--paper);padding:105px clamp(20px,7vw,110px)}.books-faq .section-title{max-width:920px;margin:0 auto 44px}.books-faq dl{border-top:1px solid var(--line);max-width:1000px;margin:auto}.books-faq dl>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(240px,.8fr) minmax(0,1.2fr);gap:36px;padding:25px 0;display:grid}.books-faq dt{font:600 23px/1.25 Playfair Display,serif}.books-faq dd{color:var(--muted);margin:0;line-height:1.7}.visual-coming-hero{grid-template-columns:1fr 1fr;align-items:center;gap:55px;display:grid}.visual-coming-hero>div{max-width:700px}.today-to-little,.family-hero-visual{grid-template-columns:1fr auto 1fr;align-items:center;gap:13px;display:grid}.today-to-little figure,.family-hero-visual{box-shadow:var(--shadow);background:#fff;border-radius:28px;overflow:hidden}.today-to-little figure{margin:0}.today-to-little img{object-fit:cover;width:100%;height:260px}.today-to-little figcaption,.family-hero-visual figcaption{text-align:center;padding:14px;font-weight:700}.today-to-little>b,.family-visual-flow>b{color:var(--peach);font-size:30px}.little-me-options{background:#efe5d8;grid-template-columns:repeat(3,1fr);gap:18px;padding:65px clamp(20px,7vw,110px);display:grid}.little-me-options article{border:1px solid var(--line);background:#fffdf9;border-radius:24px;padding:28px}.little-me-options small{color:var(--peach);letter-spacing:.1em;font-size:10px;font-weight:700}.little-me-options h2{margin:12px 0 8px;font:600 28px Playfair Display,serif}.little-me-options p{min-height:48px;color:var(--muted);line-height:1.5}.little-me-options b{color:var(--ink);margin-top:18px;font-size:18px;display:block}.little-me-gallery{background:var(--paper);grid-template-columns:repeat(3,1fr);gap:22px;padding:80px clamp(20px,7vw,110px);display:grid}.little-me-pair-card{border:1px solid var(--line);background:var(--cream);min-height:290px;box-shadow:var(--shadow);border-radius:28px;place-items:center;padding:28px 18px;display:grid}.little-me-pair{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;display:grid}.little-me-pair figure{text-align:center;margin:0}.little-me-pair img{object-fit:cover;background:#eee;border-radius:20px;width:112px;height:180px}.little-me-pair figcaption{padding-top:11px;font-weight:700}.little-me-pair>b{color:var(--peach);font-size:28px}.visual-how{background:#efe5d8;justify-content:center;align-items:center;gap:18px;padding:55px clamp(20px,7vw,110px);display:flex}.visual-how article{text-align:center;background:#fff;border-radius:20px;min-width:160px;padding:22px}.visual-how span,.visual-how b{display:block}.visual-how span{background:var(--peach);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;margin:auto auto 10px;display:grid}.visual-how i{color:var(--peach);font-size:25px;font-style:normal}.little-me-save-step{min-width:190px!important}.my-llovu-save-card{border:1px solid var(--line);background:#fffdf9;border-radius:13px;width:94px;margin:0 auto 14px;padding:8px;box-shadow:0 8px 22px #3d32271f}.my-llovu-save-card small{color:var(--ink);margin-bottom:6px;font:600 11px Playfair Display,serif;display:block}.my-llovu-save-card img{object-fit:cover;border-radius:9px;width:100%;height:84px;display:block}.family-hero-visual{display:block}.family-hero-visual img{object-fit:cover;width:100%;height:500px}.family-visual-flow{background:var(--paper);grid-template-columns:1fr auto 1fr;align-items:center;gap:25px;padding:85px clamp(20px,8vw,130px);display:grid}.family-visual-flow figure{background:var(--cream);box-shadow:var(--shadow);border-radius:28px;overflow:hidden}.family-visual-flow img{object-fit:cover;width:100%;height:470px}.family-visual-flow figcaption{text-align:center;padding:18px;font:600 20px Playfair Display,serif}.studio-access-state{text-align:center;border:1px solid var(--line);background:#fff;border-radius:26px;max-width:760px;margin:35px auto 0;padding:55px 34px}.studio-access-state>span{color:var(--peach);letter-spacing:.15em;font-size:11px;font-weight:700}.studio-access-state h3{margin:16px 0;font:600 clamp(34px,5vw,58px) Playfair Display,serif}.studio-access-state p{color:var(--muted)}.studio-access-state a{background:var(--ink);color:#fff;border-radius:999px;margin-top:20px;padding:13px 20px;font-size:13px;font-weight:700;display:inline-block}@media (max-width:900px){.photo-example-grid,.language-card-grid{grid-template-columns:repeat(2,1fr)}.visual-coming-hero,.little-me-options{grid-template-columns:1fr}.little-me-options p{min-height:0}.little-me-gallery{grid-template-columns:1fr 1fr}.visual-how{flex-wrap:wrap}.family-visual-flow{grid-template-columns:1fr}.family-visual-flow>b{text-align:center;transform:rotate(90deg)}}@media (max-width:640px){.header-actions{gap:7px}.my-llovu-link{max-width:112px!important;padding:9px 11px!important}.sign-out-link{margin-left:3px;padding-left:10px;font-size:10px}.truthful-showcase figure{height:350px}.truthful-showcase .showcase-image{height:292px}.photo-education,.multilingual-showcase,.book-theme-collection,.books-faq{padding:72px 16px}.photo-example-grid,.language-card-grid,.book-theme-grid{grid-template-columns:1fr 1fr;gap:10px}.book-theme-grid article:last-child{grid-column:1/-1}.book-theme-grid h3{font-size:21px}.photo-example-grid b{font-size:18px}.photo-example-grid span{font-size:10px}.language-card-grid article{padding:16px}.language-apple{height:135px}.language-card-grid h3{font-size:29px}.language-card-grid h4{font-size:19px}.books-format-grid{grid-template-columns:1fr}.books-faq dl>div{grid-template-columns:1fr;gap:10px}.books-faq dt{font-size:21px}.visual-coming-hero{padding-top:70px}.today-to-little{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:10px;width:100%}.today-to-little img{aspect-ratio:5/6;height:auto}.little-me-options{padding:48px 16px}.little-me-gallery{grid-template-columns:1fr;padding:58px 16px}.little-me-pair-card{min-height:275px}.little-me-pair img{width:108px;height:174px}.visual-how{grid-template-columns:1fr 1fr;padding:42px 16px;display:grid}.visual-how i{display:none}.family-hero-visual img,.family-visual-flow img{height:340px}.family-visual-flow{padding:58px 16px}.studio-access-state{padding:40px 22px}.studio-route .header-actions .sign-out-link{display:none}}.little-me-primary,.little-me-option-link,.little-me-panel button,.little-me-offer-grid button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:999px;padding:13px 20px;font-size:13px;font-weight:700;display:inline-block}.little-me-primary:disabled,.little-me-panel button:disabled,.little-me-offer-grid button:disabled{opacity:.45;cursor:not-allowed}.little-me-option-link{background:var(--peach);margin-top:18px}.little-me-studio-page{background:var(--paper);min-height:100vh;color:var(--ink)}.little-me-studio-hero{text-align:center;background:radial-gradient(circle at 70% 25%,#fffaf3,#f2e8da 68%);padding:100px 22px 48px}.little-me-studio-hero>span{color:var(--peach);letter-spacing:.15em;font-size:11px;font-weight:700}.little-me-studio-hero h1{margin:14px auto;font:600 clamp(44px,7vw,76px) Playfair Display,serif}.little-me-studio-hero p{color:var(--muted)}.little-me-panel{border:1px solid var(--line);max-width:920px;box-shadow:var(--shadow);text-align:center;background:#fffdf9;border-radius:28px;margin:42px auto;padding:36px}.little-me-panel h2{font:600 clamp(30px,5vw,48px) Playfair Display,serif}.little-me-offer-grid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1120px;margin:45px auto;padding:0 22px 80px;display:grid}.little-me-offer-grid article{border:1px solid var(--line);background:#fffdf9;border-radius:26px;padding:30px}.little-me-offer-grid small{color:var(--peach);letter-spacing:.1em;font-weight:700}.little-me-offer-grid h2{font:600 30px Playfair Display,serif}.little-me-offer-grid b{font-size:20px}.little-me-offer-grid p{min-height:88px;color:var(--muted);line-height:1.55}.little-me-upload-grid,.little-me-results{grid-template-columns:repeat(3,1fr);gap:16px;margin:28px 0;display:grid}.little-me-upload-grid label{background:var(--cream);cursor:pointer;border:1px dashed #cbb9a7;border-radius:22px;place-items:center;min-height:230px;display:grid;position:relative;overflow:hidden}.little-me-upload-grid label>span{z-index:2;background:#fffdf9e6;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700;position:absolute;top:12px;left:12px}.little-me-upload-grid label>i{color:var(--peach);font-size:46px}.little-me-upload-grid input{opacity:0;cursor:pointer;position:absolute;inset:0}.little-me-upload-grid img,.little-me-results img{object-fit:cover;width:100%;height:260px}.little-me-results figure{border:1px solid var(--line);background:var(--cream);border-radius:22px;margin:0;overflow:hidden}.little-me-results figcaption{padding:14px;font:600 20px Playfair Display,serif}.little-me-results a{color:var(--peach);padding:0 14px 16px;font-weight:700;display:block}.little-me-progress{justify-content:center;align-items:center;gap:14px;display:flex}.little-me-progress span{color:#50604b;background:#edf0e7;border-radius:999px;padding:9px 13px;font-weight:700}.little-me-consent{color:var(--muted);font-size:12px}.little-me-secondary{background:var(--peach)!important;margin-top:20px!important}.little-me-result-pair{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center}.little-me-result-arrow{color:var(--peach);font-size:32px}.little-me-private-placeholder{border:1px solid var(--line);background:var(--cream);border-radius:22px;flex-direction:column;justify-content:center;gap:8px;min-height:260px;padding:28px;display:flex}.little-me-private-placeholder span{color:var(--muted);font-size:12px}.little-me-result-actions,.little-me-library-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:24px;display:flex}.little-me-result-actions .little-me-primary{margin-top:20px}.little-me-family-results{gap:26px;display:grid}.little-me-family-final{grid-template-columns:minmax(0,420px);justify-content:center}.little-me-library-list{padding-bottom:90px}.little-me-library-preview{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:14px;margin-top:24px;display:grid}.little-me-library-preview figure,.little-me-library-family figure{border:1px solid var(--line);background:#fff;border-radius:20px;margin:0;overflow:hidden}.little-me-library-preview img,.little-me-library-family img{object-fit:cover;width:100%;height:270px;display:block}.little-me-library-preview figcaption,.little-me-library-family figcaption{text-align:center;padding:12px;font-weight:700}.little-me-library-preview>span{color:var(--peach);font-size:28px}.little-me-library-actions a,.little-me-library-actions button{border:1px solid var(--ink);color:var(--ink);cursor:pointer;background:0 0;border-radius:999px;padding:11px 17px;font-size:12px;font-weight:700}.little-me-library-actions button{background:var(--peach);border-color:var(--peach);color:#fff}.little-me-library-family{grid-template-columns:1fr 1fr 1fr;gap:18px;margin-top:24px;display:grid}.little-me-library-family h3{font:600 22px Playfair Display,serif}.little-me-library-family .little-me-library-preview{grid-template-columns:1fr;gap:8px}.little-me-library-family .little-me-library-preview>span{text-align:center;transform:rotate(90deg)}@media (max-width:760px){.little-me-offer-grid,.little-me-upload-grid,.little-me-results,.little-me-result-pair,.little-me-library-preview,.little-me-library-family{grid-template-columns:1fr}.little-me-panel{margin:24px 14px;padding:26px 18px}.little-me-offer-grid{padding-inline:14px}.little-me-offer-grid p{min-height:0}.little-me-upload-grid img,.little-me-results img{aspect-ratio:1;height:auto}.little-me-result-arrow,.little-me-library-preview>span{text-align:center;transform:rotate(90deg)}.little-me-library-preview img,.little-me-library-family img{aspect-ratio:1;height:auto}}
