*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:var(--page-bg);font-family:Inter,ui-rounded,Avenir Next,Segoe UI,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{color:inherit;font:inherit}button{cursor:pointer}.skip-link{position:fixed;top:12px;left:12px;z-index:1000;padding:10px 16px;border-radius:999px;background:var(--text);color:#fff;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.section{padding:88px 0}.section--tight{padding:56px 0}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 14px;color:var(--accent-dark);font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.eyebrow:before{width:24px;height:2px;border-radius:99px;background:var(--accent);content:""}.section-heading{max-width:720px;margin:0 auto 42px;text-align:center}.section-heading h2,.prose h1,.prose h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,4.5vw,58px);font-weight:500;line-height:1.05;letter-spacing:-.035em}.section-heading p{max-width:610px;margin:16px auto 0;color:var(--muted);font-size:17px}.button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:10px;padding:0 24px;border:1px solid transparent;border-radius:999px;background:var(--accent);box-shadow:0 12px 28px #172b502e;color:var(--button-text);font-size:15px;font-weight:800;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{background:var(--accent-dark);box-shadow:0 16px 34px #172b503d;transform:translateY(-2px)}.button--secondary{border-color:var(--border);background:#fff;box-shadow:none;color:var(--text)}.button--secondary:hover{background:var(--accent-soft);color:var(--accent-dark)}.button--full{width:100%}.announcement{position:relative;z-index:42;padding:9px 20px;background:var(--text);color:#fff;font-size:12px;font-weight:700;letter-spacing:.08em;text-align:center;text-transform:uppercase}.site-header{position:sticky;top:0;z-index:40;border-bottom:1px solid rgba(240,220,230,.85);background:#fffffff0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner{display:grid;min-height:78px;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.nav-list,.header-actions,.social-list,.footer-links{display:flex;align-items:center;gap:24px;margin:0;padding:0;list-style:none}.nav-list a{position:relative;font-size:14px;font-weight:700}.nav-list a:after{position:absolute;right:0;bottom:-8px;left:0;height:2px;border-radius:99px;background:var(--accent);content:"";transform:scaleX(0);transition:transform .2s ease}.nav-list a:hover:after,.nav-list a[aria-current=page]:after{transform:scaleX(1)}.brand{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;line-height:1;text-align:center}.brand-name{font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:700;letter-spacing:-.03em}.brand-tagline{margin-top:6px;color:var(--accent-dark);font-size:9px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.brand-logo{width:190px;height:62px;object-fit:contain}.brand-logo--footer{width:205px;height:auto}.header-actions{justify-content:flex-end;gap:10px}.shopify-language-form{margin:0}.language-switcher{display:inline-flex;align-items:center;gap:3px;padding:4px;border:1px solid var(--border);border-radius:999px;background:#fff;color:var(--muted);font-size:10px}.language-switcher button{min-width:34px;height:32px;padding:0 8px;border:0;border-radius:999px;background:transparent;color:var(--muted);font-size:11px;font-weight:900;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease}.language-switcher button:hover,.language-switcher button:focus-visible{color:var(--accent-dark);transform:translateY(-1px)}.language-switcher button.is-active{background:var(--accent-dark);color:#fff}.shopify-language-form select{height:40px;padding:0 30px 0 13px;border:1px solid var(--border);border-radius:999px;background-color:#fff;color:var(--accent-dark);font-size:11px;font-weight:900;cursor:pointer}.icon-button{position:relative;display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:50%;background:transparent}.icon-button:hover{border-color:var(--border);background:#fff}.icon-button svg{width:20px;height:20px}.cart-count{position:absolute;top:1px;right:0;display:flex;min-width:17px;height:17px;align-items:center;justify-content:center;padding:0 4px;border-radius:99px;background:var(--accent);color:#fff;font-size:9px;font-weight:800}.menu-button,.mobile-menu{display:none}.hero{position:relative;overflow:hidden;padding:72px 0 82px}.source-hero{position:relative;display:flex;min-height:650px;align-items:center;overflow:hidden;color:#fff}.source-hero__picture,.source-hero__image,.source-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.source-hero__image{object-fit:cover}.source-hero__overlay{background:linear-gradient(90deg,#07182fd1,#07182f7a 48%,#07182f14)}.source-hero__content{position:relative;z-index:2;padding-block:90px}.source-hero__content h1{max-width:720px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,6vw,82px);font-weight:600;line-height:1;letter-spacing:-.05em}.source-hero__content>p:not(.eyebrow){max-width:610px;margin:24px 0 0;color:#ffffffd6;font-size:18px}.source-hero__eyebrow{color:#f5d36b}.source-hero__eyebrow:before{background:#f5d36b}.button--light{border-color:#ffffffb3;background:#ffffff1f;box-shadow:none;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.button--light:hover{background:#fff;color:var(--accent-dark)}.hero:before,.hero:after{position:absolute;width:420px;height:420px;border-radius:50%;content:"";filter:blur(2px);opacity:.72}.hero:before{top:-180px;left:-190px;background:radial-gradient(circle,var(--accent-soft),transparent 68%)}.hero:after{right:-190px;bottom:-190px;background:radial-gradient(circle,var(--mint),transparent 68%)}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:72px}.hero-copy h1{max-width:630px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(50px,6.6vw,88px);font-weight:500;line-height:.98;letter-spacing:-.055em}.hero-copy h1 em{color:var(--accent);font-weight:inherit}.hero-copy>p{max-width:590px;margin:24px 0 0;color:var(--muted);font-size:18px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.hero-note{display:flex;align-items:center;gap:12px;margin-top:28px;color:var(--muted);font-size:13px;font-weight:700}.hero-note span{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border-radius:50%;background:var(--yellow)}.hero-visual{position:relative;min-height:570px}.hero-image{width:100%;height:570px;border-radius:42px 42px 140px;object-fit:cover}.notebook-scene{position:relative;height:570px;overflow:hidden;border:1px solid rgba(255,255,255,.75);border-radius:42px 42px 140px;background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.85) 0 7px,transparent 8px),radial-gradient(circle at 82% 68%,rgba(255,255,255,.7) 0 9px,transparent 10px),linear-gradient(145deg,#fbd8e8,#fff2d3 48%,#dff4ed);box-shadow:0 30px 80px #844e6629}.notebook{position:absolute;top:72px;left:50%;width:315px;height:420px;border:10px solid rgba(255,255,255,.72);border-radius:20px 30px 30px 20px;background:radial-gradient(circle at 28% 32%,#fff 0 9px,transparent 10px),radial-gradient(circle at 72% 40%,#ffe280 0 12px,transparent 13px),radial-gradient(circle at 46% 70%,#fff 0 7px,transparent 8px),linear-gradient(145deg,#f5a9c8,#ed72a6 55%,#d95b93);box-shadow:0 28px 50px #78345547;transform:translate(-48%) rotate(6deg)}.notebook:before{position:absolute;top:24px;right:24px;bottom:24px;left:24px;border:2px solid rgba(255,255,255,.62);border-radius:14px;content:""}.notebook:after{position:absolute;top:0;bottom:0;left:18px;width:10px;background:repeating-linear-gradient(to bottom,#fff 0 7px,transparent 7px 23px);content:""}.notebook-label{position:absolute;top:48%;left:50%;z-index:1;padding:14px 22px;border-radius:14px;background:#ffffffe6;color:var(--accent-dark);font-family:Georgia,serif;font-size:27px;font-style:italic;text-align:center;transform:translate(-50%,-50%)}.sparkle{position:absolute;display:flex;width:54px;height:54px;align-items:center;justify-content:center;border-radius:18px;background:#fff;box-shadow:0 12px 30px #6a4c5b1f;color:var(--accent);font-size:24px}.sparkle--one{top:45px;left:42px;transform:rotate(-10deg)}.sparkle--two{right:40px;bottom:95px;color:#e5b42d;transform:rotate(9deg)}.sparkle--three{bottom:45px;left:76px;color:#6ab6a1;transform:rotate(-4deg)}.price-chip{position:absolute;right:-18px;bottom:40px;z-index:2;padding:16px 22px;border:1px solid var(--border);border-radius:18px;background:#fff;box-shadow:0 18px 40px #593a4824}.price-chip small{display:block;color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.price-chip strong{display:block;margin-top:2px;color:var(--accent-dark);font-size:24px}.value-strip{border-block:1px solid var(--border);background:#fff}.value-grid{display:grid;grid-template-columns:repeat(4,1fr)}.value-item{display:flex;min-height:112px;align-items:center;justify-content:center;gap:14px;padding:20px;border-right:1px solid var(--border)}.value-item:last-child{border-right:0}.value-icon{display:flex;width:42px;height:42px;flex:0 0 auto;align-items:center;justify-content:center;border-radius:14px;background:var(--accent-soft);color:var(--accent-dark);font-weight:900}.value-copy strong,.value-copy span{display:block}.value-copy strong{font-size:14px}.value-copy span{color:var(--muted);font-size:12px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.product-card{min-width:0}.product-card__media{position:relative;display:block;aspect-ratio:1;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(145deg,#fff 0%,var(--accent-soft) 100%)}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.product-card:hover .product-card__media img{transform:scale(1.035)}.product-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.mini-notebook{position:relative;width:55%;height:67%;border:7px solid rgba(255,255,255,.76);border-radius:12px 20px 20px 12px;background:radial-gradient(circle at 30% 28%,#fff 0 7px,transparent 8px),radial-gradient(circle at 68% 72%,#fff6bb 0 10px,transparent 11px),linear-gradient(145deg,#f6a9ca,var(--accent));box-shadow:0 20px 35px #8b476733;transform:rotate(5deg)}.mini-notebook:before{position:absolute;top:0;bottom:0;left:12px;width:7px;background:repeating-linear-gradient(to bottom,#fff 0 5px,transparent 5px 16px);content:""}.product-card__badge{position:absolute;top:14px;left:14px;z-index:2;display:inline-flex;min-height:34px;align-items:center;padding:8px 12px;border:2px solid rgba(255,255,255,.82);border-radius:999px;background:#fff;box-shadow:0 12px 26px #172b5029;color:var(--accent-dark);font-size:11px;font-weight:900;line-height:1;letter-spacing:.04em;text-transform:uppercase}.product-card__badge--deal{background:linear-gradient(135deg,#f7d65f 0%,var(--accent) 100%);color:var(--accent-dark)}.product-card__price-badge{position:absolute;top:auto;right:12px;bottom:12px;z-index:1;padding:9px 13px;border-radius:999px;background:#172b50f0;box-shadow:0 8px 24px #172b5033;color:#fff;font-size:13px;font-weight:900;line-height:1;letter-spacing:.01em;white-space:nowrap}.homepage-price-list{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:18px}.homepage-price-list span{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:5px;padding:10px 16px;border:1px solid var(--border);border-radius:999px;background:var(--accent-soft);color:var(--accent-dark);font-size:14px;font-weight:750}.homepage-price-list strong{margin-right:4px}.homepage-price-list s{color:var(--muted);font-size:12px;font-weight:700}.homepage-price-list em{padding:4px 8px;border-radius:999px;background:var(--accent-dark);color:#fff;font-size:11px;font-style:normal;font-weight:900}.homepage-price-list__sale{font-weight:900}.trust-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:26px}.trust-pill{display:flex;min-height:58px;align-items:center;gap:12px;padding:12px 16px;border:1px solid var(--border);border-radius:18px;background:#fff;color:var(--accent-dark);font-size:13px;font-weight:800;line-height:1.25;text-align:left}.trust-pill__icon{display:inline-flex;width:32px;height:32px;flex:0 0 auto;align-items:center;justify-content:center;border-radius:11px;background:var(--accent-soft);color:var(--accent-dark);font-size:13px;font-weight:900}.quick-add{position:absolute;right:12px;bottom:58px;left:12px;display:flex;min-height:46px;align-items:center;justify-content:center;border:0;border-radius:999px;background:#30252ceb;color:#fff;font-size:13px;font-weight:800;opacity:0;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease}.product-card:hover .quick-add,.quick-add:focus-visible{opacity:1;transform:translateY(0)}.product-card__info{padding:16px 4px 0}.product-card__meta{margin:0 0 4px;color:var(--accent-dark);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.product-card__title{margin:0;font-size:15px;font-weight:750;line-height:1.4}.product-card__price{display:flex;align-items:center;gap:8px;margin-top:8px;font-weight:800}.product-card__details{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.product-card__details span{display:inline-flex;min-height:26px;align-items:center;padding:0 9px;border:1px solid var(--border);border-radius:999px;background:#fff;color:var(--muted);font-size:10px;font-weight:800;line-height:1}.product-card__compare{color:var(--muted);font-size:12px;font-weight:500;text-decoration:line-through}.product-card__sale{color:var(--accent-dark);font-weight:900}.catalog-controls{display:flex;align-items:center;justify-content:center;gap:10px;margin:-12px 0 34px}.collection-highlights{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:0 0 28px}.collection-highlight{padding:18px;border:1px solid var(--border);border-radius:18px;background:#fff}.collection-highlight strong{display:block;color:var(--accent-dark);font-size:22px;line-height:1}.collection-highlight span{display:block;margin-top:8px;color:var(--muted);font-size:12px;font-weight:700}.filter-button{min-height:42px;padding:0 18px;border:1px solid var(--border);border-radius:999px;background:#fff;font-size:13px;font-weight:800}.filter-button.is-active,.filter-button:hover{border-color:var(--accent-dark);background:var(--accent-dark);color:#fff}.source-story-card{background-position:center;background-size:cover}.source-story-card:before,.source-story-card:after{display:none}.section-footer{margin-top:40px;text-align:center}.gift-section{overflow:hidden}.gift-panel{display:grid;overflow:hidden;min-height:570px;grid-template-columns:1fr 1fr;border:1px solid var(--border);border-radius:36px;background:#fff;box-shadow:0 24px 70px #6e4b5b1a}.gift-visual{position:relative;min-height:520px;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.85) 0 14px,transparent 15px),linear-gradient(145deg,var(--accent-soft),#fff4cf)}.gift-box{position:absolute;top:50%;left:50%;width:min(72%,360px);height:240px;border:7px solid rgba(255,255,255,.7);border-radius:26px;background:linear-gradient(145deg,#f8b5d1,#ed72a6);box-shadow:0 30px 60px #8e4c6a3d;transform:translate(-50%,-42%) rotate(-4deg)}.gift-box:before{position:absolute;top:-30px;right:-10px;left:-10px;height:58px;border:7px solid rgba(255,255,255,.72);border-radius:18px;background:#f3a0c5;content:""}.gift-ribbon{position:absolute;top:-32px;bottom:0;left:50%;width:52px;background:#fff0b8;transform:translate(-50%)}.gift-sticker{position:absolute;top:50%;left:50%;z-index:1;width:96px;height:96px;border-radius:50%;background:#fff;color:var(--accent-dark);font-family:Georgia,serif;font-size:20px;font-style:italic;line-height:96px;text-align:center;transform:translate(-50%,-50%)}.gift-copy{display:flex;flex-direction:column;justify-content:center;padding:64px}.gift-copy h2{margin:0;font-family:Georgia,serif;font-size:clamp(40px,4vw,60px);font-weight:500;line-height:1.05;letter-spacing:-.04em}.gift-copy>p{margin:20px 0 0;color:var(--muted)}.gift-list{display:grid;gap:14px;margin:28px 0 34px;padding:0;list-style:none}.gift-list li{display:flex;align-items:flex-start;gap:12px;font-weight:700;line-height:1.5}.gift-list__icon{display:inline-flex;flex:0 0 28px;width:28px;height:28px;align-items:center;justify-content:center;border-radius:50%;background:var(--mint);color:#3d8d76;font-size:12px}.gift-list__text{flex:1 1 auto;min-width:0;padding-top:3px;color:inherit;font-size:inherit;overflow-wrap:anywhere}.story-grid{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:72px}.story-card{position:relative;min-height:500px;overflow:hidden;border-radius:34px;background:linear-gradient(145deg,var(--mint),#fff)}.story-card:before,.story-card:after{position:absolute;border-radius:50%;content:""}.story-card:before{width:290px;height:290px;top:64px;left:50%;background:var(--accent-soft);transform:translate(-50%)}.story-card:after{width:190px;height:240px;top:120px;left:50%;border:8px solid #fff;border-radius:16px 26px 26px 16px;background:linear-gradient(145deg,#f6a9ca,var(--accent));box-shadow:0 24px 45px #6f485a2e;transform:translate(-50%) rotate(7deg)}.story-seal{position:absolute;right:38px;bottom:36px;z-index:1;display:flex;width:110px;height:110px;align-items:center;justify-content:center;border-radius:50%;background:var(--yellow);font-size:12px;font-weight:900;letter-spacing:.08em;text-align:center;text-transform:uppercase;transform:rotate(-8deg)}.story-copy h2{margin:0;font-family:Georgia,serif;font-size:clamp(42px,4.6vw,64px);font-weight:500;line-height:1.04;letter-spacing:-.04em}.story-copy p{color:var(--muted);font-size:17px}.story-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px}.story-stat{padding:18px;border:1px solid var(--border);border-radius:18px;background:#fff}.story-stat strong,.story-stat span{display:block}.story-stat strong{color:var(--accent-dark);font-size:22px}.story-stat span{color:var(--muted);font-size:11px;font-weight:700}.faq-list{max-width:820px;margin:0 auto;border-top:1px solid var(--border)}.faq-item{border-bottom:1px solid var(--border)}.faq-question{display:flex;width:100%;align-items:center;justify-content:space-between;gap:24px;padding:24px 0;border:0;background:transparent;font-size:17px;font-weight:800;text-align:left}.faq-question span:last-child{width:28px;height:28px;flex:0 0 auto;border-radius:50%;background:var(--accent-soft);color:var(--accent-dark);line-height:28px;text-align:center;transition:transform .2s ease}.faq-answer{display:none;max-width:700px;padding:0 0 24px;color:var(--muted)}.faq-item.is-open .faq-answer{display:block}.faq-item.is-open .faq-question span:last-child{transform:rotate(45deg)}.newsletter{padding:0 0 80px}.newsletter-panel{display:grid;grid-template-columns:1fr auto;align-items:center;gap:40px;padding:48px 54px;border-radius:28px;background:var(--text);color:#fff}.newsletter h2{margin:0;font-family:Georgia,serif;font-size:clamp(32px,4vw,48px);font-weight:500;line-height:1.05}.newsletter p{margin:10px 0 0;color:#ffffffad}.newsletter-form{display:flex;width:min(440px,100%);padding:6px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff14}.newsletter-form input{min-width:0;flex:1;padding:0 16px;border:0;outline:0;background:transparent;color:#fff}.newsletter-form input::placeholder{color:#ffffff8a}.page-header .newsletter-form input::placeholder{color:var(--muted)}.newsletter-form .button{min-height:44px}.site-footer{padding:68px 0 30px;border-top:1px solid var(--border);background:#fff}.footer-grid{display:grid;grid-template-columns:1.2fr repeat(3,.7fr);gap:56px}.footer-brand .brand{align-items:flex-start;text-align:left}.footer-brand p{max-width:310px;color:var(--muted);font-size:14px}.footer-column h3{margin:0 0 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.footer-links{flex-direction:column;align-items:flex-start;gap:10px;color:var(--muted);font-size:13px}.footer-links a:hover{color:var(--accent-dark)}.social-list{gap:8px;margin-top:24px}.social-list a{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:50%;color:var(--accent-dark);font-size:11px;font-weight:900}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:54px;padding-top:24px;border-top:1px solid var(--border);color:var(--muted);font-size:11px}.payment-pills{display:flex;flex-wrap:wrap;gap:6px}.payment-pills span{padding:5px 9px;border:1px solid var(--border);border-radius:6px;background:var(--page-bg);color:var(--text);font-size:9px;font-weight:800}.page-header{padding:72px 0 44px;text-align:center}.page-header h1{margin:0;font-family:Georgia,serif;font-size:clamp(44px,6vw,72px);font-weight:500;line-height:1;letter-spacing:-.05em}.page-header p{max-width:600px;margin:18px auto 0;color:var(--muted)}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.collection-toolbar p{margin:0;color:var(--muted);font-size:13px}.select-field{min-height:46px;padding:0 42px 0 15px;border:1px solid var(--border);border-radius:999px;background:#fff}.pagination{display:flex;justify-content:center;gap:8px;margin-top:48px}.pagination a,.pagination span{display:inline-flex;min-width:42px;height:42px;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:50%;background:#fff}.pagination .current{border-color:var(--accent);background:var(--accent);color:#fff}.product-page{padding:64px 0 100px}.product-layout{display:grid;grid-template-columns:1.08fr .92fr;align-items:start;gap:70px}.product-gallery{display:grid;grid-template-columns:86px minmax(0,1fr);align-items:start;gap:24px}.product-gallery--single{grid-template-columns:1fr}.product-gallery--single .product-gallery__thumbs{display:none}.product-gallery__thumbs{display:flex;flex-direction:column;gap:14px}.product-gallery__thumb{position:relative;display:block;overflow:hidden;width:100%;aspect-ratio:1;border:2px solid transparent;border-radius:16px;background:#fff;box-shadow:0 14px 28px #172b5014;cursor:pointer;opacity:.55;padding:0;transition:opacity .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.product-gallery__thumb:hover,.product-gallery__thumb.is-active{border-color:var(--accent);box-shadow:0 18px 34px #daa71f2e;opacity:1;transform:translateY(-1px)}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.product-gallery__main{position:relative}.product-gallery__item{position:relative;display:none;overflow:hidden;aspect-ratio:4 / 5;border:1px solid var(--border);border-radius:28px;background:linear-gradient(145deg,#fff,var(--accent-soft));padding:0;text-align:inherit;width:100%;box-shadow:0 20px 48px #172b501a}.product-gallery__item.is-active{display:block}.product-gallery__item img{width:100%;height:100%;object-fit:contain;transform-origin:var(--zoom-x, 50%) var(--zoom-y, 50%);transition:transform .14s ease;will-change:transform}button.product-gallery__item{cursor:zoom-in}@media(hover:hover)and (pointer:fine){.product-gallery__item:hover img,.product-gallery__item.is-zooming img{transform:scale(2.08)}.product-gallery__item:hover .product-gallery__zoom,.product-gallery__item.is-zooming .product-gallery__zoom{opacity:0;transform:translateY(8px)}}.product-gallery__zoom{position:absolute;right:16px;bottom:16px;display:inline-flex;min-height:34px;align-items:center;padding:0 14px;border-radius:999px;background:#ffffffeb;box-shadow:0 12px 28px #172b5029;color:var(--text);font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;pointer-events:none;transition:opacity .18s ease,transform .18s ease}.product-gallery__zoom--mobile{display:none}.product-gallery__expand{position:absolute;left:18px;bottom:18px;z-index:2;display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid rgba(23,43,80,.14);border-radius:50%;background:#fffffff0;box-shadow:0 14px 30px #172b5024;color:var(--text);cursor:pointer;font-size:19px;font-weight:900;line-height:1;transition:transform .18s ease,box-shadow .18s ease}.product-gallery__expand:hover{box-shadow:0 18px 36px #172b502e;transform:translateY(-1px)}@media(hover:none),(pointer:coarse){.product-gallery__zoom--desktop{display:none}.product-gallery__zoom--mobile{display:inline-flex}.product-gallery__item.is-zooming img{transform:none}}.product-lightbox[hidden]{display:none}body.lightbox-open{overflow:hidden}.product-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:40px;background:#0a1222db;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-lightbox__stage{position:relative;display:flex;width:min(980px,100%);max-height:min(88vh,980px);align-items:center;justify-content:center}.product-lightbox__image{display:none;width:auto;max-width:100%;max-height:88vh;border-radius:24px;background:#fff;box-shadow:0 30px 80px #00000059;object-fit:contain}.product-lightbox__image.is-active{display:block}.product-lightbox__close,.product-lightbox__nav{position:absolute;z-index:2;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:#fffffff2;color:var(--text);box-shadow:0 16px 36px #00000040}.product-lightbox__close{top:20px;right:20px;width:46px;height:46px;font-size:30px;line-height:1}.product-lightbox__nav{top:50%;width:50px;height:50px;font-size:38px;transform:translateY(-50%)}.product-lightbox__nav--prev{left:20px}.product-lightbox__nav--next{right:20px}.product-info{position:sticky;top:116px}.product-topline{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:10px}.product-topline .eyebrow{margin:0}.product-status{display:inline-flex;min-height:32px;align-items:center;padding:0 12px;border:1px solid rgba(18,97,75,.18);border-radius:999px;background:#edf8f2;color:#12614b;font-size:11px;font-weight:900}.product-info h1{margin:0;font-family:Georgia,serif;font-size:clamp(40px,4vw,58px);font-weight:500;line-height:1.05;letter-spacing:-.04em}.product-price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:12px;margin-top:18px}.product-price{color:var(--accent-dark);font-size:25px;font-weight:900}.product-compare{color:var(--muted);font-size:15px;font-weight:700;text-decoration:line-through}.product-saving{display:inline-flex;margin:10px 0 0;padding:8px 12px;border-radius:999px;background:var(--accent-soft);color:var(--accent-dark);font-size:12px;font-weight:900}.product-description{margin-top:22px;color:var(--muted)}.product-detail-strip{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.product-detail-strip span{display:inline-flex;min-height:34px;align-items:center;padding:0 12px;border:1px solid var(--border);border-radius:999px;background:#fff;color:var(--accent-dark);font-size:12px;font-weight:850}.product-form{display:grid;gap:18px;margin-top:28px}.product-form .shopify-payment-button,.product-form [data-shopify=payment-button],.product-form .additional-checkout-buttons,.product-form .dynamic-checkout__content,.product-form .shopify-payment-button__button,.product-form .shopify-payment-button__more-options,.product-info .shopify-payment-button,.product-info [data-shopify=payment-button],.product-info .additional-checkout-buttons,.product-info .dynamic-checkout__content,.product-info .shopify-payment-button__button,.product-info .shopify-payment-button__more-options,.product-info paypal-buttons,.product-info iframe[src*=paypal],.product-info [id*=paypal],.product-info [class*=paypal],.product-info a[href$="#"],.cod-hidden-payment{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}.field-label{display:block;margin-bottom:8px;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.product-form select{width:100%;min-height:52px;padding:0 16px;border:1px solid var(--border);border-radius:14px;background:#fff}.quantity{display:inline-grid;width:132px;grid-template-columns:40px 1fr 40px;overflow:hidden;border:1px solid var(--border);border-radius:999px;background:#fff}.quantity button,.quantity input{height:44px;border:0;background:transparent;text-align:center}.quantity input{width:100%;min-width:0;margin:0;padding:0;color:var(--navy);opacity:1;font-size:16px;font-weight:900;line-height:44px;-webkit-text-fill-color:var(--navy);-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.quantity input::-webkit-outer-spin-button,.quantity input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.quantity input[type=hidden]{display:none}.quantity__display{display:flex;align-items:center;justify-content:center;height:44px;color:var(--navy);font-size:16px;font-weight:900;line-height:1;text-align:center}.stock-limit-message,.cart-stock-alert{margin:10px 0 0;color:#9a5a00;font-size:12px;font-weight:800;line-height:1.45}.stock-limit-message.is-visible{display:block}.payment-notice,.cart-delivery-note{margin-top:16px;padding:16px 18px;border:1px solid rgba(221,170,39,.32);border-radius:18px;background:linear-gradient(145deg,#fff8df,#fff);color:var(--muted);font-size:13px;font-weight:650;line-height:1.5}.payment-notice strong,.cart-delivery-note strong{display:block;margin-bottom:5px;color:var(--navy);font-size:14px;font-weight:900}.payment-notice p,.cart-delivery-note p{margin:0}.cart-stock-alert{padding:12px 14px;border-radius:14px;background:#fff6de}.purchase-notes{display:grid;gap:10px;margin-top:24px;padding:20px;border:1px solid var(--border);border-radius:18px;background:#fff}.purchase-note{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:12px;font-weight:700}.purchase-note span{color:var(--accent-dark)}.product-benefit-grid{gap:14px}.product-benefit{align-items:flex-start}.product-benefit>span{display:inline-flex;width:28px;height:28px;flex:0 0 28px;align-items:center;justify-content:center;border-radius:50%;background:var(--mint);font-weight:900}.product-benefit strong{display:block;color:var(--accent-dark);font-size:13px;line-height:1.2}.product-benefit p{margin:4px 0 0;color:var(--muted);font-size:12px;font-weight:600;line-height:1.5}.order-steps{margin-top:18px;padding:22px;border:1px solid var(--border);border-radius:18px;background:linear-gradient(145deg,#fff,#fff9ea)}.order-steps h2{margin:0 0 16px;font-family:inherit;font-size:17px;font-weight:900;letter-spacing:-.01em}.order-steps ol{display:grid;gap:14px;margin:0;padding:0;list-style:none;counter-reset:order-step}.order-steps li{position:relative;min-height:42px;padding-left:54px;counter-increment:order-step}.order-steps li:before{position:absolute;top:0;left:0;display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:14px;background:var(--accent-dark);color:#fff;content:counter(order-step);font-size:14px;font-weight:900}.order-steps strong,.order-steps span{display:block}.order-steps strong{color:var(--accent-dark);font-size:13px}.order-steps span{margin-top:3px;color:var(--muted);font-size:12px;font-weight:650;line-height:1.45}.cart-page{padding:72px 0 100px}.cart-page h1{margin:0 0 34px;font-family:Georgia,serif;font-size:clamp(44px,5vw,68px);font-weight:500;letter-spacing:-.045em}.cart-layout{display:grid;grid-template-columns:1.25fr .75fr;align-items:start;gap:48px}.cart-items{border-top:1px solid var(--border)}.cart-item{display:grid;grid-template-columns:110px 1fr auto;gap:20px;padding:24px 0;border-bottom:1px solid var(--border)}.cart-item__image{overflow:hidden;aspect-ratio:4 / 5;border-radius:14px;background:var(--accent-soft)}.cart-item__image img{width:100%;height:100%;object-fit:cover}.cart-item h2{margin:0 0 6px;font-size:15px}.cart-item p{margin:0 0 14px;color:var(--muted);font-size:12px}.cart-item__remove{display:inline-block;margin-top:12px;color:var(--muted);font-size:12px;font-weight:800;text-decoration:underline;text-underline-offset:3px}.cart-item__remove:hover{color:var(--accent-dark)}.cart-summary{position:sticky;top:116px;padding:28px;border:1px solid var(--border);border-radius:24px;background:#fff}.cart-summary h2{margin:0 0 22px;font-family:Georgia,serif;font-size:30px;font-weight:500}.summary-row{display:flex;justify-content:space-between;gap:20px;margin-bottom:12px}.summary-row--total{margin-top:18px;padding-top:18px;border-top:1px solid var(--border);font-size:20px;font-weight:900}.cart-delivery-note{margin:16px 0 4px}.cart-summary .button{margin-top:22px}.cart-summary .button:disabled{cursor:not-allowed;opacity:.55}.empty-state{padding:80px 20px;text-align:center}.empty-state h2{font-family:Georgia,serif;font-size:44px;font-weight:500}.cart-toast{position:fixed;right:24px;bottom:24px;z-index:80;display:none;padding:14px 18px;border-radius:12px;background:var(--text);color:#fff}@media(max-width:1024px){.section{padding:72px 0}.desktop-nav{display:none}.menu-button{display:inline-flex}.header-inner{grid-template-columns:1fr auto 1fr}.mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:39;display:block;padding:120px 30px 40px;background:var(--page-bg)}.mobile-menu[hidden]{display:none}.mobile-menu ul{display:grid;gap:20px;margin:0;padding:0;list-style:none}.mobile-menu a{font-family:Georgia,serif;font-size:36px}.hero-grid{gap:42px}.hero-visual,.notebook-scene,.hero-image{min-height:500px;height:500px}.notebook{width:270px;height:360px}.product-grid{grid-template-columns:repeat(3,1fr)}.gift-copy{padding:44px}.footer-grid{grid-template-columns:1.2fr repeat(2,1fr)}.footer-column:last-child{display:none}}@media(max-width:767px){.container{width:min(calc(100% - 28px),var(--container))}.section{padding:58px 0}.section-heading{margin-bottom:28px}.section-heading h2{font-size:39px}.announcement{padding:8px 10px;font-size:9px}.header-inner{min-height:68px;gap:8px}.brand-name{font-size:20px}.brand-logo{width:150px;height:52px}.brand-tagline{display:none}.icon-button{width:38px;height:38px}.header-actions{gap:4px}.header-actions .search-button{display:none}.language-switcher{gap:1px;padding:3px}.language-switcher button{min-width:28px;height:29px;padding:0 5px;font-size:10px}.shopify-language-form select{width:58px;height:35px;padding:0 22px 0 9px}.hero{padding:44px 0 54px}.source-hero{min-height:650px;align-items:flex-end}.source-hero__overlay{background:linear-gradient(0deg,#07182fe0,#07182f52 70%,#07182f14)}.source-hero__content{padding-block:70px;text-align:center}.source-hero__content h1{font-size:clamp(44px,13vw,60px)}.source-hero__content>p:not(.eyebrow){margin-inline:auto;font-size:16px}.source-hero__eyebrow{justify-content:center}.hero-grid{grid-template-columns:1fr;gap:40px}.hero-copy{text-align:center}.hero-copy h1{font-size:clamp(48px,15vw,68px)}.hero-copy>p{margin-inline:auto;font-size:16px}.hero-actions,.hero-note{justify-content:center}.hero-visual,.notebook-scene,.hero-image{min-height:420px;height:420px}.notebook-scene{border-radius:30px 30px 90px}.notebook{top:54px;width:225px;height:300px}.notebook-label{padding:10px 15px;font-size:20px}.price-chip{right:8px;bottom:18px;padding:12px 16px}.price-chip strong{font-size:20px}.sparkle{width:42px;height:42px;border-radius:13px;font-size:18px}.sparkle--one{top:25px;left:22px}.sparkle--two{right:20px;bottom:84px}.sparkle--three{bottom:22px;left:34px}.value-grid{grid-template-columns:repeat(2,1fr)}.value-item{min-height:94px;justify-content:flex-start;padding:14px;border-bottom:1px solid var(--border)}.value-item:nth-child(2){border-right:0}.value-item:nth-child(n+3){border-bottom:0}.value-icon{width:36px;height:36px;border-radius:11px}.value-copy strong{font-size:12px}.value-copy span{font-size:10px}.product-grid{grid-template-columns:repeat(2,1fr);gap:20px 12px}.trust-strip,.collection-highlights{grid-template-columns:1fr}.trust-strip{margin-top:20px}.trust-pill{min-height:52px}.product-card__media{border-radius:16px}.quick-add{display:none}.product-card__info{padding-top:12px}.product-card__title,.product-card__price{font-size:13px}.product-card__details span{min-height:24px;padding:0 7px;font-size:9px}.gift-panel{grid-template-columns:1fr;border-radius:26px}.gift-visual{min-height:380px}.gift-copy{padding:36px 24px 40px}.gift-copy h2{font-size:42px}.story-grid{grid-template-columns:1fr;gap:38px}.story-card{min-height:390px}.story-card:before{width:240px;height:240px}.story-card:after{width:160px;height:205px}.story-seal{width:92px;height:92px;right:18px;bottom:18px;font-size:10px}.story-copy{text-align:center}.story-copy h2{font-size:42px}.story-stats{gap:8px}.story-stat{padding:12px 8px}.story-stat strong{font-size:18px}.newsletter{padding-bottom:50px}.newsletter-panel{grid-template-columns:1fr;padding:36px 24px;border-radius:22px;text-align:center}.newsletter-form{margin-inline:auto}.newsletter-form .button{padding:0 16px}.footer-grid{grid-template-columns:1fr 1fr;gap:36px 22px}.footer-brand{grid-column:1 / -1}.footer-column:last-child{display:block}.footer-bottom{align-items:flex-start;flex-direction:column}.product-layout{grid-template-columns:1fr;gap:38px}.product-info{position:static}.product-gallery{gap:8px}.product-gallery__item{border-radius:16px}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.cart-item{grid-template-columns:84px 1fr}.cart-item__price{grid-column:2}.collection-toolbar{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.product-form>.shopify-payment-button,.product-form .shopify-payment-button,.product-form [data-shopify=payment-button],.product-form .additional-checkout-buttons,.product-form .dynamic-checkout__content,.product-form .shopify-payment-button__button,.product-form .shopify-payment-button__more-options,.product-form shopify-accelerated-checkout,.product-form shopify-accelerated-checkout-cart,.product-form shopify-paypal-button,.product-form paypal-buttons,.product-form iframe[src*=paypal],.product-form iframe[src*=PayPal],.product-form [id*=paypal],.product-form [id*=PayPal],.product-form [class*=paypal],.product-form [class*=PayPal],.product-form a[href="#"],.product-form a[href$="#"],.cod-hidden-payment{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important}
/*# sourceMappingURL=/cdn/shop/t/23/assets/theme.css.map */
