@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#16251e;--paper:#fffefa;--blue:#243fd4;--orange:#ffb76b;--line:#d9ddd5;--muted:#58645d;--soft:#f0f2ec}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.5 'DM Sans',Arial,sans-serif}button,input,select{font:inherit;color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:4px}button:hover:not(:disabled),a:hover{filter:brightness(.95)}.skip{position:absolute;top:-80px;left:12px;background:white;padding:12px;z-index:20}.skip:focus{top:12px}.notice{background:var(--blue);color:white;padding:10px 4%;display:flex;justify-content:space-between;font-size:12px;letter-spacing:.8px}header{height:108px;padding:0 4%;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.brand{font:800 36px/.9 'Manrope',sans-serif;letter-spacing:-2.8px;display:flex;align-items:baseline;gap:7px}.brand>span{font:500 31px 'DM Sans';letter-spacing:-1.6px}.brand-dot{color:var(--blue);font-size:27px;display:inline-block;margin-left:5px}nav{display:flex;gap:26px;align-items:center;font-size:14px}.text-btn{border:0;background:none;padding:0;text-align:left}.header-actions{display:flex;gap:20px;align-items:center}.saved-button{border:0;background:none;font-size:23px}.saved-button span{font-size:14px}.bag-button{border:0;background:var(--ink);color:white;border-radius:30px;padding:13px 22px;font-size:14px}.bag-button span{margin-left:12px}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:615px}.hero-copy{padding:67px 8% 44px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.6px;margin:0 0 23px}h1{font:700 clamp(68px,7.2vw,110px)/1.01 'Manrope',sans-serif;letter-spacing:-6px;margin:0 0 26px}h1 em{color:var(--blue);font-style:normal}.hero-description{max-width:370px;color:var(--muted);line-height:1.75;margin:0 0 29px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;border:0;border-radius:50px;padding:17px 24px;font-size:14px;font-weight:600;min-height:48px}.dark{background:var(--ink);color:white}.light{background:var(--paper);color:var(--ink)}.outline{border:1px solid var(--line);background:transparent}.full{width:100%}.hero-note{display:flex;gap:15px;align-items:center;margin-top:40px;font-size:11px;letter-spacing:1.2px}.little-star{font-size:49px;color:var(--blue);line-height:1}.hero-art{position:relative;overflow:hidden;background:#244775;min-height:520px}.hero-art>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:45% 50%}.hero-sticker{position:absolute;top:31px;right:29px;width:131px;height:131px;border-radius:50%;background:var(--orange);display:flex;flex-direction:column;align-items:center;justify-content:center;font:700 18px/1.12 'Manrope';text-align:center;transform:rotate(9deg)}.hero-sticker span{font:33px/1 Arial;margin-top:7px}.photo-caption{position:absolute;bottom:24px;left:28px;background:#fffefaed;padding:8px 12px;font-size:10px;letter-spacing:1.3px}.principles{display:flex;justify-content:space-between;padding:25px 6%;gap:25px;border-bottom:1px solid var(--line);font-size:14px}.principles b{color:var(--blue);font-size:12px;margin-right:12px}.section{padding:78px 5%}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:32px}.section-heading .eyebrow{margin-bottom:14px}h2{font:600 clamp(31px,3.6vw,52px)/1.12 'Manrope';letter-spacing:-2px;margin:0}.section-heading>p{color:var(--muted);font-size:15px;margin:0}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.filters{display:flex;gap:8px;flex-wrap:wrap}.filters button{border:1px solid var(--line);background:transparent;border-radius:30px;padding:9px 17px;font-size:14px}.filters .active{background:var(--ink);border-color:var(--ink);color:white}.small{font-size:13px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.product-image{position:relative;overflow:hidden;border-radius:12px;height:360px;background:var(--soft)}.product-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .3s}.product-image:hover img{transform:scale(1.04)}.product-open{background:none;border:0;padding:0;width:100%;text-align:left}.product-image .product-open{height:100%}.product-tag{position:absolute;bottom:17px;left:16px;padding:6px 9px;background:#fffefaec;border-radius:3px;font-size:10px;letter-spacing:.8px}.save{position:absolute;right:14px;top:14px;border:0;border-radius:50%;width:40px;height:40px;background:white;font-size:25px}.save.selected{background:var(--blue);color:white}.product-info{display:flex;justify-content:space-between;align-items:start;gap:12px;margin:19px 0 14px}.product-info h3{font-size:20px;letter-spacing:-.6px;font-weight:600;margin:0}.product-info p{font-size:14px;color:var(--muted);margin:4px 0}.price{font-size:17px;white-space:nowrap}.card-add{border:1px solid var(--line);background:transparent;border-radius:30px;padding:10px 17px;width:100%;display:flex;justify-content:space-between;font-size:14px}.preview-note{margin:25px 0 0;font-size:13px;color:var(--muted);max-width:700px}.finder{background:var(--blue);color:white;margin:0 5%;border-radius:15px;display:grid;grid-template-columns:1.15fr 1fr;padding:58px;gap:45px}.finder h2{font-size:49px}.finder p:not(.eyebrow){color:#eef0ff;line-height:1.7;margin:23px 0}.finder-type{padding-left:50px;border-left:1px solid #ffffff50;display:flex;flex-direction:column;justify-content:center;gap:20px}.finder-type>span{font-size:11px;letter-spacing:1.6px}.finder-type strong{font:800 clamp(34px,4.8vw,68px)/1.02 'Manrope';letter-spacing:-3px}.journal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.journal{background:#f7bc78;border:0;border-radius:12px;text-align:left;display:flex;flex-direction:column;align-items:start;padding:28px;min-height:290px}.journal.pink{background:#f0d7e0}.journal.blue{background:#dce5f6}.journal-number{font-size:12px;letter-spacing:1.5px;margin-bottom:40px}.journal h3{font:600 30px/1.16 'Manrope';letter-spacing:-1px;margin:0 0 30px}.journal>span:last-child{display:flex;justify-content:space-between;gap:15px;width:100%;font-size:13px;margin-top:auto}.faq{background:var(--soft);display:grid;grid-template-columns:1fr 1.35fr;gap:50px}.faq details{border-bottom:1px solid #cbd1c7;padding:20px 0}.faq details:first-child{padding-top:0}summary{font-weight:500;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px}summary::after{content:'+';font-size:22px}details[open] summary::after{content:'−'}.faq details p{color:var(--muted);line-height:1.7;font-size:15px}.underlined{text-decoration:underline;text-underline-offset:4px}.closing{text-align:center;padding:50px 20px 78px}.closing p{font:600 clamp(32px,4.5vw,62px)/1.15 'Manrope';letter-spacing:-2.7px}.closing em{font-style:normal;color:var(--blue)}footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:30px;padding:38px 5%}footer p{font-size:13px;color:var(--muted);margin:14px 0 0}.footer-links{display:flex;gap:15px;flex-wrap:wrap;max-width:420px}.footer-links button,.footer-links a{font-size:13px;background:none;border:0;padding:0}.footer-links button:hover,.footer-links a:hover{text-decoration:underline}dialog{border:0;border-radius:16px;width:calc(100% - 32px);max-width:660px;max-height:90dvh;background:var(--paper);color:var(--ink);padding:32px}dialog::backdrop{background:#14241fac;backdrop-filter:blur(4px)}.close{position:sticky;top:0;float:right;border:0;border-radius:50%;background:var(--soft);width:36px;height:36px;font-size:28px;line-height:1;z-index:2}dialog h2{font-size:34px;margin:10px 32px 20px 0;letter-spacing:-1.3px}dialog p{color:var(--muted);line-height:1.7}.modal-label{font-size:12px;letter-spacing:1.3px;color:var(--blue)}.detail-image{width:100%;height:290px;object-fit:contain;background:var(--soft);border-radius:10px}.detail-list{padding-left:20px;color:var(--muted);line-height:1.8}.modal-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.variant{font-size:14px;margin:14px 0}.cart-line{display:flex;justify-content:space-between;gap:15px;align-items:center;border-bottom:1px solid var(--line);padding:18px 0}.cart-product{display:flex;gap:12px;align-items:center}.cart-thumb{width:60px;height:66px;object-fit:contain;border-radius:6px;background:var(--soft)}.cart-line p{font-size:12px;margin:3px 0}.qty{display:flex;align-items:center;gap:12px}.qty button{width:32px;height:36px;background:transparent;border:1px solid var(--line);border-radius:6px}.cart-total,.cost-line{display:flex;justify-content:space-between;gap:20px;margin:18px 0}.cart-total{font-size:22px;padding-top:15px;border-top:1px solid var(--line)}.cost-line{font-size:14px}.field{display:grid;gap:8px;margin:18px 0;font-size:14px}.field input,.field select,input,select{width:100%;min-height:47px;background:white;border:1px solid #abb5ab;border-radius:7px;padding:10px 12px}.checkout-error,.error{color:#a42323!important;font-size:14px}.empty{padding:20px 0}.quiz-options{display:grid;gap:12px}.quiz-options button{background:white;border:1px solid var(--line);border-radius:9px;padding:18px;text-align:left}.quiz-options button:hover{border-color:var(--blue)}#toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px);opacity:0;background:var(--ink);color:white;padding:13px 23px;border-radius:30px;transition:.2s;pointer-events:none;z-index:10;font-size:14px;max-width:90%;text-align:center}#toast.show{opacity:1;transform:translate(-50%,0)}.utility{max-width:950px;margin:auto;padding:60px 24px;min-height:65vh}.utility h1{font-size:52px;letter-spacing:-2.5px;margin:15px 0 25px}.panel{background:white;border:1px solid var(--line);border-radius:12px;padding:25px;margin:20px 0}.status-label{display:inline-block;background:#e8edf9;color:var(--blue);border-radius:30px;padding:7px 13px;font-size:14px}.status-items{display:grid;gap:15px;margin:25px 0}.status-item{border-bottom:1px solid var(--line);padding:15px 0}.status-item p{margin:5px 0;overflow-wrap:anywhere}.admin-list{display:grid;gap:12px}.admin-order{padding:20px;border:1px solid var(--line);border-radius:9px;background:white;display:flex;justify-content:space-between;gap:20px;text-align:left}.admin-order span{display:block;font-size:14px}.admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.admin-actions{display:flex;gap:12px;flex-wrap:wrap}.address{white-space:pre-line;overflow-wrap:anywhere}.policy-copy{white-space:pre-line}.hidden,[hidden]{display:none!important}
@media(min-width:1600px){body{max-width:1800px;margin:auto}}@media(max-width:1050px){nav{gap:16px}.hero-copy{padding:55px 7% 35px}h1{font-size:80px;letter-spacing:-4px}.hero{min-height:580px}.product-image{height:290px}.product-info{display:block}.finder{padding:42px}.finder h2{font-size:41px}.finder-type{padding-left:30px}.journal h3{font-size:26px}footer{flex-wrap:wrap}.section{padding-top:60px;padding-bottom:60px}}@media(max-width:720px){.notice{justify-content:center;font-size:11px}.notice>span:first-child{display:none}header{height:auto;min-height:120px;flex-wrap:wrap;padding:19px 5% 14px;gap:15px}.brand{font-size:31px}.brand>span{font-size:27px}.brand-dot{font-size:24px}nav{order:3;width:100%;justify-content:space-between;font-size:12px;gap:10px}.header-actions{gap:14px}.hero{grid-template-columns:1fr}.hero-copy{padding:42px 6% 35px}h1{font-size:74px;letter-spacing:-4.5px}.hero-description{font-size:16px}.hero-note{margin-top:28px}.hero-art{min-height:430px}.hero-sticker{width:110px;height:110px;font-size:16px;top:22px;right:22px}.principles{padding:20px 5%;font-size:11px;gap:17px}.principles b{display:block;margin:0 0 4px}.section{padding:45px 5%}.section-heading{display:block}.section-heading>p{margin-top:17px;font-size:14px}.section-heading>p br{display:none}h2{font-size:36px;letter-spacing:-1.6px}.collection-toolbar{display:block}.collection-toolbar>.small{display:block;margin-top:15px}.filters{gap:7px}.filters button{font-size:12px;padding:9px 12px}.product-grid{grid-template-columns:1fr;gap:30px}.product-image{height:355px}.product-info{display:flex}.product-info h3{font-size:21px}.product-tag{font-size:11px}.finder{grid-template-columns:1fr;margin:0 5%;padding:32px;gap:30px}.finder h2{font-size:37px}.finder-type{border-left:0;border-top:1px solid #ffffff50;padding:30px 0 0}.finder-type strong{font-size:44px;letter-spacing:-2px}.journal-grid{grid-template-columns:1fr;gap:16px}.journal{min-height:250px}.journal h3{font-size:31px}.journal-number{margin-bottom:30px}.faq{grid-template-columns:1fr;gap:30px}.closing{padding:25px 20px 55px}.closing p{letter-spacing:-1.7px}footer{align-items:start;gap:27px}.footer-links{width:100%;gap:18px}dialog{padding:24px}dialog h2{font-size:30px}.cart-thumb{width:43px;height:54px}.cart-product{gap:8px}.cart-line .text-btn{font-size:14px}.qty{gap:8px}.qty button{width:30px}.utility{padding:35px 20px}.utility h1{font-size:40px}.admin-grid{grid-template-columns:1fr}.admin-order{display:block}.panel{padding:20px}.hero .eyebrow{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
