:root{--blue:#00246f;--ink:#0c3050;--orange:#fb5501;--cream:#fcf4e9;--paper:#fffaf4;--line:#eedfcc;--muted:#5c6d7c;--shadow:0 7px 20px #72532912}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px}body{margin:0;background:radial-gradient(ellipse at 50% 20%,#fffaf3 0,#fcf4ea 65%);color:var(--blue);font-family:'Trebuchet MS',Arial,sans-serif;font-size:16px;line-height:1.55}h1,h2,h3,p,figure{margin:0}h1,h2,h3{line-height:1.15}h1,h2{font-weight:900;letter-spacing:-.025em}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:4px}img{max-width:100%;height:auto;display:block}button{color:inherit}.container{width:min(1200px,calc(100% - 40px));margin-inline:auto}.section{padding:40px 0 56px}.icon{width:26px;height:26px;flex-shrink:0;vertical-align:middle}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}.skip-link{position:fixed;left:18px;top:-100px;background:var(--blue);color:#fff;padding:12px;z-index:200}.skip-link:focus{top:10px}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:50px;border-radius:11px;border:1px solid transparent;padding:13px 23px;font-weight:800;line-height:1.2;transition:background .15s,transform .15s}.button.primary{background:linear-gradient(110deg,#ff8b12,#ff5900);color:#fff;text-transform:uppercase}.button.primary:hover:not(:disabled){background:#ef5900;transform:translateY(-1px)}.button:disabled{opacity:.55;transform:none}.button.outline{border:2px solid var(--blue);background:#fffbf6;color:var(--blue);border-radius:40px}.button.outline:hover{background:#f6e7d2}.paper{background:radial-gradient(circle at 15% 10%,#fff3df 0,transparent 45%),linear-gradient(100deg,#f9e6c9,#fff4e3 52%,#f8e4c9);border:1px solid #f0dfc7;box-shadow:var(--shadow);border-radius:20px}.icon-button{width:42px;height:42px;border:0;display:inline-flex;align-items:center;justify-content:center;background:transparent;border-radius:9px}.icon-button:hover{background:#f5e8d6}.reverse{transform:rotate(180deg)}
/* One real, accessible header replaces the navigation baked into the mockups. */
.site-header{background:#fffaf6f5;border-bottom:1px solid #eee5d9;position:sticky;top:0;z-index:80;backdrop-filter:blur(12px)}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:88px;gap:22px}.brand{flex:0 0 185px}.brand img{width:185px;height:auto}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:26px;flex:1;white-space:nowrap;font-size:13px;font-weight:800;text-transform:uppercase}.desktop-nav a{padding:12px 0;position:relative}.desktop-nav a:hover,.desktop-nav a[aria-current=page]{color:var(--orange)}.desktop-nav a[aria-current=page]:after{content:'';height:2px;background:var(--orange);position:absolute;bottom:5px;left:0;right:0}.header-actions{display:flex;align-items:center;gap:3px}.header-actions .icon{width:27px;height:27px}.language{background:none;border:0;color:var(--blue);padding:10px 6px;font-size:12px;font-weight:800;white-space:nowrap}.language span{color:#a7a7a7}.cart-link{position:relative}.cart-count{position:absolute;right:0;top:0;background:var(--orange);color:white;font-size:10px;border-radius:20px;min-width:18px;height:18px;display:grid;place-items:center;border:1px solid white}.menu-button{display:none}.mobile-nav{padding:12px 20px 20px;border-top:1px solid var(--line);display:grid;gap:7px;background:var(--paper)}.mobile-nav a{padding:10px;border-radius:8px}.mobile-nav a:hover{background:#f2e2ca}
/* Promotional artwork is preserved, not redrawn. Controls are keyboard accessible. */
.carousel{padding-top:16px}.hero-stage{position:relative}.hero-image-link{display:block;position:relative;aspect-ratio:824/486;background:#f6e9d5;overflow:hidden}.hero-image-link img{object-fit:contain;object-position:center}.hero-slide[hidden]{display:none}.hero-mobile-caption{display:none}.carousel-controls{display:flex;gap:7px;justify-content:center;align-items:center;padding:6px 0}.carousel-controls .icon-button{height:36px;width:36px}.carousel-controls .icon{width:21px;height:21px}.carousel-dots{display:flex;gap:4px}.carousel-dots button{width:32px;height:32px;border:0;background:transparent;display:grid;place-items:center;padding:0;border-radius:50%}.carousel-dots button:after{content:'';width:9px;height:9px;background:#d4c5b4;border-radius:50%}.carousel-dots button.active:after{background:var(--orange);width:12px;height:12px}.rotation-button{border:1px solid #e8d9c6;background:#fff7eb;color:var(--blue);border-radius:7px;width:31px;height:29px;line-height:1}.catalog-ribbon{padding-top:6px}.catalog-ribbon a{display:block;border-radius:18px;overflow:hidden;transition:filter .15s}.catalog-ribbon a:hover{filter:brightness(1.025)}.catalog-ribbon img{width:100%;height:auto}
/* Homepage: three original object illustrations from slide 2. */
.ornament-heading{display:flex;justify-content:center;align-items:center;gap:35px;text-align:center}.ornament-heading .icon{color:var(--orange);width:39px;height:39px;transform:rotate(-14deg)}.ornament-heading .icon:last-child{transform:rotate(17deg)}.ornament-heading h1,.ornament-heading h2{font-size:clamp(28px,4vw,46px);text-transform:uppercase;color:var(--ink)}.home-how{padding-top:34px}.home-how-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:27px;margin-top:30px}.how-card{background:#fffaf5;border:1px solid #f2e7d9;border-radius:25px;padding:20px 17px 11px;box-shadow:var(--shadow)}.how-card h3{display:flex;gap:14px;align-items:center;font-size:17px;text-transform:uppercase;min-height:48px}.step-number{width:36px;height:36px;border-radius:50%;background:var(--blue);color:#fff;display:inline-grid;place-items:center;font-size:17px;font-weight:800;flex-shrink:0}.sprite{background-repeat:no-repeat;width:100%;aspect-ratio:160/150}.home-step-art{aspect-ratio:250/219;margin-top:8px;border-radius:16px}.how-details-link{text-align:center;padding:22px 0;color:var(--muted);font-size:14px}.how-details-link .icon{width:18px;height:18px}.how-details-link a:hover{text-decoration:underline}.benefits{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:0;padding:26px 12px;margin-top:15px}.benefits>div{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 15px;border-right:1px solid #e9ceb0;gap:11px}.benefits>div:last-child{border:0}.benefits .icon{width:47px;height:47px}.benefits>div:first-child .icon{color:var(--orange)}.benefits strong{font-weight:700}.benefits p span{display:block;font-size:14px}.benefits p{font-size:14px;line-height:1.5}
/* Separate How, About and FAQ pages from slides 6–8. */
.section-intro{text-align:center;margin:15px 0 35px;color:#333;font-size:21px}.how-photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.how-photo-card{background:#fffaf5;border:1px solid #f0e4d6;border-radius:23px;padding:17px 12px;box-shadow:var(--shadow)}.how-photo-title{display:flex;align-items:center;gap:12px;min-height:102px;padding:0 8px 16px}.how-photo-title h2{font-size:17px;flex:1}.how-photo-title>.icon{width:42px;height:42px;background:#ffebcc;border-radius:50%;box-sizing:content-box;padding:12px}.how-photo{aspect-ratio:400/339;border-radius:17px}.how-photo-card>p{color:#303030;padding:19px 8px 4px;line-height:1.65}.how-note{display:flex;align-items:center;justify-content:center;gap:25px;width:fit-content;max-width:100%;margin:34px auto 0;padding:16px 27px;color:#65502f}.how-note .icon{color:var(--orange);width:32px;height:32px}.about-grid{display:grid;grid-template-columns:1fr 1.13fr;align-items:center;gap:38px}.about-copy h1{font-size:clamp(42px,6vw,78px);color:var(--ink)}.about-copy h1 span{color:var(--orange)}.about-lead{font-size:21px;line-height:1.5;margin-top:15px}.about-lead span,.about-signature span{color:var(--orange)}.about-copy>p:not(.about-lead):not(.about-signature){margin-top:23px;padding-bottom:23px;border-bottom:1px dashed var(--orange);color:#181818}.about-signature{font-size:24px;font-weight:800;margin-top:22px}.about-signature .icon{color:var(--orange);width:37px;height:37px;margin-left:13px}.about-image{border-radius:0 55px 12px 0;overflow:hidden}.about-image img{width:100%;height:auto}.about-page .benefits{margin-top:35px}.faq-grid{display:grid;grid-template-columns:43% minmax(0,1fr);gap:27px;align-items:start}.faq-art{position:sticky;top:110px;overflow:hidden;border-radius:10px}.faq-art img{width:100%;height:auto}.faq-list{min-width:0}.faq-list details{border-radius:13px;background:#fffaf5;border:1px solid #f1e6d9;margin-bottom:9px}.faq-list summary{display:grid;grid-template-columns:40px 24px minmax(0,1fr) 18px;gap:10px;align-items:center;cursor:pointer;list-style:none;padding:15px 13px 10px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>.icon:first-child{width:33px;height:33px}.faq-list summary h2{font-size:15px;line-height:1.4;letter-spacing:0}.faq-number{background:var(--orange);width:22px;height:22px;border-radius:50%;color:#fff;display:grid;place-items:center;font-size:13px}.faq-chevron{width:17px;height:17px;transition:transform .15s}.faq-list details[open] .faq-chevron{transform:rotate(180deg)}.faq-list details p{padding:0 24px 17px 97px;color:#222;font-size:13px;line-height:1.55}
/* Catalog: source covers, four facts arranged as 2 × 2, orange purchase buttons. */
.catalog-title{display:flex;align-items:center;justify-content:center;gap:32px;position:relative;text-align:center;min-height:148px;margin-bottom:9px}.catalog-title>.icon{width:44px;height:44px;color:var(--orange);transform:rotate(-20deg)}.catalog-title h1{font-family:Georgia,'Times New Roman',serif;font-weight:900;font-size:clamp(40px,6vw,75px);transform:rotate(-2deg);letter-spacing:-.04em}.catalog-title p{font-size:23px;margin-top:11px}.catalog-note{position:absolute;right:5px;top:10px;width:180px;padding:25px 16px;transform:rotate(-6deg);font-family:Georgia,serif;font-style:italic;font-size:17px;color:var(--ink);line-height:1.4;border-radius:2px}.category-tabs{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin:22px 0}.category-tabs>span,.category-tabs>button{border-radius:30px;padding:8px 20px;border:1px solid #dcd6cc;font-weight:700;font-size:14px;display:flex;align-items:center;gap:9px}.category-tabs>span.active{background:var(--blue);color:white;border-color:var(--blue)}.category-tabs>button{color:#909397;background:#eeeae3}.category-tabs small{font-size:9px;letter-spacing:.05em;text-transform:uppercase;font-weight:400}.catalog-tools{display:flex;justify-content:space-between;align-items:end;gap:20px;margin:0 0 24px}.search-field{display:flex;align-items:center;border:1px solid #e4d7c4;background:#fffaf5;padding:6px 13px;gap:10px;border-radius:11px;max-width:370px;width:100%}.search-field input{border:0;background:none;width:100%;min-width:0;outline-offset:6px;padding:6px 0;font-size:14px;color:var(--blue);scroll-margin-top:110px}.search-field .icon{width:21px;height:21px}.filter-field{font-size:12px;display:grid;gap:2px}.filter-field select{border:1px solid #e4d7c4;background:#fffaf5;border-radius:8px;padding:7px;color:var(--blue);font-size:13px}.quest-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.quest-card{display:flex;flex-direction:column;border-radius:12px;overflow:hidden;background:#fffaf2;border:1px solid #eee1cf;box-shadow:var(--shadow)}.quest-cover{display:block;overflow:hidden;background:#302419}.quest-cover img{width:100%;aspect-ratio:346/359;object-fit:contain;transition:transform .25s}.quest-cover:hover img{transform:scale(1.015)}.quest-card-body{padding:16px;display:flex;flex-direction:column;flex:1}.card-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-bottom:15px}.card-stats>span{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;gap:4px;padding:7px;min-height:102px;font-size:13px;line-height:1.25}.card-stats>span:nth-child(odd){border-right:1px solid #eedfcb}.card-stats>span:nth-child(-n+2){padding-bottom:14px}.card-stats .icon{width:36px;height:36px;margin-bottom:3px}.card-stats b{font-weight:500}.card-stats small{font-size:11px;line-height:1.2;max-width:145px}.quest-description{font-size:14px;line-height:1.65;margin-bottom:15px;flex:1}.price{font-size:32px;line-height:1.2;display:block;color:var(--orange);font-weight:900;letter-spacing:-.025em;margin:7px 0 12px}.quest-card .button{width:100%;font-size:20px;border-radius:10px}.more-wrap{text-align:center;padding:31px 0 36px}.more-button{min-width:310px;font-size:20px}.more-button .icon{margin-left:20px}.more-wrap p{color:var(--muted);padding-top:15px;font-size:14px}.preparation-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:23px;padding:26px 25px}.preparation-step{position:relative;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;padding:8px 14px;font-size:15px;min-width:0}.preparation-step>.step-number{position:absolute;top:-1px;left:0;width:29px;height:29px;font-size:14px;background:var(--orange)}.preparation-step>.icon:not(.step-arrow){width:48px;height:48px;margin:10px 0 4px}.preparation-step .step-arrow{position:absolute;right:-23px;top:40%;color:var(--orange);width:22px;height:22px}.preparation-step strong{font-weight:700;line-height:1.35}
/* Product page: no fake testimonials, all text remains real, selectable HTML. */
.product-page{padding-top:17px;padding-bottom:34px}.breadcrumbs{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:18px;font-size:12px;color:#607388}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs [aria-current=page]{color:var(--blue);font-weight:700}.product-hero{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(0,1fr);gap:31px;align-items:start;margin-bottom:30px}.product-image{overflow:hidden;border-radius:9px}.product-image img{width:100%;height:auto}.product-summary{min-width:0}.badge{display:inline-block;color:white;text-transform:uppercase;background:var(--orange);padding:5px 11px;border-radius:8px;font-size:11px;font-weight:800;line-height:1.2}.product-summary h1{font-size:35px;line-height:1.05;margin:13px 0 7px;color:var(--blue)}.product-subtitle{font-size:18px;line-height:1.35;margin-bottom:12px}.product-intro{font-size:14px;line-height:1.55}.product-stats{display:flex;gap:10px;margin:24px 0 18px}.product-stats>span{flex:1;min-width:0;text-align:center;display:flex;flex-direction:column;align-items:center;gap:5px;font-size:10px;line-height:1.3}.product-stats .icon{width:28px;height:28px;margin-bottom:3px}.product-stats small{font-size:9px}.product-stats b{font-weight:500}.product-summary .price{font-size:34px}.product-actions>.button{width:100%;font-size:17px}.favorite-button{display:flex;align-items:center;justify-content:center;gap:7px;background:none;border:0;font-size:13px;width:100%;padding:11px}.favorite-button .icon{color:var(--orange);width:23px;height:23px}.filled-heart{fill:#fb550124}.product-preview{text-align:center;color:var(--muted);font-size:10px;margin-top:3px}.product-benefits{padding:20px 10px}.product-benefits .icon{width:40px;height:40px}.product-about{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,.7fr) minmax(0,1fr);align-items:center;gap:28px;padding:35px 0 23px}.product-about h2,.inside-section h2,.product-how h2,.suitable h2,.reviews-empty h1,.reviews-empty h2{font-size:30px;text-transform:uppercase;margin-bottom:14px}.product-about>div>p{font-size:15px;line-height:1.6;margin-top:12px}.story-note{transform:rotate(-7deg);padding:30px 18px;text-align:center;color:var(--ink);border-radius:2px;min-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center}.story-note .icon{width:50px;height:50px;color:#8e652d}.story-note p{font-family:Georgia,serif;font-style:italic;font-size:20px!important;line-height:1.4!important}.highlights{list-style:none;padding:0;margin:0;display:grid;gap:9px}.highlights li{display:flex;gap:8px;font-size:14px;line-height:1.35;align-items:flex-start}.highlights .icon{color:var(--orange);width:20px;height:20px}.inside-grid{display:grid;grid-template-columns:repeat(var(--count),minmax(0,1fr));gap:13px}.inside-card{margin:0;border:1px solid #f0e3d3;box-shadow:var(--shadow);border-radius:11px;overflow:hidden;background:#fffaf5}.inside-art{aspect-ratio:160/150}.inside-card figcaption{text-align:center;padding:10px 8px;font-size:12px;font-weight:700;line-height:1.4}.product-how{padding:30px 0}.product-how .preparation-steps{padding:0;gap:24px}.product-how .preparation-step{background:#fffaf5;border:1px solid #efdfc9;border-radius:12px;padding:22px 15px 18px;flex-direction:column-reverse;min-height:146px;justify-content:space-between}.product-how .preparation-step .step-number{top:12px;left:10px;background:var(--blue)}.product-how .preparation-step strong{margin-left:23px;font-size:13px}.product-how .preparation-step>.icon:not(.step-arrow){width:43px;height:43px}.suitable{padding:26px;margin-bottom:30px}.suitable>div{display:flex;flex-wrap:wrap;gap:19px 28px}.suitable p{display:flex;gap:8px;align-items:center;font-size:14px}.suitable .icon{color:var(--orange)}.reviews-empty{background:linear-gradient(105deg,#e2f4ff,#d6eef9);padding:22px;border-radius:22px;margin:15px 0 28px}.empty-state{padding:32px 25px;border:1px dashed #cfdbdf;border-radius:14px;background:#fffaf7;text-align:center;color:var(--muted);display:flex;flex-direction:column;align-items:center;gap:16px}.empty-state>.icon{width:37px;height:37px;color:var(--blue)}.empty-state h2{font-size:25px;color:var(--blue)}.empty-state .button{width:fit-content}.other-quests{display:flex;align-items:center;justify-content:center;gap:32px;padding:24px;margin-top:25px;text-align:center}.other-quests>.icon{width:60px;height:60px;color:#af8250;transform:rotate(-12deg)}.other-quests strong{display:block;font-size:24px;text-transform:uppercase}.other-quests small{display:block;font-size:15px;margin-top:5px}.round-arrow{width:47px;height:47px;background:var(--orange);border:1px solid white;border-radius:50%;display:grid;place-items:center;color:#fff;box-shadow:0 2px 5px #63431744}.round-arrow .icon{width:30px;height:30px}
/* Preview-only shopping controls. No checkout request is sent. */
.cart-page h1,.account-page>h1{font-size:42px;margin-bottom:25px}.cart-items{display:grid;gap:15px}.cart-item{background:#fffaf5;border:1px solid var(--line);border-radius:15px;padding:16px;display:grid;grid-template-columns:105px minmax(0,1fr) auto 42px;gap:22px;align-items:center}.cart-item img{border-radius:8px}.cart-item h2{font-size:21px}.cart-item p{font-size:13px;color:var(--muted);margin-top:8px}.cart-item>strong{white-space:nowrap;font-size:23px;color:var(--orange)}.cart-total{display:flex;justify-content:flex-end;align-items:center;gap:30px;font-size:24px;padding:25px 0}.cart-total strong{font-size:32px;color:var(--orange)}.preview-note{background:#fff1d9;border:1px solid #efdab4;border-radius:14px;padding:20px;color:#705638;font-size:14px}.preview-note p{margin:9px 0 15px}.preview-note h2{font-size:24px;color:var(--blue)}.preview-note.compact{font-size:12px;margin-top:22px;padding:13px}.favorites{margin-top:36px}.favorites>h2{font-size:29px;margin-bottom:20px}.favorites>p{color:var(--muted)}.site-footer{border-top:1px solid #eadfce;background:#fffaf4;padding:23px 0 18px}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:13px;color:#607181}.footer-inner img{width:150px}.footer-inner>a:last-child:hover{text-decoration:underline}.preview-label{font-size:11px;text-align:center;color:#8a7964;margin-top:14px;padding-right:55px}.support{position:fixed;right:21px;bottom:22px;z-index:95}.support-button{width:53px;height:53px;border-radius:50%;background:#26c74f;color:#fff;border:2px solid #ffffff99;box-shadow:0 3px 14px #24462226;display:grid;place-items:center}.support-button .icon{width:30px;height:30px}.support-panel{position:absolute;bottom:64px;right:0;width:285px;max-width:calc(100vw - 40px);background:white;border:1px solid #eee2cf;box-shadow:0 8px 25px #0002;border-radius:16px;padding:20px;font-size:14px}.support-panel p{margin:10px 0;color:var(--muted)}.support-panel button{border:0;background:var(--blue);color:white;border-radius:7px;padding:6px 13px}
@media(min-width:1500px){.container{width:min(1280px,calc(100% - 80px))}.desktop-nav{gap:31px}.product-summary h1{font-size:39px}}
@media(max-width:1100px){.desktop-nav{gap:17px;font-size:12px}.header-inner{gap:13px}.brand{flex-basis:158px}.brand img{width:158px}.header-actions .search-link{display:none}.catalog-note{width:150px;font-size:15px;padding:19px 10px}.catalog-title{justify-content:flex-start;padding-left:14%}.catalog-title h1{font-size:60px}.how-photo-title>.icon{display:none}.about-lead{font-size:19px}.product-summary h1{font-size:31px}.product-summary .product-intro{font-size:13px}.product-stats{gap:7px}.product-actions>.button{font-size:15px}.faq-list details p{padding-left:77px}.faq-list summary{grid-template-columns:25px 22px minmax(0,1fr) 16px;gap:8px}.faq-list summary>.icon:first-child{width:26px;height:26px}}
@media(max-width:950px){.desktop-nav{display:none}.menu-button{display:inline-flex}.header-actions .search-link{display:inline-flex}.header-inner{min-height:76px}.brand{flex-basis:175px}.brand img{width:175px}.catalog-title{padding-left:3%}.how-photo-grid{gap:15px}.how-photo-title{padding-left:0;padding-right:0;gap:8px}.how-photo-title h2{font-size:15px}.how-photo-card>p{font-size:14px}.faq-grid{grid-template-columns:36% minmax(0,1fr);gap:18px}.faq-art{top:91px}.product-hero{grid-template-columns:1.15fr 1fr;gap:22px}.product-stats{margin:19px 0}.product-about{grid-template-columns:1.4fr .8fr}.highlights{grid-column:1/-1;grid-template-columns:1fr 1fr}.product-benefits p,.benefits p span{font-size:12px}.product-benefits>div{padding:0 8px}.inside-grid{gap:8px}.inside-card figcaption{font-size:11px}.card-stats small{font-size:10px}.quest-description{font-size:13px}.quest-card-body{padding:11px}.quest-grid{gap:13px}.about-copy>p:not(.about-lead):not(.about-signature){font-size:14px;margin-top:17px;padding-bottom:17px}.about-signature{font-size:20px}.about-grid{gap:23px}.preparation-steps{gap:10px;padding:23px 13px}.preparation-step .step-arrow{right:-14px}.preparation-step{font-size:13px;padding-inline:10px}.home-how-grid{gap:17px}.how-card h3{font-size:14px;gap:9px}.step-number{width:31px;height:31px;font-size:15px}}
@media(max-width:760px){.container{width:calc(100% - 28px)}.section{padding:29px 0 38px}.header-inner{min-height:71px;gap:9px}.brand{flex-basis:145px}.brand img{width:145px}.language{font-size:10px;padding:6px 3px}.language span{display:none}.icon-button{width:35px;height:39px}.header-actions .icon{width:24px;height:24px}.header-actions{gap:0}.account-link{display:none}.carousel{padding-top:10px}.hero-image-link{aspect-ratio:1.8}.hero-image-link img{object-fit:cover;object-position:right center}.hero-mobile-caption{display:block;background:#ffeed5;padding:19px 18px 21px}.hero-mobile-caption h2{font-size:25px;max-width:440px}.hero-mobile-caption p{font-size:14px;margin-top:9px;max-width:420px}.hero-mobile-caption .button{margin-top:15px;min-height:46px;font-size:14px;padding:12px 18px}.catalog-ribbon{padding-top:3px}.catalog-ribbon a{border-radius:10px}.home-how{padding-top:25px}.ornament-heading{gap:17px}.ornament-heading>.icon{width:27px;height:27px}.ornament-heading h1,.ornament-heading h2{font-size:28px}.home-how-grid{gap:11px;margin-top:23px}.how-card{padding:12px 7px 5px;border-radius:16px}.how-card h3{font-size:11px;flex-direction:column;gap:7px;text-align:center;min-height:67px}.how-card .step-number{width:28px;height:28px}.home-step-art{margin-top:0}.benefits{grid-template-columns:1fr 1fr;grid-auto-flow:row;grid-auto-columns:auto;padding:18px 10px;row-gap:24px}.benefits>div:nth-child(even){border-right:0}.benefits .icon{width:36px;height:36px}.benefits p,.benefits p span{font-size:13px}.benefits>div{padding:0 10px;gap:8px}.section-intro{font-size:17px;margin:13px 0 23px}.how-photo-grid{grid-template-columns:1fr;gap:20px}.how-photo-card{padding:15px}.how-photo-title{min-height:77px}.how-photo-title h2{font-size:18px}.how-photo-title>.icon{display:block;width:31px;height:31px;padding:10px}.how-photo-title{gap:15px}.how-photo-card>p{font-size:16px;padding:15px 3px 3px}.how-note{gap:14px;padding:16px;font-size:14px;align-items:flex-start}.how-note>.icon:last-child{display:none}.about-grid{grid-template-columns:1fr;gap:25px}.about-copy h1{font-size:56px}.about-lead{font-size:20px}.about-copy>p:not(.about-lead):not(.about-signature){font-size:16px}.about-signature{font-size:23px}.about-image{border-radius:25px}.faq-grid{grid-template-columns:1fr;gap:20px}.faq-art{position:static;max-width:480px;width:100%;margin-inline:auto}.faq-art img{width:100%}.faq-list summary{grid-template-columns:28px 24px minmax(0,1fr) 16px;padding:15px 11px 10px;gap:8px}.faq-list summary h2{font-size:14px}.faq-list details p{padding:0 20px 15px 80px;font-size:13px}.catalog-title{justify-content:center;padding:0;min-height:110px;gap:12px}.catalog-title h1{font-size:48px}.catalog-title p{font-size:16px;margin-top:6px}.catalog-title>.icon{width:28px;height:28px}.catalog-note{display:none}.category-tabs{justify-content:flex-start;gap:7px;margin:18px 0}.category-tabs>span,.category-tabs>button{font-size:12px;padding:7px 10px;gap:5px}.category-tabs small{font-size:8px}.catalog-tools{gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:22px}.search-field{max-width:none}.filter-field{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px}.filter-field select{max-width:65%;width:190px}.quest-grid{grid-template-columns:1fr;gap:24px}.quest-cover img{max-height:560px;object-fit:contain;background:#f4e7d5}.quest-card-body{padding:18px}.card-stats>span{font-size:15px;min-height:106px}.card-stats small{font-size:12px}.card-stats .icon{width:36px;height:36px}.quest-description{font-size:15px}.quest-card .price{font-size:33px}.more-button{min-width:0;width:min(310px,100%);font-size:18px}.more-wrap{padding:25px 0}.preparation-steps{grid-template-columns:1fr 1fr;padding:22px 13px;gap:25px 18px}.preparation-step>.step-number{left:0;top:0}.preparation-step .step-arrow{display:none}.preparation-step{font-size:13px;gap:8px}.preparation-step>.icon:not(.step-arrow){width:39px;height:39px}.product-page{padding-top:13px}.breadcrumbs{font-size:11px;gap:5px;margin-bottom:13px}.product-hero{grid-template-columns:1fr;gap:22px;margin-bottom:23px}.product-summary h1{font-size:35px}.product-summary .product-intro{font-size:16px}.product-subtitle{font-size:19px}.product-stats{gap:9px;margin:23px 0 18px}.product-stats>span{font-size:11px}.product-stats small{font-size:9px}.product-stats .icon{width:29px;height:29px}.product-actions>.button{font-size:17px}.product-benefits{grid-template-columns:1fr 1fr}.product-benefits>div:last-child:nth-child(odd){grid-column:1/-1}.product-about{grid-template-columns:1fr;padding:28px 0;gap:24px}.story-note{width:min(260px,80%);justify-self:center;min-height:175px;margin:6px 0}.highlights{grid-template-columns:1fr;grid-column:auto;gap:10px}.product-about>div>p{font-size:16px}.product-about h2,.inside-section h2,.product-how h2,.suitable h2,.reviews-empty h1,.reviews-empty h2{font-size:28px}.inside-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.inside-card figcaption{font-size:13px;padding:10px 8px}.product-how{padding:28px 0}.product-how .preparation-steps{gap:16px}.product-how .preparation-step{padding:19px 12px 15px;min-height:153px}.product-how .preparation-step .step-number{width:26px;height:26px;font-size:13px;left:8px}.product-how .preparation-step strong{font-size:12px}.suitable{padding:20px}.suitable>div{display:grid;gap:13px}.reviews-empty{padding:18px;border-radius:18px;margin-top:7px}.empty-state{padding:25px 16px}.other-quests{gap:15px;padding:22px 14px}.other-quests strong{font-size:18px}.other-quests small{font-size:12px}.other-quests>.icon{display:none}.round-arrow{width:38px;height:38px;flex-shrink:0}.round-arrow .icon{width:25px;height:25px}.cart-item{grid-template-columns:75px minmax(0,1fr) 32px;gap:12px;padding:12px}.cart-item img{grid-row:1/3}.cart-item h2{font-size:17px}.cart-item p{font-size:11px}.cart-item>strong{grid-column:2;grid-row:2;font-size:21px}.cart-item>.icon-button{grid-row:1/3;grid-column:3;width:31px}.cart-page h1,.account-page>h1{font-size:36px}.cart-total{gap:20px;font-size:20px}.cart-total strong{font-size:28px}.footer-inner{flex-wrap:wrap;justify-content:center;gap:11px 24px;text-align:center}.footer-inner img{width:135px}.footer-inner p{font-size:12px}.preview-label{font-size:10px;line-height:1.5;padding-right:45px}.support{right:13px;bottom:14px}.support-button{width:48px;height:48px}.preview-note .button{font-size:13px;max-width:100%;padding-inline:15px}}
@media(max-width:360px){.brand{flex-basis:132px}.brand img{width:132px}.header-actions .search-link{display:none}.catalog-title h1{font-size:40px}.catalog-title p{font-size:14px}.ornament-heading{gap:9px}.ornament-heading h1,.ornament-heading h2{font-size:24px}.ornament-heading>.icon{width:22px;height:22px}.home-how-grid{gap:7px}.how-card{padding-inline:4px}.how-card h3{font-size:10px}.product-summary h1{font-size:31px}.product-stats{gap:6px}.product-stats>span{font-size:9px}.product-stats small{font-size:8px}.faq-list summary{grid-template-columns:23px 20px minmax(0,1fr) 15px;gap:6px}.faq-list summary h2{font-size:13px}.faq-list details p{padding-left:67px}.about-signature{font-size:21px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Place the three real indicators over the decorative dots in the supplied banners. */
@media(min-width:761px){.carousel{position:relative}.carousel-controls{position:absolute;left:50%;bottom:2%;transform:translateX(-50%);background:#fff4e8f2;border:1px solid #f5dcc2;box-shadow:0 2px 10px #62422017;border-radius:30px;padding:2px 9px;z-index:2;min-width:235px}.carousel[data-slide="1"] .carousel-controls{bottom:7.5%}.catalog-ribbon{padding-top:24px}}
@media(max-width:760px){.hero-image-link{aspect-ratio:1.27}.hero-image-link img{width:185%!important;max-width:none!important;left:-85%!important;right:auto!important;object-fit:cover;object-position:right center}}
[hidden]{display:none!important}.toast{position:fixed;left:50%;bottom:24px;transform:translateX(-50%);z-index:1000;background:#00246f;color:white;max-width:90vw;border-radius:12px;padding:14px 22px;box-shadow:0 6px 24px #0003}.preview-cart-item{display:grid;grid-template-columns:100px 1fr auto;align-items:center;gap:20px;padding:20px 0;border-bottom:1px solid #decdbb}.preview-cart-item img{width:100px;height:96px;object-fit:contain}.preview-cart-item button{border:1px solid #00246f;background:white;padding:10px;border-radius:8px;color:#00246f;cursor:pointer}.preview-cart-summary{padding:28px 0}.preview-cart-summary button{margin-top:18px}.preview-cart-summary p{color:#617181}.catalog-no-results{padding:30px 0}.favorites .quest-grid{margin-top:20px}.favorite-button[aria-pressed=true]{color:#fb5501}.desktop-nav [aria-current=page]{color:#fb5501}.main-focus:focus{outline:none}@media(max-width:420px){.preview-cart-item{grid-template-columns:72px 1fr;gap:12px}.preview-cart-item img{width:72px;height:76px}.preview-cart-item button{grid-column:2}.preview-cart-item h2{font-size:19px}}

/* Design revision 3 — user comments in Baqyt box_сайт-2.pptx. */
html{scroll-padding-top:110px}
.site-header .header-inner{min-height:100px;gap:24px}
.site-header .brand{flex:0 0 220px;min-width:0}
.site-header .brand img{width:220px;height:auto}
.site-header .desktop-nav{font-size:15px;gap:30px;letter-spacing:.015em}
.site-header .header-actions{gap:5px;flex:0 0 auto}
.site-header .icon-button{width:42px;height:44px;flex-shrink:0}
.site-header .header-actions .icon{width:26px;height:26px;overflow:visible}
.site-header .account-link{display:inline-flex}
.site-header .menu-button{display:none;gap:7px;width:auto;min-width:89px;font-size:13px;font-weight:800;padding:0 8px}
.mobile-nav a{font-weight:800;min-height:44px}
/* Natural dimensions on EVERY screen. No 185% zoom and no fixed frame crop. */
.carousel{position:relative;padding-top:12px}
.hero-stage{overflow:visible;background:none;border:0;border-radius:0;box-shadow:none}
.hero-image-link{position:relative;display:block;aspect-ratio:auto!important;background:none;overflow:visible;border:0;border-radius:0}
.hero-image-link img,.hero-image-link picture,.hero-image-link picture img{position:static!important;inset:auto!important;width:100%!important;max-width:100%!important;height:auto!important;object-fit:contain!important;object-position:center!important;border:0;border-radius:0;box-shadow:none;display:block}
.hero-mobile-caption{display:none!important}
.carousel-controls,.carousel[data-slide="1"] .carousel-controls{position:static!important;left:auto;bottom:auto;transform:none;display:flex;justify-content:center;align-items:center;gap:4px;width:100%;height:38px;min-width:0;margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}
.carousel-controls .icon-button{width:34px;height:36px}
.carousel-dots{gap:2px}
.carousel-dots button{width:30px;height:34px}
.rotation-button{display:none!important}
.catalog-ribbon{padding-top:0!important;margin-top:0}
.catalog-ribbon a{border:0;box-shadow:none}
.catalog-ribbon img{width:100%;height:auto;object-fit:contain}
.home-how{padding-top:26px}
.benefits p,.benefits p span,.benefits strong,.product-benefits p,.product-benefits p span,.product-benefits strong,.preparation-step,.preparation-step strong,.preparation-step small,.card-stats small,.product-stats small{font-weight:700}
/* Footer uses the actual slogan lettering extracted from the approved banner. */
.site-footer{padding:24px 0 18px}
.footer-inner{display:grid;grid-template-columns:230px minmax(0,1fr) auto;align-items:center;gap:30px;min-height:94px}
.footer-inner>a:first-child img{width:230px;height:auto}
.footer-inner .footer-slogan{margin:0;justify-self:center;width:min(470px,100%)}
.footer-inner .footer-slogan img{width:100%;height:auto}
.footer-inner>a:last-child{font-size:15px;font-weight:800;color:var(--blue)}
.preview-label{padding-right:0;font-size:11px;margin-top:14px}
/* The floating WhatsApp control tracks the CONTENT edge, not the window corner. */
.support{position:fixed;right:max(24px,calc((100vw - 1200px)/2 + 12px));bottom:100px;top:auto;z-index:75}
.support-button{width:62px;height:62px;background:#25d366;border:3px solid #fff;box-shadow:0 4px 16px #183b2529;display:grid;place-items:center;padding:12px}
.support-button .icon{width:32px;height:32px;overflow:visible}
.support-panel{bottom:74px;right:0;width:285px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 145px);overflow:auto;background:#fffaf4}
.support-panel .support-contact{display:block;color:var(--blue);font-weight:800;text-decoration:underline;margin-bottom:14px;overflow-wrap:anywhere}
.support-close{min-height:40px}
.contacts-page{min-height:60vh;padding-bottom:72px}
.contacts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:24px;margin-top:36px;max-width:920px;margin-inline:auto}
.contact-card{background:var(--paper);border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow);padding:32px 24px;display:flex;flex-direction:column;gap:18px;text-align:center;align-items:center}
.contact-card h2{font-size:25px}
.contact-symbol{width:74px;height:74px;border-radius:50%;display:grid;place-items:center;background:#f4e7d6;color:var(--blue)}
.contact-symbol .icon{width:34px;height:34px}
.contact-whatsapp .contact-symbol{background:#e1f7e8;color:#128c4e}
.contact-instagram .contact-symbol{background:#ffeddf;color:var(--orange)}
.contact-card p{color:var(--muted);overflow-wrap:anywhere;font-size:16px;max-width:100%}
.contact-card .button{margin-top:auto;min-height:52px;font-size:14px;width:100%}
.contact-card [aria-disabled=true]{opacity:.68;cursor:default;pointer-events:none}
.contact-preview-note{margin-top:28px;text-align:center;color:var(--muted);font-size:14px}
/* Tablet: switch to an explicit menu before the full navigation starts colliding. */
@media(max-width:1080px){
 .site-header .desktop-nav{display:none}
 .site-header .menu-button{display:inline-flex}
 .site-header .header-inner{min-height:88px;gap:12px}
 .site-header .brand{flex-basis:210px}
 .site-header .brand img{width:210px}
 .footer-inner{grid-template-columns:205px minmax(0,1fr) auto;gap:20px}
 .footer-inner>a:first-child img{width:205px}
 .contacts-grid{gap:16px}
 .contact-card{padding:26px 18px}
 .contact-card h2{font-size:22px}
}
@media(max-width:760px){
 html{scroll-padding-top:88px}
 .site-header .header-inner{min-height:76px;gap:8px;flex-wrap:nowrap}
 .site-header .brand{flex:0 1 176px;min-width:120px}
 .site-header .brand img{width:176px;max-width:100%;height:auto}
 .site-header .header-actions{gap:0;flex-shrink:0}
 .site-header .header-actions .search-link{display:none}
 .site-header .icon-button{width:37px;height:44px}
 .site-header .header-actions .icon{width:24px;height:24px}
 .site-header .account-link{display:inline-flex}
 .site-header .menu-button{display:inline-flex;width:81px;min-width:81px;padding:0 4px;gap:5px;font-size:12px}
 .site-header .menu-button .icon{width:21px;height:21px}
 .mobile-nav{padding:10px 14px 18px}
 .mobile-nav a{font-size:16px}
 .carousel{padding-top:8px}
 .carousel-controls,.carousel[data-slide="1"] .carousel-controls{height:58px;padding-right:64px;gap:2px}
 .carousel-controls .icon-button{width:34px;height:44px}
 .carousel-dots button{width:28px;height:44px}
 .catalog-ribbon{padding:0;margin-top:0}
 .catalog-ribbon a{border-radius:10px}
 .support{right:20px;bottom:88px}
 .support-button{width:52px;height:52px;border-width:2px;padding:10px}
 .support-button .icon{width:28px;height:28px}
 .support-panel{bottom:62px}
 .footer-inner{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:22px;text-align:center}
 .footer-inner>a:first-child img{width:215px;height:auto}
 .footer-inner .footer-slogan{width:min(490px,100%)}
 .footer-inner>a:last-child{font-size:16px}
 .preview-label{font-size:11px;padding-right:0;line-height:1.6}
 .contacts-grid{grid-template-columns:1fr;margin-top:26px;gap:18px}
 .contact-card{padding:24px}
 .contacts-page{padding-bottom:84px}
 .home-how{padding-top:24px}
}
@media(max-width:360px){
 .site-header .brand{flex-basis:136px;min-width:120px}
 .site-header .brand img{width:136px}
 .site-header .header-inner{gap:5px}
 .site-header .menu-button{min-width:76px;width:76px}
 .site-header .icon-button:not(.menu-button){width:36px}
 .support{right:18px}
 .support-button{width:48px;height:48px}
}
/* Desktop controls stay INSIDE the artwork; the gap to Catalog is now only 10px. */
@media(min-width:761px){
 .carousel-controls,.carousel[data-slide="1"] .carousel-controls{position:absolute!important;left:50%;bottom:10px;transform:translateX(-50%);width:auto;height:36px;padding:0;gap:4px}
 .carousel-controls>.icon-button{width:30px;height:30px;border-radius:50%;background:#fffaf4cf}
 .carousel-dots button:after{background:#fff;box-shadow:0 1px 3px #37240c38}
 .carousel-dots button.active:after{background:var(--orange)}
 .catalog-ribbon{margin-top:10px}
}

/* Design 3.1: supplied contact details; other approved design unchanged. */
.contact-number{display:inline-flex;align-items:center;min-height:44px;color:var(--blue);font-weight:800;font-size:20px;text-decoration:underline;text-underline-offset:4px;white-space:nowrap}
.contact-number-hint{display:block;font-size:13px;color:var(--muted);margin-top:4px}
.contact-card [data-contact-value="instagram"]{display:flex;align-items:center;justify-content:center;min-height:44px;font-size:20px;font-weight:800;color:var(--blue)}
a.support-button{color:#fff;border-radius:50%;cursor:pointer}
a.support-button:hover{background:#1fbd5a}
@media(max-width:760px){.contacts-grid{grid-template-columns:1fr;max-width:520px}}

/* DESIGN 4 — every annotation in коменты_2.pptx. Manual deployment only. */
:root{--blue:#00246f;--ink:#00246f;--orange:#fb5501;--body-font:Arial,Helvetica,sans-serif}
body{font-family:var(--body-font);font-size:18px;line-height:1.6}
button,input,select,textarea{font-family:var(--body-font)}
h1,h2,h3,.catalog-note,.story-note p{font-family:var(--body-font)}
svg.icon{overflow:visible;stroke-linecap:round;stroke-linejoin:round}
.brand-heading{line-height:1.1!important;letter-spacing:0!important}
.heading-art{height:auto;max-width:100%;object-fit:contain;object-position:left;display:block}
.ornament-heading .heading-art{width:570px;max-height:65px;object-position:center}
.contacts-page .ornament-heading .heading-art{width:360px;max-height:65px}
.favorites-page .ornament-heading .heading-art{width:300px}
.ornament-heading{gap:24px}
.ornament-heading>.icon{width:38px;height:38px}
.section{padding-top:44px;padding-bottom:52px}
.site-header .brand{flex-basis:205px}.site-header .brand img{width:205px}
.site-header .desktop-nav{gap:25px;font-size:14px}
.site-header .header-actions{gap:2px}.site-header .header-inner{gap:18px}
.site-header .header-actions .icon{width:30px;height:30px}
.favorites-link{position:relative}.favorites-count{position:absolute;right:0;top:0;min-width:18px;height:18px;padding:0 3px;border-radius:10px;background:var(--orange);color:#fff;font-size:10px;display:grid;place-items:center;border:1px solid #fff}
/* Identical layout box for all banners, no stretching or loss of edge lettering. */
.carousel .hero-stage{position:relative;aspect-ratio:1024/604;width:100%;overflow:hidden;background:#f8eddc}
.carousel .hero-slide{position:absolute;inset:0;width:100%;height:100%}
.carousel .hero-image-link{height:100%!important;width:100%;aspect-ratio:auto!important;display:flex;align-items:center;justify-content:center;overflow:hidden}
.carousel .hero-image-link img,.carousel .hero-image-link picture,.carousel .hero-image-link picture img{position:static!important;width:100%!important;height:100%!important;max-width:100%!important;object-fit:contain!important;object-position:center!important}
.carousel{padding-top:12px}.carousel-controls{z-index:4}
.carousel .carousel-controls,.carousel[data-slide="1"] .carousel-controls{padding-right:0}
.catalog-ribbon{margin-top:12px!important}
/* Shared hierarchy: artwork headings + a single system font for legible body copy. */
.benefits{padding:27px 13px;border-radius:12px;position:relative}
.benefits:before,.benefits:after{content:'✧';position:absolute;color:var(--orange);font-size:32px;line-height:1;top:12px;left:9px;pointer-events:none}
.benefits:after{left:auto;right:12px;top:auto;bottom:8px;font-size:24px}
.benefits .icon,.product-benefits .icon{width:52px;height:52px}
.benefits p,.benefits p span,.benefits strong,.product-benefits p,.product-benefits p span{font-size:16px;font-weight:700;line-height:1.4}
.benefits>div{padding:0 15px;gap:12px}
.home-how-grid{margin-top:32px}.how-card h3{font-size:18px;line-height:1.3;min-height:66px}.step-number{width:42px;height:42px;font-size:20px}
.how-details-link{font-size:17px;padding:25px 0}
.how-photo-grid{gap:20px}.how-photo-card{padding:15px 12px 19px;border-radius:18px}
.how-photo-title{display:grid;grid-template-columns:44px minmax(0,1fr) 48px;gap:10px;padding:0 0 16px;min-height:113px}
.how-photo-title h2{font-size:17px;font-weight:750;line-height:1.34;letter-spacing:0}
.how-photo-title h2 span{white-space:nowrap;display:block}
.how-photo-title .step-number{width:44px;height:44px;font-size:23px}
.icon-chip{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#ffe8c5}
.icon-chip>.icon{width:38px;height:38px;box-sizing:border-box;padding:0;background:none;overflow:visible}
.how-photo-image{width:100%;height:auto;aspect-ratio:460/635;object-fit:cover;object-position:center;border-radius:12px}
.how-photo-card>p{font-size:18px;line-height:1.55;padding:20px 7px 3px}
.how-note{font-size:19px;gap:22px;padding:21px 28px;max-width:1050px}
.how-note .icon{width:42px;height:42px}
.about-copy{position:relative;padding-left:9px}.about-copy .heading-art{width:226px;max-height:74px}
.about-spark{position:absolute;top:-6px;left:248px;transform:rotate(16deg);color:var(--orange)}.about-spark .icon{width:44px;height:44px}
.about-copy .about-lead{font-size:23px;line-height:1.5;font-weight:700}
.about-copy .about-story{position:relative;padding:20px 0 22px 32px;margin-top:13px!important;font-size:19px;line-height:1.65;color:var(--ink)!important}
.about-story>.icon{position:absolute;left:0;top:22px;width:24px;height:24px;color:var(--orange)}
.about-signature{font-size:24px;line-height:1.5}.about-page .benefits{margin-top:38px}
.faq-grid{grid-template-columns:36% minmax(0,1fr);gap:30px}.faq-art{top:124px}
.faq-list details{margin-bottom:14px;border-radius:14px}
.faq-list summary{grid-template-columns:43px 31px minmax(0,1fr) 22px;gap:12px;padding:20px 18px}
.faq-list summary>.icon:first-child{width:40px;height:40px}
.faq-number{width:31px;height:31px;font-size:17px;font-weight:800}
.faq-list summary h2{font-size:19px;line-height:1.4}
.faq-list details p{font-size:17px;line-height:1.6;padding:0 25px 23px 116px}
.faq-list details p a{text-decoration:underline;text-underline-offset:3px;font-weight:700}
.faq-chevron{width:21px;height:21px}
/* Catalog's illustrated heading and paper notes are from the supplied reference. */
.catalog-title{min-height:164px;display:flex;align-items:center;justify-content:center;gap:28px;position:relative;padding:10px 190px 15px 100px}
.catalog-title .heading-art{width:480px;max-width:100%;height:auto}
.catalog-title h1{margin:0}.catalog-title p{font-size:21px;line-height:1.4;margin-top:10px}
.catalog-title>.icon{width:48px;height:48px;color:var(--orange);flex:none}
.catalog-title:before{content:'✧';color:var(--orange);position:absolute;left:15px;top:15px;font-size:40px;transform:rotate(-15deg)}
.catalog-title:after{content:'';position:absolute;left:0;top:88px;width:116px;height:43px;border-top:2px dashed #00246f99;border-radius:70% 50%;transform:rotate(-14deg);pointer-events:none}
.catalog-note{display:block;position:absolute;right:0;top:0;width:190px;transform:none;padding:0;background:none;border:0;box-shadow:none;min-height:0}
.paper-note{mix-blend-mode:multiply;width:100%;height:auto}
.category-tabs{margin:25px 0 30px;gap:12px}.category-tabs>span,.category-tabs>button{font-size:15px;padding:10px 17px}.category-tabs small{font-size:10px}
.quest-grid{gap:23px;align-items:stretch}.quest-card{border-radius:12px;background:#fffbf5;overflow:hidden;display:flex;flex-direction:column}
.quest-cover{display:block;overflow:hidden}.quest-cover img{width:100%;height:auto;aspect-ratio:346/360;object-fit:contain;background:#f9e9d0}
.quest-card-body{padding:20px;display:flex;flex-direction:column;flex:1}
.card-title{height:60px;margin-bottom:14px!important;display:flex;align-items:center}
.card-title .heading-art{width:auto;max-height:60px;max-width:100%;object-position:left;object-fit:contain}
.card-stats{font-size:16px;gap:16px 10px;padding-block:18px;border-block:1px solid var(--line);margin-bottom:18px}
.card-stats>span{font-size:16px;line-height:1.4;min-height:105px}
.card-stats .icon{width:42px;height:42px;margin-bottom:2px}
.card-stats small{font-size:14px;line-height:1.4;font-weight:700;max-width:155px}
.quest-description{font-size:17px;line-height:1.58;margin:0 0 22px;min-height:0;flex:1}
.card-price-row{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;margin-bottom:13px}
.quest-card .price{font-size:32px;line-height:1.25;margin:0;white-space:nowrap;flex:none}
.details-link{display:inline-flex;align-items:center;justify-content:center;gap:3px;text-transform:uppercase;font-size:14px;font-weight:800;min-height:44px;text-decoration:underline;text-underline-offset:5px;white-space:nowrap}
.details-link .icon{width:21px;height:21px}
.quest-card-body>.button{width:100%;font-size:18px;min-height:53px;margin-top:0}
.more-wrap{padding:32px 0}.more-button{font-size:20px;position:relative}.catalog-count{display:none}
.catalog-bottom{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:23px;align-items:center;margin-top:7px}
.adventures-note{width:100%;height:auto;mix-blend-mode:multiply}
.torn-paper{border-radius:7px 14px 6px 11px;position:relative;background:radial-gradient(circle at 23% 12%,#fff7e7 0,transparent 45%),linear-gradient(105deg,#f6dfb8,#fff0d7 55%,#f7e3c4);box-shadow:0 5px 14px #72532917;border:1px solid #edd5b2}
.torn-paper:before{content:'';position:absolute;width:55px;height:17px;background:#e6cba478;left:-7px;top:-4px;transform:rotate(-32deg);pointer-events:none}
.preparation-steps{gap:18px;padding:32px 20px}
.preparation-step{font-size:17px;line-height:1.4;gap:13px;padding:16px 10px 4px}
.preparation-step>.icon:not(.step-arrow){width:55px;height:55px}
.preparation-step .step-number{width:32px;height:32px;font-size:17px;background:var(--orange);left:3px;top:0}
.preparation-step .step-arrow{width:23px;height:23px;right:-23px;color:var(--orange)}
/* Product pages: one sizing system across all three products, with unchanged content. */
.product-page{padding-bottom:55px}.breadcrumbs{font-size:14px;margin:21px 0}
.product-hero{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:34px;align-items:center}
.product-summary h1 .heading-art{width:100%;max-width:510px;height:auto;max-height:130px;object-position:left}
.product-summary h1{margin:16px 0 11px}.product-subtitle{font-size:21px;line-height:1.4;margin-bottom:17px}
.product-intro,.product-summary .product-intro{font-size:18px;line-height:1.6}
.badge{font-size:14px;padding:8px 16px;border-radius:4px;transform:rotate(-3deg);box-shadow:2px 3px 0 #e4bf8844;position:relative}
.badge:after{content:'✦';position:absolute;right:-27px;top:0;color:var(--orange);font-size:25px}
.product-stats{display:grid;grid-template-columns:.9fr 1.6fr .8fr 1.15fr 1.15fr;gap:8px;margin:25px 0 22px}
.product-stats>span{font-size:14px;line-height:1.35;gap:7px}
.product-stats .icon{width:46px;height:46px}
.product-stats b{font-weight:700}.product-stats small{font-size:12px;line-height:1.35;font-weight:600}
.product-summary .price{font-size:37px;line-height:1.3;margin-bottom:13px}
.product-actions>.button{font-size:19px;min-height:58px}.favorite-button{font-size:16px;padding:13px;gap:9px;min-height:48px}
.favorite-button .icon{width:28px;height:28px}.favorite-button[aria-pressed=true] .icon{fill:#fb550122}
.product-preview{font-size:12px;line-height:1.6;margin-top:7px}
.product-about{grid-template-columns:minmax(0,1.45fr) 205px minmax(0,1fr);padding:40px 0 27px;gap:30px;position:relative}
.product-about:after{content:'✧';position:absolute;top:21px;left:48%;color:var(--orange);font-size:32px;pointer-events:none}
.product-about>div>p{font-size:18px;line-height:1.65;margin-top:16px}
.product-about h2,.inside-section h2,.product-how h2,.suitable h2{margin-bottom:17px}
.product-about h2 .heading-art,.inside-section h2 .heading-art,.product-how h2 .heading-art,.suitable h2 .heading-art{width:auto;height:43px;max-width:100%;object-fit:contain;object-position:left}
.source-sticker{padding:0;margin:0;transform:none;background:none;box-shadow:none;border:0;min-height:0;max-width:100%}
.source-sticker img{width:100%;height:auto;mix-blend-mode:multiply}
.highlights li{font-size:17px;line-height:1.4;gap:10px}.highlights{gap:12px}.highlights .icon{width:23px;height:23px;flex:none}
.inside-section{position:relative;padding-right:0}.inside-grid{gap:15px;align-items:stretch;display:grid;grid-template-columns:repeat(var(--count),minmax(0,1fr))}
.inside-card{border-radius:11px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:13px 5px 0;background:#fffaf5}
.inside-image{height:160px;width:auto;max-width:100%;object-fit:contain;object-position:center bottom}
.inside-card figcaption{font-size:16px;line-height:1.4;padding:13px 10px 16px;font-weight:700;flex:1;width:100%}
.inside-note{margin:20px 0 3px;display:flex;justify-content:flex-end;align-items:center;gap:12px;font-size:19px;font-weight:700;color:var(--blue)}
.inside-note .icon{color:var(--orange);width:32px;height:32px}
.inside-note .icon:last-child{transform:rotate(-18deg)}
.product-how{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,.8fr);gap:27px;align-items:end;padding:32px 0 22px}
.prepare-main{min-width:0}.product-how .preparation-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:0;gap:13px;background:none;border:0;box-shadow:none}
.product-how .preparation-step{flex-direction:column;justify-content:flex-start;gap:13px;padding:16px 10px;min-height:183px;background:#fffaf3;border-radius:10px;border:1px solid #ecddc9}
.product-how .preparation-step strong{margin:33px 0 0;font-size:16px;line-height:1.35;text-align:center;order:0}
.product-how .preparation-step .step-number{left:12px;top:12px;width:30px;height:30px;font-size:16px}
.product-how .preparation-step>.icon:not(.step-arrow){width:54px;height:54px;order:1;margin-top:auto}
.product-how .preparation-step .step-arrow{width:20px;right:-17px}
.prepare-illustration{border-radius:15px;object-fit:cover;width:100%;height:auto}
.prepare-note{width:170px;max-width:100%;justify-self:center;height:auto;mix-blend-mode:multiply}
.prepare-full{grid-template-columns:1fr}.prepare-full .preparation-step{min-height:166px}
.suitable{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:35px;padding:26px;align-items:center}
.suitable-photo{grid-column:1;grid-row:1/3;max-width:100%;width:100%;border-radius:13px}
.suitable>h2{grid-column:2;align-self:end}.suitable>div{grid-column:2;display:grid;gap:14px}.suitable p{font-size:18px;line-height:1.5}.suitable .icon{width:32px;height:32px}
.other-quests{display:grid;grid-template-columns:155px minmax(0,1fr) 52px 155px;gap:22px;padding:17px 18px;margin:23px 0 0;min-height:142px}
.other-copy{min-width:0}.other-title{width:min(445px,100%);height:auto;max-height:64px;margin-inline:auto}
.other-quests small{font-size:18px;line-height:1.35;margin-top:6px}
.other-map,.other-books{width:100%;height:auto;mix-blend-mode:multiply}
.other-map{transform:rotate(-5deg)}.round-arrow{width:52px;height:52px}
/* Contacts and footer. */
.contact-card .button{font-size:19px;min-height:58px;font-weight:800;border-radius:10px;border:0;background:var(--orange);color:white}
.contact-card .button:hover{background:#e45c00}.contact-card h2{font-size:27px}.contact-number,.contact-card [data-contact-value=instagram]{font-size:23px}
.contact-number-hint{font-size:15px}.contact-symbol{width:82px;height:82px}.contact-symbol .icon{width:43px;height:43px}
.contact-card{padding:32px;gap:20px}.contacts-page{padding-bottom:92px}
.footer-inner{display:grid;grid-template-columns:230px minmax(0,1fr);gap:60px;min-height:113px}
.footer-inner .footer-slogan{width:min(600px,100%);justify-self:center}.footer-inner .footer-slogan img{width:100%;height:auto}
.site-footer{padding:30px 0 24px}.preview-label{font-size:12px;text-align:center;line-height:1.5;margin-top:22px;color:#596d82}
.support .support-button{width:76px;height:76px;padding:12px;border:3px solid white}
.support .support-button .icon{width:44px;height:44px;overflow:visible}
.favorites-page{min-height:65vh}.favorites-page .favorites{margin-top:32px}.favorites-page .empty-state{font-size:18px;padding:40px}
.preview-cart-item h2{font-size:24px}.preview-cart-item strong{font-size:23px;color:var(--orange)}.preview-cart-summary h2{font-size:29px}
/* Header search is a real dialog, not a redundant catalog panel. */
.search-dialog{width:min(620px,calc(100vw - 32px));max-height:85dvh;padding:32px;border-radius:20px;border:1px solid #e6d4bb;background:var(--paper);color:var(--blue);box-shadow:0 15px 70px #0c305030}
.search-dialog::backdrop{background:#0c305060}.search-dialog h2{font-size:28px;margin-bottom:19px;padding-right:24px}
.dialog-close{position:absolute;top:12px;right:15px;width:44px;height:44px;font-size:33px;color:var(--blue);border:0;background:none}
.search-dialog label{display:block;font-size:16px;font-weight:700;margin-bottom:9px}
.search-dialog input{width:100%;font-size:18px;border:1px solid #dbc6aa;border-radius:10px;background:white;padding:14px;color:var(--blue)}
.search-results{display:grid;gap:8px;margin-top:19px;font-size:17px}
.search-results a{display:block;padding:16px;border:1px solid #ecd6b6;border-radius:11px;background:#fff3df;font-weight:700}
.search-results a:hover{background:#ffe6bf}
@media(max-width:1180px){
 .site-header .desktop-nav{display:none}.site-header .menu-button{display:inline-flex}
 .how-photo-title{grid-template-columns:44px minmax(0,1fr) 48px;gap:8px}.how-photo-title h2{font-size:15px}
 .product-hero{grid-template-columns:1.1fr 1fr;gap:24px}.product-stats{gap:5px}.product-stats>span{font-size:13px}.product-stats small{font-size:12px}
 .quest-card-body{padding:15px}.details-link{font-size:12px}.quest-card .price{font-size:28px}.details-link .icon{width:18px}
 .product-about{grid-template-columns:minmax(0,1.4fr) 185px minmax(0,1fr);gap:22px}.highlights li{font-size:16px}
}
@media(max-width:980px){
 .how-photo-title{grid-template-columns:44px 1fr 48px;min-height:136px;row-gap:9px}
 .how-photo-title h2{grid-column:1/-1;grid-row:2;font-size:18px;min-height:50px}
 .how-photo-title .step-number{grid-column:1;grid-row:1}.how-photo-title .icon-chip{grid-column:3;grid-row:1}
 .catalog-title{padding:14px 160px 20px 30px}.catalog-note{width:150px}.catalog-title:after{display:none}
 .catalog-title>.icon{width:32px;height:32px}.catalog-title p{font-size:18px}
 .quest-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quest-card .price{font-size:32px}.details-link{font-size:14px}
 .product-hero{grid-template-columns:1fr;gap:28px}.product-image{max-width:750px;margin-inline:auto;width:100%}
 .product-summary{max-width:800px;width:100%;margin-inline:auto}.product-summary h1 .heading-art{max-width:540px}
 .product-stats>span{font-size:16px}.product-stats small{font-size:14px}
 .product-about{grid-template-columns:minmax(0,1fr) 200px}.product-about .highlights{grid-column:1/-1;grid-template-columns:1fr 1fr}
 .inside-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-how{grid-template-columns:1fr}.prepare-illustration{width:430px;justify-self:center}.prepare-note{display:none}
 .faq-grid{grid-template-columns:32% minmax(0,1fr)}.faq-list summary{grid-template-columns:35px 28px minmax(0,1fr) 18px;gap:9px;padding:18px 12px}
 .faq-list summary h2{font-size:18px}.faq-list details p{padding:0 17px 20px 85px}
 .footer-inner{grid-template-columns:200px minmax(0,1fr);gap:25px}
 .other-quests{grid-template-columns:115px minmax(0,1fr) 48px 115px;gap:13px;padding:16px 12px}
 .catalog-bottom{grid-template-columns:minmax(0,1fr) 145px}.preparation-step{font-size:15px}
}
@media(max-width:760px){
 body{font-size:17px}.container{width:calc(100% - 28px)}.section{padding:28px 0 42px}
 .site-header .header-inner{min-height:78px;gap:4px}.site-header .brand{flex:0 1 176px;min-width:96px}.site-header .brand img{max-width:100%;width:176px}
 .site-header .header-actions{gap:0}.site-header .icon-button:not(.menu-button){width:33px;height:44px}
 .site-header .header-actions .icon{width:26px;height:26px}.site-header .menu-button{min-width:72px;width:72px;font-size:11px;padding:0 2px;gap:3px}.site-header .menu-button .icon{width:19px}
 .site-header .account-link{display:inline-flex}.site-header .header-actions .search-link{display:none}
 .ornament-heading{gap:12px}.ornament-heading>.icon{width:24px;height:24px}
 .ornament-heading .heading-art{width:100%;max-height:46px}.ornament-heading .brand-heading{flex:0 1 auto;min-width:0}
 .contacts-page .ornament-heading .heading-art{width:260px;max-height:48px}
 .carousel{padding-top:9px}.carousel .hero-stage{aspect-ratio:1024/604}
 .carousel .carousel-controls,.carousel[data-slide="1"] .carousel-controls{height:48px;position:static!important;transform:none!important;width:100%;gap:4px;bottom:auto;left:auto;padding:0}
 .carousel-controls .icon-button{height:44px;width:36px}.carousel-dots button{height:44px;width:29px}
 .catalog-ribbon{margin-top:0!important}.home-how{padding-top:27px}
 .home-how-grid{grid-template-columns:1fr;gap:15px;margin-top:25px}
 .how-card{display:grid;grid-template-columns:1fr 112px;align-items:center;padding:15px 12px;gap:10px;border-radius:15px}
 .how-card h3{font-size:16px;flex-direction:row;text-align:left;min-height:0;gap:12px;line-height:1.3}
 .how-card .step-number{width:34px;height:34px;font-size:18px}.home-step-art{margin:0}
 .home-how .benefits,.benefits{grid-template-columns:1fr 1fr;grid-auto-flow:row;grid-auto-columns:auto;gap:25px 0;padding:26px 9px}
 .benefits>div{gap:10px;padding:0 12px}.benefits .icon,.product-benefits .icon{width:49px;height:49px}
 .benefits p,.benefits p span,.benefits strong,.product-benefits p,.product-benefits p span{font-size:15px;line-height:1.4}
 .benefits>div:nth-child(even){border-right:0}.product-benefits>div:last-child:nth-child(odd){grid-column:1/-1}
 .how-photo-grid{grid-template-columns:1fr;gap:23px;max-width:550px;margin-inline:auto}
 .how-photo-card{padding:18px}.how-photo-title{grid-template-columns:44px minmax(0,1fr) 48px;min-height:132px;padding-bottom:18px;row-gap:12px}
 .how-photo-title h2{font-size:18px;line-height:1.4;min-height:50px;text-align:left;grid-column:1/-1;grid-row:2}
 .how-photo-title h2 span{white-space:normal}.how-photo-title .step-number{width:44px;height:44px}
 .how-photo-image{aspect-ratio:460/570;object-fit:cover;object-position:center center}
 .how-photo-card>p{font-size:18px;padding:18px 2px 1px}.section-intro{font-size:17px;margin:17px 0 25px}
 .how-note{font-size:18px;line-height:1.55;padding:20px 16px;gap:13px}.how-note .icon{width:33px;height:33px}
 .about-grid{grid-template-columns:1fr;gap:25px}.about-copy{padding-left:0}.about-copy .heading-art{width:195px;max-height:62px}
 .about-spark{left:210px;top:-6px}.about-spark .icon{width:36px;height:36px}.about-copy .about-lead{font-size:21px}
 .about-copy .about-story{font-size:18px;margin-top:12px!important;padding-bottom:21px;padding-left:29px}.about-signature{font-size:21px}
 .about-signature .icon{width:28px;height:28px;margin-left:4px}.about-image{border-radius:18px}
 .faq-grid{grid-template-columns:1fr;gap:24px}.faq-art{position:static;width:min(100%,390px)}
 .faq-list summary{grid-template-columns:35px 29px minmax(0,1fr) 18px;gap:8px;padding:17px 12px}
 .faq-list summary>.icon:first-child{width:35px;height:35px}.faq-number{width:29px;height:29px;font-size:17px}
 .faq-list summary h2{font-size:18px;line-height:1.4}.faq-list details p{font-size:17px;line-height:1.6;padding:0 17px 21px 17px}
 .catalog-title{min-height:0;display:grid;grid-template-columns:28px 1fr;gap:10px;padding:10px 0 12px}
 .catalog-title .heading-art{width:100%;height:auto;max-height:64px}.catalog-title p{font-size:17px;margin-top:10px}
 .catalog-title:before,.catalog-title:after{display:none}.catalog-title>.icon{width:27px;height:27px;align-self:start;margin-top:8px}
 .catalog-note{display:block;position:relative;right:auto;top:auto;grid-column:1/-1;justify-self:center;width:138px;margin:4px 0 -7px}
 .category-tabs{flex-wrap:wrap;justify-content:center;gap:7px;margin:16px 0 25px}.category-tabs>span,.category-tabs>button{font-size:12px;padding:8px 10px}.category-tabs small{font-size:9px}
 .quest-grid{grid-template-columns:1fr;gap:25px}.quest-cover img{max-height:none}
 .quest-card-body{padding:18px}.card-title{height:auto;min-height:53px}.card-title .heading-art{max-height:61px}
 .card-stats>span{font-size:17px;min-height:114px}.card-stats small{font-size:14px;max-width:160px}.card-stats .icon{width:45px;height:45px}
 .quest-description{font-size:17px;line-height:1.6}.details-link{font-size:14px;min-height:44px}.quest-card .price{font-size:32px}
 .more-button{font-size:18px;min-height:52px}.catalog-bottom{grid-template-columns:1fr;gap:12px;margin-top:0}.adventures-note{width:140px;justify-self:center}
 .preparation-steps{grid-template-columns:1fr 1fr;padding:25px 12px;gap:24px 12px}.preparation-step{font-size:17px;padding:17px 8px 3px;gap:12px}.preparation-step>.icon:not(.step-arrow){width:50px;height:50px}.preparation-step .step-number{width:30px;height:30px;font-size:17px}
 .product-page{padding-top:0}.breadcrumbs{font-size:12px;line-height:1.5;margin:16px 0}
 .product-hero{grid-template-columns:1fr;gap:24px}.product-summary h1 .heading-art{width:100%;max-width:510px;max-height:125px}
 .product-summary h1{margin:15px 0 10px}.product-subtitle{font-size:20px}.product-summary .product-intro{font-size:18px;line-height:1.6}
 .product-stats{grid-template-columns:1fr 1fr;gap:18px 12px;margin:24px 0}
 .product-stats>span{font-size:16px;line-height:1.4;gap:6px;min-height:101px;padding:9px 6px;background:#fff6e8;border-radius:10px}
 .product-stats>span:last-child:nth-child(odd){grid-column:1/-1;min-height:100px}.product-stats small{font-size:14px;max-width:175px}.product-stats .icon{width:49px;height:49px}
 .product-summary .price{font-size:37px}.product-actions>.button{font-size:17px;min-height:56px;padding:14px 10px}.product-preview{font-size:12px}
 .product-about{grid-template-columns:1fr;gap:23px;padding:29px 0}.product-about>div>p{font-size:18px;line-height:1.62}.product-about:after{left:auto;right:14px;top:26px}
 .product-about h2 .heading-art,.inside-section h2 .heading-art,.product-how h2 .heading-art,.suitable h2 .heading-art{height:39px}
 .source-sticker{width:206px;min-height:0;justify-self:center;grid-column:1;margin:0}.highlights{grid-template-columns:1fr!important;grid-column:1!important;gap:13px}.highlights li{font-size:17px}
 .inside-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.inside-card{padding:8px 4px 0}.inside-image{max-width:100%;height:142px;object-fit:contain}.inside-card figcaption{font-size:15px;padding:13px 5px;line-height:1.4}
 .inside-note{font-size:17px;line-height:1.5;justify-content:center;gap:9px;margin-top:22px}.inside-note .icon{width:26px;height:26px}
 .product-how{grid-template-columns:1fr;gap:22px;padding:27px 0 15px}.product-how .preparation-steps{grid-template-columns:1fr 1fr;gap:14px}
 .product-how .preparation-step{min-height:190px;padding:17px 12px}.product-how .preparation-step strong{font-size:16px;line-height:1.4;margin-top:34px}
 .product-how .preparation-step .step-number{width:31px;height:31px;font-size:16px;left:11px;top:12px}.product-how .preparation-step>.icon:not(.step-arrow){width:55px;height:55px}
 .prepare-illustration{width:100%;height:auto}.prepare-note{display:block;max-width:170px}
 .suitable{grid-template-columns:1fr;gap:21px;padding:17px}.suitable-photo{grid-column:1;grid-row:auto}.suitable>h2,.suitable>div{grid-column:1}.suitable p{font-size:17px;line-height:1.5;gap:12px}
 .other-quests{grid-template-columns:55px minmax(0,1fr) 44px;gap:10px;padding:21px 11px;min-height:128px}.other-books{display:none}.other-title{max-height:none;width:100%}.other-quests small{font-size:14px;line-height:1.4}.round-arrow{width:42px;height:42px}
 .contacts-grid{grid-template-columns:1fr;margin-top:30px;gap:22px}.contact-card{padding:26px 20px;gap:19px}.contact-card h2{font-size:26px}.contact-card .button{font-size:18px;min-height:57px}.contact-number,.contact-card [data-contact-value=instagram]{font-size:21px}
 .site-footer{padding:31px 0 23px}.footer-inner{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:0}.footer-inner>a:first-child img{width:215px}.footer-inner .footer-slogan{width:100%;max-width:490px}.preview-label{font-size:11px;margin-top:24px}
 .support .support-button{width:64px;height:64px;border-width:3px;padding:9px}.support .support-button .icon{width:40px;height:40px}
 .search-dialog{padding:28px 20px}.search-dialog h2{font-size:24px}.search-results{font-size:16px}
 .preview-cart-item{grid-template-columns:65px minmax(0,1fr);gap:12px}.preview-cart-item img{width:65px;height:auto}.preview-cart-item h2{font-size:19px;line-height:1.4}.preview-cart-item>button{grid-column:2;justify-self:start;font-size:15px;min-height:44px}.preview-cart-item strong{font-size:22px}
}
@media(max-width:360px){
 .site-header .brand{min-width:90px;flex-basis:114px}.site-header .brand img{width:114px}
 .site-header .icon-button:not(.menu-button){width:31px}.site-header .menu-button{min-width:66px;width:66px;font-size:10px;gap:2px}
 .site-header .header-inner{gap:3px}.site-header .header-actions .icon{width:25px;height:25px}
 .card-price-row{gap:7px}.quest-card .price{font-size:29px}.details-link{font-size:12px}.details-link .icon{width:19px}
 .how-photo-title h2{font-size:16px}.how-photo-card{padding:15px}.about-spark{left:207px}
 .faq-list summary{grid-template-columns:28px 27px minmax(0,1fr) 16px;gap:7px;padding:16px 9px}.faq-list summary h2{font-size:17px}.faq-list summary>.icon:first-child{width:30px;height:30px}.faq-number{width:27px;height:27px;font-size:15px}
 .product-actions>.button{font-size:16px}.inside-card figcaption{font-size:14px}.inside-image{height:129px}
 .contact-number{font-size:20px}.contact-card .button{font-size:17px}.other-quests{grid-template-columns:43px minmax(0,1fr) 36px;gap:8px}.round-arrow{width:35px;height:35px}.other-quests small{font-size:13px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
/* Narrow-phone regression: long Russian step labels must not widen the page. */
@media(max-width:760px){.how-card{grid-template-columns:minmax(0,1fr) 112px;min-width:0}.how-card h3{min-width:0}}
@media(max-width:360px){.how-card{grid-template-columns:minmax(0,1fr) 80px;padding:14px 10px;gap:8px}.how-card h3{font-size:14px;gap:8px}.how-card .step-number{width:28px;height:28px;font-size:16px}}
/* Tablet titles retain their intended two lines rather than clipping into the step icon. */
@media(min-width:761px) and (max-width:1180px){
 .how-photo-title{grid-template-columns:44px minmax(0,1fr) 48px;min-height:140px;row-gap:12px}
 .how-photo-title h2{grid-column:1/-1;grid-row:2;font-size:18px;min-height:51px;line-height:1.4}
 .how-photo-title .step-number{grid-column:1;grid-row:1}.how-photo-title .icon-chip{grid-column:3;grid-row:1}
}
@media(min-width:761px) and (max-width:900px){.how-photo-grid{grid-template-columns:1fr;max-width:550px;margin-inline:auto}}
@media(min-width:761px) and (max-width:980px){.how-card h3{font-size:16px}}
.inside-note{padding-inline:8px}
@media(min-width:1181px){.product-stats>span{font-size:16px}.product-stats small{font-size:13px}}
