/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after{--tw-outline-style:solid}::backdrop{--tw-outline-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.start{inset-inline-start:var(--spacing)}.rounded{border-radius:.25rem}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--milk:#f7f2e9;--ivory:#fffdf8;--ink:#504d48;--deep:#343631;--sage:#aeb7a3;--peach:#e8b89f;--butter:#d7b56d;--blue:#adc5cc;--terracotta:#a76d57;--line:#504d482e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--milk);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit}.announcement{background:var(--deep);color:#f6f0e5;text-align:center;letter-spacing:.12em;text-transform:uppercase;padding:10px 20px;font-size:11px}.site-header{border-bottom:1px solid var(--line);z-index:5;background:#f7f2e9ed;grid-template-columns:1fr auto 1fr;align-items:center;height:84px;padding:0 3.5vw;display:grid;position:relative}.wordmark{letter-spacing:-.04em;color:#474943;font-family:Georgia,serif;font-size:29px}.site-header nav{grid-area:1/1;gap:26px;font-size:13px;display:flex}.header-actions{grid-area:1/3;justify-self:end;gap:18px;display:flex}.header-actions button,.menu{text-transform:uppercase;letter-spacing:.08em;background:0 0;border:0;font-size:12px}.header-actions span{border:1px solid var(--line);border-radius:50%;place-items:center;width:20px;height:20px;margin-left:4px;display:inline-grid}.menu{display:none}.hero{border-bottom:1px solid var(--line);grid-template-columns:45% 55%;min-height:690px;display:grid}.hero-copy{flex-direction:column;justify-content:center;padding:13vh 6vw 8vh 8vw;display:flex}.eyebrow{text-transform:uppercase;letter-spacing:.17em;margin:0 0 22px;font-size:10px;font-weight:700}.hero h1,.section-heading h2,.signature h2{letter-spacing:-.045em;color:#41443e;font-family:Georgia,serif;font-weight:400}.hero h1{margin:0 0 34px;font-size:clamp(54px,6.7vw,105px);line-height:.91}.hero-copy>p:not(.eyebrow){max-width:460px;font-family:Georgia,serif;font-size:17px;line-height:1.6}.button-row{align-items:center;gap:30px;margin-top:25px;display:flex}.button{text-transform:uppercase;letter-spacing:.13em;padding:16px 25px;font-size:10px;display:inline-block}.button.dark{background:var(--deep);color:var(--ivory)}.text-link{border-bottom:1px solid var(--ink);padding-bottom:5px;font-size:12px}.hero-art{background:linear-gradient(150deg,#c5cec0 0 47%,#e4c5aa 47%);min-height:650px;position:relative;overflow:hidden}.hero-art .sun{opacity:.75;background:#e6d49b;border-radius:50%;width:190px;height:190px;position:absolute;top:11%;right:12%}.arch{background:#f1e3cf;border-radius:200px 200px 0 0;width:47%;height:52%;position:absolute;bottom:0;left:16%}.block{aspect-ratio:1;background:#a56f5b;width:13%;position:absolute;bottom:12%;box-shadow:14px 18px #35363117}.b1{left:34%;transform:rotate(8deg)}.b2{background:#c1a968;bottom:10%;left:50%;transform:rotate(-9deg)}.ball{aspect-ratio:1;background:#879d9f;border-radius:50%;width:14%;position:absolute;bottom:8%;right:14%}.hero-art p{letter-spacing:.15em;text-transform:uppercase;color:#fff;font-size:9px;position:absolute;bottom:3%;right:3%}.section{padding:110px 5vw}.section-heading{text-align:center;max-width:700px;margin:0 auto 55px}.section-heading h2{margin:0;font-size:clamp(40px,4.5vw,70px);line-height:1.02}.world-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.world-card{display:block}.world-placeholder{place-items:end start;height:410px;margin-bottom:24px;padding:22px;display:grid;position:relative;overflow:hidden}.world-placeholder:before,.world-placeholder:after{content:"";border-radius:50%;position:absolute}.world-placeholder:before{aspect-ratio:1;background:#ffffff59;width:55%;top:12%;right:-8%}.world-placeholder:after{aspect-ratio:1;background:#4949431f;width:34%;bottom:10%;left:12%}.world-placeholder span{z-index:1;color:#fff;font-family:Georgia,serif;font-size:50px}.peach .world-placeholder{background:#c99379}.sage .world-placeholder{background:#929d89}.blue .world-placeholder{background:#8eabb2}.world-card .eyebrow{margin-bottom:10px}.world-card h3{margin:0 0 18px;font-family:Georgia,serif;font-size:27px;font-weight:400}.shop-link{text-transform:uppercase;letter-spacing:.12em;font-size:11px}.signature{background:#e7ded0;grid-template-columns:56% 44%;min-height:680px;display:grid}.signature-art{background:#d3c3ac;position:relative;overflow:hidden}.fabric{background:#f4eee4;border-radius:52% 48% 54% 46%;position:absolute;box-shadow:0 30px 60px #42393021}.fabric.one{width:56%;height:77%;top:9%;left:18%;transform:rotate(-8deg)}.fabric.two{background:#b0bba7;width:36%;height:60%;bottom:-12%;right:8%;transform:rotate(21deg)}.zip{color:#a98764;font-size:65px;position:absolute;top:38%;left:44%}.signature-copy{flex-direction:column;justify-content:center;padding:9vw 8vw;display:flex}.signature h2{margin:0 0 32px;font-size:clamp(50px,5vw,78px);line-height:.95}.signature-copy>p:not(.eyebrow){font-family:Georgia,serif;font-size:17px;line-height:1.65}.mini-specs{flex-wrap:wrap;gap:8px;margin:18px 0 34px;display:flex}.mini-specs span{text-transform:uppercase;letter-spacing:.08em;border:1px solid #504d483d;border-radius:40px;padding:9px 12px;font-size:10px}.signature .button{align-self:flex-start}@media (max-width:900px){.site-header{grid-template-columns:1fr auto 1fr}.site-header nav{display:none}.menu{justify-self:start;display:block}.hero{grid-template-columns:1fr}.hero-copy{min-height:520px;padding:80px 8vw}.hero-art{min-height:560px}.world-grid{grid-template-columns:1fr}.world-placeholder{height:520px}.signature{grid-template-columns:1fr}.signature-art{min-height:560px}.signature-copy{padding:80px 8vw}}@media (max-width:560px){.announcement{font-size:9px}.site-header{height:68px}.wordmark{font-size:25px}.header-actions button:first-child{display:none}.hero-copy{min-height:490px}.hero h1{font-size:58px}.hero-art{min-height:440px}.section{padding:78px 18px}.section-heading{text-align:left}.world-placeholder{height:390px}.signature-art{min-height:430px}.signature-copy{padding:70px 24px}.button-row{gap:20px}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.split-heading{justify-content:space-between;align-items:end;margin-bottom:48px;display:flex}.split-heading h2,.products-section h2,.manifesto h2,.ages h2,.app-feature h2,.editorial h2,.journal h2,.newsletter h2,.collection-note h2,.pdp-story h2,.learning-module h2,.app-screens h2,.connected h2,.early-access h2,.world-belief h2,.materials h2,.world-cta h2{letter-spacing:-.04em;color:#41443e;font-family:Georgia,serif;font-weight:400}.split-heading h2{margin:0;font-size:clamp(42px,4vw,66px)}.split-heading .eyebrow{margin-bottom:14px}.product-grid{grid-template-columns:repeat(4,1fr);gap:18px 16px;display:grid}.product-card{display:block}.product-art{background:#ebe2d5;justify-content:center;align-items:center;height:360px;display:flex;position:relative;overflow:hidden}.product-art small,.signature-art small{letter-spacing:.12em;text-transform:uppercase;opacity:.58;font-size:8px;position:absolute;bottom:12px;right:14px}.product-art .art-one,.product-art .art-two,.product-art .art-three{display:block;position:absolute}.tone-milk{background:#e9dfd1}.tone-sage{background:#c6cebd}.tone-blue{background:#c4d4d5}.tone-peach{background:#e2b6a0}.tone-butter{background:#dfca91}.tone-terracotta{background:#c69178}.shape-grow .art-one{background:#faf5eb;border-radius:46% 46% 24% 24%;width:44%;height:65%;top:18%;left:28%;box-shadow:0 16px 35px #44392c1a}.shape-grow .art-one:after{content:"";background:#b7a992;width:2px;height:74%;position:absolute;top:15%;left:50%}.shape-grow .art-two,.shape-grow .art-three{background:#f6f0e5;border-radius:40%;width:17%;height:48%;top:32%}.shape-grow .art-two{left:19%;transform:rotate(8deg)}.shape-grow .art-three{right:19%;transform:rotate(-8deg)}.shape-wrap .art-one{background:#faf4ea;border-radius:45% 45% 28% 28%;width:48%;height:62%;transform:rotate(-4deg)}.shape-wrap .art-two{background:#a89882;width:1px;height:45%;transform:rotate(30deg)}.shape-hat .art-one{background:#f3e7bd;border-radius:50% 50% 20% 20%;width:45%;height:36%;top:35%}.shape-hat .art-two{background:#f3e7bd;border-radius:50%;width:14%;height:14%;top:27%}.shape-swaddle .art-one{background:#d9a78f;border-radius:8px;width:52%;height:66%;transform:rotate(13deg);box-shadow:18px 20px #ffffff40}.shape-ring .art-one{aspect-ratio:1;border:28px solid #d1ae73;border-radius:50%;width:40%}.shape-ring .art-two{aspect-ratio:1;background:#f1e0bd;border-radius:50%;width:9%}.shape-rattle .art-one{background:#8ba9ae;border-radius:80px;width:50%;height:27%}.shape-rattle .art-two,.shape-rattle .art-three{aspect-ratio:1;background:#dbb56f;border-radius:50%;width:18%}.shape-rattle .art-two{left:28%}.shape-rattle .art-three{right:28%}.shape-stack .art-one,.shape-stack .art-two,.shape-stack .art-three{border-radius:48%;bottom:24%}.shape-stack .art-one{background:#e1b798;width:50%;height:14%}.shape-stack .art-two{background:#9fae98;width:37%;height:12%;bottom:38%}.shape-stack .art-three{background:#d8b86f;width:23%;height:10%;bottom:50%}.shape-sorter .art-one{background:#b5755d;border-radius:14px;width:55%;height:43%;bottom:25%}.shape-sorter .art-two{aspect-ratio:1;background:#e1be72;border-radius:50%;width:16%;top:30%;left:34%}.shape-sorter .art-three{aspect-ratio:1;background:#91a29b;width:14%;top:31%;right:33%;transform:rotate(45deg)}.shape-box .art-one{background:#a7674d;border-radius:4px;width:48%;height:46%;bottom:23%;box-shadow:12px 14px #fff3}.shape-box .art-two{background:#4f4c48;width:13%;height:5%;top:34%}.shape-abacus .art-one{border:10px solid #d8b875;border-top-width:12px;border-radius:5px;width:55%;height:50%}.shape-abacus .art-two{background:#6b716b;width:42%;height:4px;box-shadow:0 18px #6b716b,0 -18px #6b716b}.shape-abacus .art-three{background:#c5826b;border-radius:50%;width:9%;height:9%;box-shadow:32px 0 #d5b268,-32px 0 #849da2,16px 18px #9aa991,-20px -18px #e0ad97}.shape-puzzle .art-one{background:#879a86;border-radius:5px;width:56%;height:48%;box-shadow:12px 15px #ffffff2e}.shape-puzzle .art-two{aspect-ratio:1;background:#e8d8bb;border-radius:55% 45%;width:18%}.shape-beads .art-one{background:#f2e7d4;width:55%;height:3px;transform:rotate(9deg)}.shape-beads .art-two{aspect-ratio:1;background:#e0b673;border-radius:50%;width:12%;box-shadow:42px 7px #899d99,-42px -7px #c8836c,20px 4px #e8c2ac,-20px -4px #788d84}.shape-blocks .art-one{aspect-ratio:1;background:#c98b6d;width:23%;bottom:27%;left:27%;box-shadow:82px 0 #8ea19e,40px -70px #e3c274}.shape-animals .art-one{background:#a66f58;border-radius:70% 60% 45% 45%;width:40%;height:31%;bottom:30%}.shape-animals .art-two{aspect-ratio:1;background:#a66f58;border-radius:50%;width:18%;top:30%;left:29%}.shape-animals .art-three{background:#694e42;width:7%;height:24%;bottom:22%;box-shadow:85px 0 #694e42}.shape-cards .art-one{background:#faf4e8;border-radius:8px;width:42%;height:58%;transform:rotate(-4deg);box-shadow:13px -10px #8fa7a4,25px -19px #d7b66d}.shape-cards .art-two{aspect-ratio:1;background:#c47f68;border-radius:50%;width:16%}.shape-numbers .art-one{background:#d3aa63;border-radius:8px;width:20%;height:48%;font-size:0;transform:skew(-5deg);box-shadow:64px 20px #8ca5a6,-60px 25px #bd7e66}.shape-match .art-one,.shape-match .art-two,.shape-match .art-three{background:#f8f0e4;border-radius:7px;width:28%;height:39%}.shape-match .art-one{left:22%;transform:rotate(-9deg)}.shape-match .art-two{right:22%;transform:rotate(8deg)}.shape-match .art-three{background:#c68068;border-radius:50%;width:12%;height:12%}.product-art.large{height:720px}.product-meta{padding:15px 2px 24px}.product-meta p{letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;margin:0 0 9px;font-size:9px;display:flex}.product-meta h3{margin:0 0 8px;font-family:Georgia,serif;font-size:18px;font-weight:400;line-height:1.3}.product-meta strong{font-size:11px;font-weight:500}.manifesto{color:#eae5da;background:#3f463f;grid-template-columns:47% 53%;min-height:690px;display:grid}.manifesto-copy{flex-direction:column;justify-content:center;padding:9vw 7vw;display:flex}.manifesto h2{color:#f1ecdf;margin:0 0 35px;font-size:clamp(60px,6vw,96px);line-height:.9}.manifesto-copy>p:not(.eyebrow){max-width:510px;font-family:Georgia,serif;font-size:18px;line-height:1.65}.text-link.light{color:#f1ecdf;border-color:#f1ecdf;align-self:flex-start;margin-top:22px}.manifesto-art{background:#87937f;position:relative;overflow:hidden}.manifesto-art>span{background:#d6b165;border-radius:50%;width:64%;height:64%;position:absolute;top:17%;left:16%;box-shadow:120px 100px #bd7f64,-90px 110px #a9bdc1}.manifesto-art p{color:#fff;font-family:Georgia,serif;font-size:24px;line-height:1.5;position:absolute;bottom:6%;right:6%}.age-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(7,1fr);display:grid}.age-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:270px;padding:18px;display:flex;position:relative;overflow:hidden}.age-card strong{font-family:Georgia,serif;font-size:21px;font-weight:400}.age-card small{letter-spacing:.1em;text-transform:uppercase;margin-top:6px;font-size:9px}.age-card i{margin-top:auto;font-style:normal}.age-orbit{border:1px solid #504d4833;border-radius:50%;width:120px;height:120px;position:absolute;bottom:42px;left:50%;transform:translate(-50%)}.age-orbit:after{content:"";background:#bf8067;border-radius:50%;width:22px;height:22px;position:absolute;top:10%;right:6%}.age-1 .age-orbit:after,.age-5 .age-orbit:after{background:#8da4a4}.age-2 .age-orbit:after,.age-6 .age-orbit:after{background:#d1ad61}.age-3 .age-orbit:after{background:#9da991}.app-feature{background:#f2cbb8;grid-template-columns:43% 57%;min-height:760px;display:grid;overflow:hidden}.app-copy{flex-direction:column;justify-content:center;padding:9vw 6vw 8vw 8vw;display:flex}.app-feature h2{margin:0 0 30px;font-size:clamp(55px,5vw,80px);line-height:.94}.app-copy>p:not(.eyebrow){font-family:Georgia,serif;font-size:18px;line-height:1.65}.store-buttons{gap:10px;margin:22px 0 35px;display:flex}.store-buttons>span{border:1px solid #34363173;border-radius:9px;min-width:145px;padding:10px 14px}.store-buttons b,.store-buttons small{display:block}.store-buttons b{font-size:12px}.store-buttons small{text-transform:uppercase;letter-spacing:.1em;margin-top:3px;font-size:8px}.app-visual{background:linear-gradient(135deg,#b9cac9,#d7b76f);min-height:760px;position:relative}.app-icon{z-index:3;border-radius:24%;width:28%;position:absolute;top:8%;left:6%;box-shadow:0 25px 60px #34363138}.phone{border:8px solid #4a4b47;border-radius:35px;width:39%;position:absolute;box-shadow:0 30px 60px #34363140}.phone-one{object-fit:cover;object-position:top;height:82%;top:10%;left:29%}.phone-two{object-fit:cover;object-position:top;height:68%;bottom:-7%;right:-4%;transform:rotate(5deg)}.pillar-grid{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.pillar-grid article{border-right:1px solid var(--line);min-height:240px;padding:26px 35px 20px 0}.pillar-grid article:not(:first-child){padding-left:35px}.pillar-grid span{font-size:10px}.pillar-grid h3{margin:55px 0 16px;font-family:Georgia,serif;font-size:31px;font-weight:400}.pillar-grid p{font-family:Georgia,serif;line-height:1.55}.editorial{background:#d8d0c3;grid-template-columns:54% 46%;min-height:650px;display:grid}.editorial-art{background:#b7c1ae;position:relative;overflow:hidden}.rainbow{border-radius:300px 300px 0 0;position:absolute;bottom:12%;left:50%;transform:translate(-50%);border-bottom:0!important}.r1{border:55px solid #ba775d;width:68%;height:66%}.r2{border:48px solid #d7b568;width:51%;height:50%}.r3{border:43px solid #91a5a4;width:35%;height:35%}.r4{border:35px solid #eee5d5;width:18%;height:19%}.editorial-copy{flex-direction:column;justify-content:center;padding:8vw 7vw;display:flex}.editorial h2{margin:0 0 30px;font-size:clamp(48px,4.6vw,74px);line-height:.96}.editorial-copy>p:not(.eyebrow){font-family:Georgia,serif;font-size:17px;line-height:1.65}.button.outline{border:1px solid var(--ink);align-self:flex-start;margin-top:22px}.journal-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.journal-art{height:300px;margin-bottom:22px;position:relative}.journal-art:before,.journal-art:after{content:"";border-radius:50%;position:absolute}.journal-art:before{aspect-ratio:1;background:#ffffff61;width:48%;top:15%;left:28%}.journal-art:after{aspect-ratio:1;background:#3f463f2e;width:25%;bottom:9%;right:12%}.journal-art span{letter-spacing:.1em;font-size:10px;position:absolute;top:18px;left:18px}.journal-grid article>.eyebrow{margin-bottom:10px}.journal-grid h3{margin:0 0 12px;font-family:Georgia,serif;font-size:27px;font-weight:400}.journal-grid article>p:not(.eyebrow){min-height:48px;line-height:1.5}.newsletter{text-align:center;background:#e3d2bd;padding:100px 7vw}.newsletter h2{margin:0 0 20px;font-size:clamp(44px,5vw,76px)}.newsletter>p:not(.eyebrow){font-family:Georgia,serif;font-size:17px}.newsletter form,.early-access form{border-bottom:1px solid var(--ink);max-width:580px;margin:35px auto 15px;display:flex}.newsletter input,.early-access input{font:inherit;background:0 0;border:0;outline:none;flex:1;padding:17px 0}.newsletter button,.early-access button{text-transform:uppercase;letter-spacing:.12em;background:0 0;border:0;font-size:9px}.newsletter small,.early-access small{font-size:9px}.footer{color:#e8e1d5;background:#353934;grid-template-columns:2fr repeat(3,1fr);gap:40px;padding:80px 5vw 32px;display:grid}.footer-lead .wordmark{color:#f5eddf;font-size:42px}.footer-lead p{font-family:Georgia,serif;font-size:18px}.footer>div:not(.footer-lead):not(.footer-bottom){flex-direction:column;gap:12px;font-size:12px;display:flex}.footer .eyebrow{color:#aaa99f;margin-bottom:12px}.footer-bottom{letter-spacing:.08em;text-transform:uppercase;border-top:1px solid #ffffff26;grid-column:1/-1;justify-content:space-between;padding-top:50px;font-size:9px;display:flex}.collection-hero{text-align:center;border-bottom:1px solid var(--line);padding:120px 20px 95px}.collection-hero h1,.app-page-hero h1,.world-hero h1{letter-spacing:-.05em;color:#41443e;font-family:Georgia,serif;font-weight:400}.collection-hero h1{margin:0 0 30px;font-size:clamp(64px,8vw,120px);line-height:.9}.collection-hero>p:not(.eyebrow){max-width:650px;margin:auto;font-family:Georgia,serif;font-size:18px;line-height:1.6}.shop-controls{border-bottom:1px solid var(--line);padding:22px 5vw}.filter-row{text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:25px;font-size:11px;display:flex}.filter-row a{padding-bottom:7px}.filter-row .active{border-bottom:1px solid}.filter-row.subtle{border-top:1px solid var(--line);margin-top:18px;padding-top:18px}.filter-row .push{margin-left:auto}.catalog{padding-top:70px}.catalog-group{padding-bottom:120px;scroll-margin-top:40px}.catalog-heading{border-bottom:1px solid var(--line);grid-template-columns:1fr 2fr 1fr;align-items:end;margin-bottom:30px;padding-bottom:24px;display:grid}.catalog-heading .eyebrow{margin:0}.catalog-heading h2{margin:0;font-family:Georgia,serif;font-size:34px;font-weight:400}.catalog-heading>span{text-align:right;text-transform:uppercase;letter-spacing:.1em;font-size:10px}.collection-note{text-align:center;background:#a9b5a2;padding:110px 20px}.collection-note h2{margin:0 0 25px;font-size:60px}.collection-note>p:not(.eyebrow){max-width:680px;margin:auto;font-family:Georgia,serif;font-size:18px;line-height:1.6}.breadcrumbs{text-transform:uppercase;letter-spacing:.1em;gap:10px;padding:24px 5vw;font-size:9px;display:flex}.pdp{grid-template-columns:60% 40%;gap:5vw;padding:0 5vw 100px;display:grid}.pdp-gallery .thumb-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:12px;display:grid}.thumb-grid .product-art,.detail-placeholder{height:300px}.detail-placeholder{text-align:center;background:#d9c7b0;place-items:center;font-family:Georgia,serif;font-size:21px;display:grid}.detail-placeholder small{text-transform:uppercase;letter-spacing:.1em;margin-top:8px;font:8px Arial;display:block}.pdp-buy{align-self:start;padding:30px 2vw 0;position:sticky;top:30px}.pdp-buy h1{letter-spacing:-.04em;margin:0 0 16px;font-family:Georgia,serif;font-size:clamp(42px,4vw,63px);font-weight:400;line-height:.98}.product-note{font-family:Georgia,serif;font-size:17px}.pdp-price{margin:25px 0;font-size:15px;display:block}.pdp-buy fieldset{border:0;margin:28px 0;padding:0}.pdp-buy legend{text-transform:uppercase;letter-spacing:.1em;width:100%;margin-bottom:13px;font-size:10px}.pdp-buy legend span{float:right;text-decoration:underline}.swatch{outline:1px solid var(--ink);background:#efe8dc;border:4px solid #f8f2e8;border-radius:50%;width:31px;height:31px;margin-right:10px}.swatch.sage{background:#aeb7a3}.swatch.blue{background:#adc5cc}.size-grid{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.size-grid button{border:1px solid var(--line);background:0 0;padding:13px}.add-button{color:#fff;text-transform:uppercase;letter-spacing:.12em;background:#343631;border:0;width:100%;padding:18px;font-size:10px}.buy-notes{border-top:1px solid var(--line);flex-direction:column;gap:11px;margin-top:24px;padding-top:20px;font-size:10px;display:flex}.buy-notes span:before{content:"✓";margin-right:9px}.pdp-story{background:#e1d7c9;grid-template-columns:1.4fr 1fr;gap:10vw;padding:110px 8vw;display:grid}.pdp-story h2{margin:0;font-size:clamp(39px,4vw,60px);line-height:1.08}.detail-columns{grid-template-columns:1fr 1fr;gap:35px;display:grid}.detail-columns h3{font-family:Georgia,serif;font-size:24px;font-weight:400}.detail-columns p{border-bottom:1px solid var(--line);padding-bottom:10px;font-size:12px;line-height:1.5}.learning-module{background:#9caa96;grid-template-columns:1fr 1.4fr;gap:9vw;padding:110px 8vw;display:grid}.learning-module h2{margin:0 0 25px;font-size:clamp(42px,4vw,64px);line-height:1.02}.learning-list{background:#ffffff59;grid-template-columns:1fr 1fr;gap:1px;display:grid}.learning-list article{background:#9caa96;min-height:210px;padding:30px}.learning-list article span{text-transform:uppercase;letter-spacing:.1em;font-size:9px}.learning-list h3{font-family:Georgia,serif;font-size:25px;font-weight:400}.learning-list p{line-height:1.55}.learning-list .play-idea{background:#e5c184}.related{padding-top:110px}.app-page-hero{background:#eec4b1;grid-template-columns:45% 55%;min-height:740px;padding:7vw;display:grid}.app-page-hero>div:first-child{place-items:center;display:grid}.app-page-icon{border-radius:23%;width:min(70%,520px);box-shadow:0 35px 75px #503a2e33}.app-page-hero>div:last-child{flex-direction:column;justify-content:center;padding-left:4vw;display:flex}.app-page-hero h1{margin:0 0 30px;font-size:clamp(60px,6vw,96px);line-height:.9}.app-page-hero>div>p:not(.eyebrow){max-width:570px;font-family:Georgia,serif;font-size:18px;line-height:1.6}.store-buttons.large span{padding:13px 17px}.app-screens{background:#b8cbcc;grid-template-columns:1fr .85fr 1fr;align-items:center;gap:5vw;padding:110px 6vw;display:grid;overflow:hidden}.app-screens img{border:9px solid #4b4d48;border-radius:35px;width:100%;box-shadow:0 30px 60px #3c3c322e}.app-screens h2{margin:0 0 25px;font-size:clamp(44px,4vw,62px);line-height:1}.app-screens-copy>p:not(.eyebrow){font-family:Georgia,serif;line-height:1.6}.app-screens ul{margin:30px 0;padding:0;list-style:none}.app-screens li{border-bottom:1px solid #504d4840;padding:11px 0;font-size:12px}.deck-grid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.deck{aspect-ratio:1;background:#e7d8c4;flex-direction:column;justify-content:space-between;padding:20px;display:flex}.deck span{font-family:Georgia,serif;font-size:58px}.deck strong{font-family:Georgia,serif;font-size:18px;font-weight:400}.d-1{background:#b7c5b1}.d-2{background:#e1b59f}.d-3{background:#adc3c8}.d-4{background:#dec278}.connected{grid-template-columns:1fr 1fr;min-height:640px;display:grid}.connected>div:last-child{background:#e4d9c9;flex-direction:column;justify-content:center;padding:8vw;display:flex}.connected h2{margin:0 0 30px;font-size:clamp(48px,5vw,76px);line-height:.96}.connected>div>p:not(.eyebrow){font-family:Georgia,serif;font-size:18px;line-height:1.6}.connected>div>small{font-size:9px;line-height:1.5}.connected-art{background:#9ca993;justify-content:center;align-items:center;gap:22px;display:flex}.physical-card,.digital-card{aspect-ratio:.72;background:#f8f1e7;border:5px solid #ece2d4;border-radius:13px;flex-direction:column;justify-content:flex-end;align-items:center;width:28%;padding:20px;font-family:Georgia,serif;font-size:28px;display:flex;position:relative;box-shadow:0 25px 45px #33322c2b}.physical-card:before,.digital-card:before{content:"🐮";font-size:70px;position:absolute;top:24%}.digital-card{border-color:#244f86;transform:rotate(6deg)}.connected-art i{font-size:35px;font-style:normal}.physical-card small,.digital-card small{text-transform:uppercase;letter-spacing:.1em;margin-top:9px;font:8px Arial}.early-access{text-align:center;background:#f1cfbb;padding:120px 20px}.early-access h2{margin:0 0 25px;font-size:clamp(55px,6vw,90px)}.early-access>p:not(.eyebrow){font-family:Georgia,serif;font-size:17px}.early-access form{max-width:680px}.world-hero{text-align:center;background:#aebaa6;padding:135px 20px}.world-hero h1{margin:0 0 35px;font-size:clamp(70px,8vw,125px);line-height:.86}.world-hero>p:not(.eyebrow){max-width:680px;margin:auto;font-family:Georgia,serif;font-size:19px;line-height:1.6}.world-belief{grid-template-columns:1fr 1fr;min-height:660px;display:grid}.belief-art{background:#d5b568;position:relative;overflow:hidden}.belief-art span{aspect-ratio:1;background:#b5775d;border-radius:50%;width:45%;position:absolute;top:17%;left:12%}.belief-art span:nth-child(2){background:#9aa997;top:37%;left:40%}.belief-art span:nth-child(3){background:#b3c8ca;top:57%;left:23%}.world-belief>div:last-child{flex-direction:column;justify-content:center;padding:8vw;display:flex}.world-belief h2{margin:0 0 30px;font-size:clamp(48px,5vw,76px);line-height:1}.world-belief p:not(.eyebrow){font-family:Georgia,serif;font-size:17px;line-height:1.65}.standards{grid-template-columns:repeat(4,1fr);gap:0;display:grid}.standards .section-heading{grid-column:1/-1}.standards article{border-top:1px solid var(--line);border-right:1px solid var(--line);min-height:310px;padding:30px}.standards article>span{font-size:10px}.standards h3{margin:75px 0 20px;font-family:Georgia,serif;font-size:35px;font-weight:400}.standards p{line-height:1.55}.materials{background:#e0c7ae;grid-template-columns:1fr 1fr;gap:10vw;padding:110px 8vw;display:grid}.materials h2{margin:0;font-size:clamp(48px,5vw,78px);line-height:.98}.materials>div:last-child>p{font-family:Georgia,serif;font-size:18px;line-height:1.65}.material-tags{flex-wrap:wrap;gap:8px;margin:30px 0;display:flex}.material-tags span{border:1px solid var(--line);text-transform:uppercase;letter-spacing:.08em;border-radius:30px;padding:10px 13px;font-size:9px}.materials small{font-size:9px;line-height:1.5}.world-cta{text-align:center;padding:120px 20px}.world-cta h2{margin:0 0 45px;font-size:clamp(65px,8vw,120px);line-height:.88}.world-cta>div{justify-content:center;align-items:center;gap:30px;display:flex}@media (max-width:1000px){.product-grid{grid-template-columns:repeat(2,1fr)}.age-grid{grid-template-columns:repeat(4,1fr)}.app-feature{grid-template-columns:1fr}.app-visual{min-height:680px}.pillar-grid{grid-template-columns:repeat(2,1fr)}.editorial{grid-template-columns:1fr}.editorial-art{min-height:600px}.footer{grid-template-columns:2fr 1fr 1fr}.footer>div:nth-child(4){display:none!important}.pdp{grid-template-columns:1fr}.pdp-buy{padding:40px 4vw;position:static}.pdp-story,.learning-module{grid-template-columns:1fr}.app-page-hero{grid-template-columns:1fr;padding:80px 8vw}.app-page-hero>div:last-child{padding:70px 0 0}.app-page-icon{width:min(70%,430px)}.app-screens{grid-template-columns:1fr 1fr}.app-screens-copy{grid-area:1/1/auto/-1}.deck-grid{grid-template-columns:repeat(3,1fr)}.standards{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.split-heading{align-items:start;gap:25px}.split-heading>p,.split-heading>.text-link{display:none}.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.product-art{height:260px}.product-art.large{height:510px}.product-meta h3{font-size:16px}.manifesto,.editorial,.connected,.world-belief,.materials{grid-template-columns:1fr}.manifesto-art{grid-row:1;min-height:520px}.age-grid{grid-template-columns:repeat(2,1fr)}.age-card{min-height:220px}.app-copy{padding:85px 24px}.app-visual{min-height:560px}.app-icon{width:31%}.phone{width:46%}.phone-one{left:18%}.phone-two{width:43%}.pillar-grid{grid-template-columns:1fr}.pillar-grid article,.pillar-grid article:not(:first-child){padding:28px 0}.journal-grid{grid-template-columns:1fr}.footer{grid-template-columns:1fr 1fr}.footer-lead{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:10px}.catalog-heading{grid-template-columns:1fr}.catalog-heading h2{margin:10px 0}.catalog-heading>span{text-align:left}.filter-row{white-space:nowrap;overflow-x:auto}.filter-row.subtle span:not(.push){display:none}.pdp{padding:0 18px 70px}.breadcrumbs{white-space:nowrap;padding-left:18px;overflow:hidden}.thumb-grid .product-art,.detail-placeholder{height:190px}.pdp-story,.learning-module{padding:80px 24px}.detail-columns,.learning-list{grid-template-columns:1fr}.learning-list article{min-height:0}.app-screens{grid-template-columns:1fr;gap:30px;padding:80px 12vw}.app-screens-copy{grid-area:auto}.app-screens img{object-fit:cover;object-position:top;max-height:680px}.deck-grid{grid-template-columns:repeat(2,1fr)}.connected-art{min-height:500px}.physical-card,.digital-card{width:34%}.standards{grid-template-columns:1fr}.standards article{min-height:240px}.standards h3{margin-top:48px}.materials>div:last-child{padding-top:30px}}@media (max-width:480px){.product-art{height:215px}.shape-grow .art-one{width:50%;left:25%}.app-feature h2{font-size:50px}.store-buttons{flex-direction:column}.store-buttons>span{width:100%}.app-visual{min-height:470px}.manifesto h2{font-size:60px}.editorial-art{min-height:440px}.newsletter{padding:80px 24px}.newsletter form,.early-access form{border-bottom:0;flex-direction:column}.newsletter input,.early-access input{border-bottom:1px solid var(--ink)}.newsletter button,.early-access button{color:#fff;background:#343631;padding:15px}.app-page-hero h1{font-size:58px}.connected-art{min-height:430px}.world-hero h1{font-size:66px}.world-cta h2{font-size:64px}.world-cta>div{flex-direction:column}.pdp-gallery .thumb-grid{grid-template-columns:1fr}.catalog{padding-left:18px;padding-right:18px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.hero-photo{background:#e8dfd2;min-height:650px;overflow:hidden}.hero-photo img{object-fit:cover;width:100%;height:100%;min-height:650px;display:block}.app-first-hero .hero-copy>small{letter-spacing:.12em;text-transform:uppercase;margin-top:22px;font-size:9px}.app-first-hero .hero-copy{background:#f5eee4}.real-product-art{background:#eee7dd}.real-product-art img{object-fit:cover;width:100%;height:100%;display:block}.real-product-art.large img{object-fit:contain}.app-proof{background:#e5c7b5}.app-proof-screens{justify-content:center;align-items:center;gap:5vw;padding:6vw;display:flex;overflow:hidden}.app-proof-screens img{object-fit:contain;border:8px solid #464944;border-radius:34px;width:min(40%,450px);height:auto;position:static;box-shadow:0 30px 60px #32322c33}.real-signature{grid-template-columns:58% 42%}.signature-image{background:#eee5d8;overflow:hidden}.signature-image img{object-fit:cover;width:100%;height:100%;display:block}.colour-row{gap:12px;margin:18px 0 32px;display:flex}.colour-row span{border:4px solid #e7ded0;border-radius:50%;outline:1px solid #504d4859;width:34px;height:34px}.colour-row .white{background:#f8f5ed}.colour-row .pale-green{background:#dce2d5}.colour-row .beige{background:#dccab5}.swatch.beige{background:#d9c5aa}.collection-hero{background:#f2ebe1}.collection-note{padding:85px 20px}.collection-note h2{font-size:52px}.world-hero{padding-top:105px;padding-bottom:105px}@media (max-width:900px){.hero-photo,.hero-photo img{min-height:520px}.real-signature{grid-template-columns:1fr}.app-proof-screens{padding:8vw 4vw}.signature-image{min-height:520px}}@media (max-width:560px){.hero-photo,.hero-photo img{min-height:390px}.app-proof-screens{gap:3vw;padding:12vw 3vw}.app-proof-screens img{border-width:5px;border-radius:22px;width:47%}.signature-image{min-height:390px}.products-section .product-grid{grid-template-columns:1fr}.products-section .product-art{height:420px}}.app-detail-hero{background:#f3ece2;grid-template-columns:42% 58%;min-height:740px;display:grid}.app-detail-hero>div{flex-direction:column;justify-content:center;padding:8vw;display:flex}.app-detail-hero h1{letter-spacing:-.05em;color:#41443e;margin:0 0 28px;font:400 clamp(60px,6vw,96px)/.9 Georgia,serif}.app-detail-hero>div>p:not(.eyebrow){font:18px/1.6 Georgia,serif}.app-detail-hero>img{object-fit:cover;width:100%;height:100%;min-height:740px}.app-values{background:#f6f0e7}.app-values article{min-height:240px}@media (max-width:900px){.app-detail-hero{grid-template-columns:1fr}.app-detail-hero>img{min-height:520px}.app-detail-hero>div{padding:80px 8vw}}@media (max-width:560px){.app-detail-hero h1{font-size:58px}.app-detail-hero>img{min-height:390px}}.world-values{background:#f4eee4}.belief-photo{min-height:660px}.belief-photo img{object-fit:cover;width:100%;height:100%;min-height:660px;display:block}.world-belief>div:last-child p:not(.eyebrow){max-width:500px;font-size:20px}@media (max-width:700px){.belief-photo,.belief-photo img{min-height:430px}}.brand-image{width:172px;height:56px;display:block}.brand-image img{object-fit:contain;width:100%;height:100%;display:block}.footer .footer-brand{filter:drop-shadow(0 1px #ffffff26);width:230px;height:76px}.footer .footer-brand img{object-fit:contain}.site-header>.brand-image{justify-self:center}@media (max-width:560px){.brand-image{width:138px;height:46px}.footer .footer-brand{width:190px;height:64px}}.hero-downloads{padding-top:8vh;padding-bottom:8vh}.hero-app-icon{object-fit:cover;border-radius:20px;width:78px;height:78px;margin-bottom:28px;box-shadow:0 12px 28px #403a3024}.hero-downloads h1{margin-bottom:24px;font-size:clamp(54px,5.6vw,88px)}.app-store-badges{flex-direction:column;gap:12px;width:min(100%,390px);margin-top:28px;display:flex}.app-store-badges a{background:#dfe6da;border:1px solid #3e443d4d;border-radius:15px;grid-template-columns:38px 1fr auto;align-items:center;gap:12px;min-height:70px;padding:11px 14px;transition:transform .2s,background .2s;display:grid}.app-store-badges a:nth-child(2){background:#e8d3c4}:is(.app-store-badges a:hover,.app-store-badges a:focus-visible){outline-offset:2px;background:#f0e8dc;outline:2px solid #3e443d59;transform:translate(4px)}.app-store-badges>a>span:nth-child(2){flex-direction:column;display:flex}.app-store-badges small{letter-spacing:.06em;font-size:8px}.app-store-badges b{font:400 21px/1.05 Georgia,serif}.app-store-badges em{letter-spacing:.11em;text-transform:uppercase;font-size:8px;font-style:normal}.apple-mark{color:#f7f2e9;background:#465045;border-radius:50%;place-items:center;width:34px;height:34px;font-size:14px;display:grid}.play-mark{clip-path:polygon(15% 0,100% 50%,15% 100%);color:#fff;background:#c9896f;place-items:center;width:34px;height:34px;padding-left:5px;font-size:11px;display:grid}.shop-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;margin-bottom:48px;padding-bottom:24px;display:flex}.shop-heading h2{margin:0;font-size:clamp(54px,6vw,88px);line-height:.9}.shop-heading a{text-transform:uppercase;letter-spacing:.12em;padding-bottom:5px;font-size:10px}.shop-heading a span{margin-left:8px}.products-section .product-grid{gap:22px 18px}.products-section .product-card{background:#fffaf2;border:1px solid #504d481f;transition:transform .25s,box-shadow .25s}:is(.products-section .product-card:hover,.products-section .product-card:focus-visible){outline:none;transform:translateY(-5px);box-shadow:0 22px 45px #403a301f}.products-section .product-card .product-art img{transition:transform .45s}:is(.products-section .product-card:hover .product-art img,.products-section .product-card:focus-visible .product-art img){transform:scale(1.025)}.products-section .product-meta{padding:20px 20px 18px}.products-section .product-meta p{margin-bottom:12px}.products-section .product-meta h3{margin-bottom:24px;font-size:20px}.product-commerce{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:15px;display:flex}.products-section .product-meta strong{font-size:13px;font-weight:600}.product-commerce span{text-transform:uppercase;letter-spacing:.11em;font-size:9px}@media (max-width:560px){.hero-downloads{padding-top:60px;padding-bottom:60px}.hero-app-icon{width:68px;height:68px}.app-store-badges{width:100%}.app-store-badges a{grid-template-columns:34px 1fr}.app-store-badges em{grid-column:2}.shop-heading{align-items:center;margin-bottom:30px}.shop-heading h2{font-size:56px}.shop-heading a{font-size:8px}}.app-first-hero{min-height:790px;display:block;position:relative;overflow:hidden}.app-first-hero .hero-photo{min-height:790px;position:absolute;inset:0}.app-first-hero .hero-photo:after{content:"";pointer-events:none;background:linear-gradient(90deg,#2e2d2838,#2e2d2800 60%);position:absolute;inset:0}.app-first-hero .hero-photo img{object-position:center;min-height:790px}.app-first-hero .hero-downloads{z-index:2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8f3eae6;border:1px solid #ffffffb3;border-radius:24px;justify-content:flex-start;width:min(540px,100% - 10vw);min-height:auto;margin:5vw;padding:46px 48px 48px;position:relative;box-shadow:0 30px 80px #332f2733}.hero-app-lockup{align-items:center;gap:16px;margin-bottom:28px;display:flex}.hero-app-lockup .hero-app-icon{border-radius:16px;width:58px;height:58px;margin:0}.hero-app-lockup .eyebrow{margin:0}.app-first-hero .hero-downloads h1{margin-bottom:22px;font-size:clamp(58px,5vw,80px);line-height:.88}.app-first-hero .hero-downloads>p:not(.eyebrow){max-width:400px;margin:0;font-size:16px}.app-first-hero .app-store-badges{grid-template-columns:1fr 1fr;gap:10px;width:100%;margin-top:28px;display:grid}.app-first-hero .app-store-badges a{border-radius:14px;grid-template-columns:32px 1fr;gap:10px;min-height:82px;padding:12px}.app-first-hero .app-store-badges em{grid-column:2;font-size:7px}.app-first-hero .app-store-badges b{font-size:18px}.app-first-hero .apple-mark,.app-first-hero .play-mark{width:30px;height:30px}.products-section .product-commerce{gap:14px}.products-section .add-card-button{color:#fff;letter-spacing:.1em;background:#465045;border-radius:2px;justify-content:center;align-items:center;min-width:122px;padding:11px 13px;font-size:9px;font-weight:700;transition:background .2s,transform .2s;display:inline-flex}:is(.products-section .product-card:hover .add-card-button,.products-section .product-card:focus-visible .add-card-button){background:#a56f5b;transform:translateY(-1px)}.footer-lead p{line-height:1.35}@media (max-width:900px){.app-first-hero,.app-first-hero .hero-photo,.app-first-hero .hero-photo img{min-height:760px}.app-first-hero .hero-photo img{object-position:62% center}.app-first-hero .hero-downloads{width:min(500px,88vw);margin:6vw}}@media (max-width:560px){.app-first-hero,.app-first-hero .hero-photo,.app-first-hero .hero-photo img{min-height:800px}.app-first-hero .hero-photo img{object-position:68% center}.app-first-hero .hero-photo:after{background:#34322c24}.app-first-hero .hero-downloads{border-radius:20px;width:calc(100% - 36px);margin:24px auto;padding:30px 24px 28px}.hero-app-lockup{margin-bottom:22px}.hero-app-lockup .hero-app-icon{width:52px;height:52px}.hero-app-lockup .eyebrow{font-size:8px}.app-first-hero .hero-downloads h1{font-size:54px}.app-first-hero .hero-downloads>p:not(.eyebrow){font-size:15px}.app-first-hero .app-store-badges{grid-template-columns:1fr}.app-first-hero .app-store-badges a{min-height:72px}.products-section .product-commerce{flex-direction:column;align-items:stretch}.products-section .add-card-button{width:100%}}.app-first-hero .hero-photo:after{background:linear-gradient(90deg,#f7f2e96b 0,#f7f2e91f 43%,#f7f2e900 66%)}.app-first-hero .hero-downloads{width:min(430px,39vw);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;margin:7vw 0 6vw 6vw;padding:0}.app-first-hero .hero-downloads h1{text-shadow:0 2px 24px #ffffffc7}.app-first-hero .hero-downloads>p:not(.eyebrow){text-shadow:0 1px 14px #ffffffe6}.app-first-hero .app-store-badges{align-items:center;gap:14px;margin-top:30px;display:flex}.app-first-hero .app-store-badges a{border:0;border-radius:0;min-height:0;padding:0;display:block;transform:none;box-shadow:0 12px 28px #28251f24;background:0 0!important}:is(.app-first-hero .app-store-badges a:hover,.app-first-hero .app-store-badges a:focus-visible){outline-offset:4px;outline:2px solid #34363173;transform:translateY(-2px)}.app-first-hero .app-store-badges img{width:158px;height:auto;display:block}.app-first-hero .app-store-badges a:nth-child(2) img{width:176px;margin:-10px}@media (max-width:900px){.app-first-hero .hero-downloads{width:min(330px,45vw);margin:58px 0 50px 4vw}.app-first-hero .hero-downloads h1{font-size:58px}.app-first-hero .app-store-badges{flex-direction:column;align-items:flex-start;gap:9px}.app-first-hero .app-store-badges img{width:150px}.app-first-hero .app-store-badges a:nth-child(2) img{width:168px}}@media (max-width:560px){.app-first-hero .hero-photo:after{background:linear-gradient(#f7f2e999 0,#f7f2e933 48%,#f7f2e900 72%)}.app-first-hero .hero-downloads{width:calc(100% - 36px);box-shadow:none;background:0 0;border:0;margin:34px 18px;padding:0}.app-first-hero .hero-downloads h1{font-size:52px}.app-first-hero .app-store-badges{flex-direction:row;gap:12px}.app-first-hero .app-store-badges img{width:138px}.app-first-hero .app-store-badges a:nth-child(2) img{width:155px}}.app-first-hero .app-store-badges{flex-flow:row;align-items:center;gap:14px;display:flex}.app-first-hero .app-store-badges a{flex:none;align-items:center;height:52px;display:flex;overflow:hidden}.app-first-hero .app-store-badges a:first-child img{width:auto;height:52px;margin:0}.app-first-hero .app-store-badges a:nth-child(2) img{width:auto;height:72px;margin:-10px -15px}@media (max-width:900px){.app-first-hero .app-store-badges{flex-direction:row;align-items:center;gap:10px}.app-first-hero .app-store-badges a,.app-first-hero .app-store-badges a:first-child img{height:46px}.app-first-hero .app-store-badges a:nth-child(2) img{height:64px;margin:-9px -13px}}@media (max-width:560px){.site-header{padding-left:18px;padding-right:18px}.header-actions{gap:8px}.app-first-hero,.app-first-hero .hero-photo,.app-first-hero .hero-photo img{min-height:780px}.app-first-hero .hero-photo img{object-position:67% center}.app-first-hero .hero-downloads{margin-top:28px}.app-first-hero .hero-downloads h1{font-size:48px;line-height:.9}.app-first-hero .hero-downloads>p:not(.eyebrow){max-width:300px}.app-first-hero .app-store-badges{gap:8px}.app-first-hero .app-store-badges a,.app-first-hero .app-store-badges a:first-child img{height:42px}.app-first-hero .app-store-badges a:nth-child(2) img{height:58px;margin:-8px -12px}.products-section .product-art{aspect-ratio:1.2;height:auto}.products-section .product-meta{padding:18px}.footer{padding-left:24px;padding-right:24px}}.app-first-hero .app-store-badges{gap:12px}.app-first-hero .app-store-badges .store-download-link{color:#fff;border:1px solid #ffffff85;border-radius:13px;align-items:center;gap:11px;width:176px;height:56px;padding:8px 13px;display:flex;overflow:visible;box-shadow:0 12px 28px #28251f2e;background:#343631!important}:is(.app-first-hero .app-store-badges .store-download-link:hover,.app-first-hero .app-store-badges .store-download-link:focus-visible){transform:translateY(-2px);background:#465045!important}.store-download-icon{flex:0 0 31px;place-items:center;width:31px;height:31px;display:grid}.apple-download-icon{padding-bottom:2px;font:27px/1 -apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif}.play-download-icon i{clip-path:polygon(0 0,100% 50%,0 100%);background:linear-gradient(150deg,#78b79a 0 34%,#d8b25f 34% 66%,#d48e78 66%);width:25px;height:27px;display:block}.store-download-copy{white-space:nowrap;flex-direction:column;align-items:flex-start;display:flex}.app-first-hero .app-store-badges .store-download-copy small{letter-spacing:.04em;text-transform:none;font:8px/1.2 Arial,Helvetica,sans-serif}.app-first-hero .app-store-badges .store-download-copy strong{letter-spacing:-.02em;font:400 19px/1.1 Georgia,serif}.app-first-hero .app-store-badges .store-download-link:nth-child(2){background:#343631!important}@media (max-width:900px){.app-first-hero .app-store-badges{gap:9px}.app-first-hero .app-store-badges .store-download-link{gap:8px;width:158px;height:52px;padding:7px 10px}.app-first-hero .app-store-badges .store-download-copy strong{font-size:17px}}@media (max-width:560px){.app-first-hero .app-store-badges{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.app-first-hero .app-store-badges .store-download-link{gap:6px;width:100%;height:50px;padding:7px 8px}.store-download-icon{flex-basis:26px;width:26px;height:26px}.apple-download-icon{font-size:23px}.play-download-icon i{width:21px;height:23px}.app-first-hero .app-store-badges .store-download-copy strong{font-size:15px}.app-first-hero .app-store-badges .store-download-copy small{font-size:7px}}.app-first-hero .app-store-badges{flex-direction:column;align-items:flex-start;gap:9px;width:176px}.app-first-hero .app-store-badges .store-download-link{width:176px}@media (max-width:900px){.app-first-hero .hero-photo:after{background:linear-gradient(90deg,#f7f2e9b3 0,#f7f2e96b 43%,#f7f2e914 72%)}.app-first-hero .hero-downloads{width:min(330px,58vw);margin:46px 0 42px 4vw}.app-first-hero .hero-downloads h1{margin-bottom:18px;font-size:56px;line-height:.9}.app-first-hero .hero-downloads>p:not(.eyebrow){max-width:310px;line-height:1.45}.app-first-hero .app-store-badges{flex-direction:column;align-items:flex-start;gap:8px;width:158px;margin-top:22px;display:flex}.app-first-hero .app-store-badges .store-download-link{width:158px;height:52px}}@media (max-width:560px){.app-first-hero,.app-first-hero .hero-photo,.app-first-hero .hero-photo img{min-height:820px}.app-first-hero .hero-photo img{object-position:69% center}.app-first-hero .hero-photo:after{background:linear-gradient(#f7f2e9db 0,#f7f2e9a3 41%,#f7f2e914 70%)}.app-first-hero .hero-downloads{width:calc(100% - 36px);margin:26px 18px 0}.hero-app-lockup{gap:12px;margin-bottom:18px}.hero-app-lockup .eyebrow{max-width:170px;line-height:1.45}.app-first-hero .hero-downloads h1{text-shadow:0 2px 18px #fffffff0;margin-bottom:16px;font-size:47px;line-height:.9}.app-first-hero .hero-downloads>p:not(.eyebrow){text-shadow:0 1px 12px #fffffff5;max-width:285px;font-size:15px;line-height:1.45}.app-first-hero .app-store-badges{flex-direction:column;align-items:flex-start;gap:8px;width:176px;margin-top:20px;display:flex}.app-first-hero .app-store-badges .store-download-link{gap:8px;width:176px;height:52px;padding:8px 11px}.app-first-hero .app-store-badges .store-download-copy strong{font-size:17px}.app-first-hero .app-store-badges .store-download-copy small{font-size:7px}}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
