:root{--cream:#FBFAF6;--navy:#1D3C68;--mint:#4ACB98;--yellow:#FCC61F;--pink:#F4A8B8;--border:#E9E5DD;--white:#fff;--text:#24324a;--muted:#64748b;--shadow:0 14px 36px rgba(29,60,104,.09);--radius:22px;--page:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.skip-link{position:fixed;left:12px;top:-80px;z-index:9999;background:var(--navy);color:#fff;padding:12px 18px;border-radius:10px}.skip-link:focus{top:12px}.container{width:min(var(--page),calc(100% - 40px));margin-inline:auto}.section{padding:72px 0}.section--tight{padding:42px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:26px}.section-heading h2{margin:0;color:var(--navy);font-size:clamp(2rem,4vw,3.3rem);line-height:1.05;letter-spacing:-.035em}.section-heading p{margin:8px 0 0;color:var(--muted);max-width:680px}.eyebrow{margin:0 0 12px;color:var(--mint);font-weight:800;letter-spacing:.13em;text-transform:uppercase;font-size:.78rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:12px 22px;border:1.5px solid transparent;border-radius:999px;font-weight:800;transition:.2s ease;white-space:nowrap}.button:hover{transform:translateY(-1px)}.button--primary{background:var(--yellow);color:var(--navy);box-shadow:0 8px 20px #fcc61f47}.button--secondary{background:#fff;border-color:var(--mint);color:#208a69}.button--navy{background:var(--navy);color:#fff}.button--full{width:100%}.text-link{font-weight:800;color:#238f70}.text-link:hover{text-decoration:underline}.card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 6px 20px #1d3c680e;overflow:hidden}.announcement{background:var(--mint);color:#073f37;font-weight:800;text-align:center;padding:9px 16px;font-size:.9rem}.site-header{position:sticky;top:0;z-index:80;background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(233,229,221,.8)}.header-row{min-height:76px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.logo img{width:188px;max-height:52px;object-fit:contain}.desktop-nav{display:flex;justify-content:center;align-items:center;gap:28px;font-weight:750;color:var(--navy)}.desktop-nav a{padding:10px 0;position:relative}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:5px;height:2px;background:var(--mint);transition:.2s}.desktop-nav a:hover:after{right:0}.header-actions{display:flex;align-items:center;gap:9px}.icon-button{border:0;background:transparent;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;color:var(--navy);position:relative}.icon-button:hover{background:#f4f7f6}.cart-count{position:absolute;right:1px;top:0;min-width:19px;height:19px;padding:0 5px;border-radius:99px;background:var(--yellow);font-size:.7rem;font-weight:900;display:grid;place-items:center}.mobile-menu-button{display:none}.mobile-nav{position:fixed;inset:0 auto 0 0;width:min(86vw,380px);background:#fff;z-index:120;transform:translate(-105%);transition:.28s ease;box-shadow:25px 0 60px #1d3c682e;padding:24px;overflow:auto}.mobile-nav.is-open{transform:translate(0)}.mobile-nav__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.mobile-nav__head img{width:170px}.mobile-nav__links{display:grid;gap:4px}.mobile-nav__links a{padding:14px 4px;border-bottom:1px solid var(--border);font-size:1.08rem;font-weight:800;color:var(--navy)}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;z-index:110;opacity:0;pointer-events:none;transition:.25s}.overlay.is-open{opacity:1;pointer-events:auto}.home-hero{padding:34px 0 0;background:linear-gradient(180deg,#fff 0%,var(--cream) 100%)}.hero-grid{display:grid;grid-template-columns:.9fr 1.3fr;min-height:610px;border-radius:30px;overflow:hidden;background:#fff;border:1px solid var(--border);box-shadow:var(--shadow)}.hero-copy{padding:68px 58px;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}.hero-copy h1{margin:0;color:var(--navy);font-size:clamp(3.4rem,6.5vw,6.2rem);line-height:.92;letter-spacing:-.065em;max-width:650px}.hero-copy .lead{font-size:1.14rem;color:#52627a;max-width:560px;margin:24px 0 30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-proof{display:flex;align-items:center;gap:12px;margin-top:26px;font-size:.92rem;color:var(--muted);font-weight:700}.hero-stars{color:#f6b800;letter-spacing:2px}.hero-media{position:relative;min-height:520px;background:#f5ede2}.hero-media picture,.hero-media img{width:100%;height:100%;object-fit:cover}.hero-media:after{content:"";position:absolute;inset:auto auto 0 0;width:100%;height:22%;background:linear-gradient(transparent,#ffffff1f);pointer-events:none}.trust-strip{margin-top:-1px;background:#fff;border-bottom:1px solid var(--border)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.trust-item{padding:26px 24px;display:flex;align-items:center;gap:14px;border-right:1px solid var(--border)}.trust-item:last-child{border-right:0}.trust-icon{flex:0 0 46px;width:46px;height:46px;border-radius:50%;background:#eefaf5;color:#218a69;display:grid;place-items:center}.trust-icon svg{width:23px;height:23px}.trust-item strong{display:block;color:var(--navy)}.trust-item span{display:block;color:var(--muted);font-size:.86rem;margin-top:2px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.category-card{position:relative;min-height:420px;overflow:hidden;border-radius:24px;background:#fff;border:1px solid var(--border)}.category-card img{width:100%;height:100%;object-fit:cover;transition:.4s ease}.category-card:hover img{transform:scale(1.025)}.category-card__shade{position:absolute;top:38%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#09182cd1)}.category-card__content{position:absolute;inset:auto 24px 24px;color:#fff}.category-card__content h3{margin:0 0 6px;font-size:1.65rem}.category-card__content p{margin:0 0 16px;color:#ffffffd9}.category-card__content .text-link{color:#fff}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--border);border-radius:22px;overflow:hidden;min-width:0;transition:.2s ease}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.product-card__media{aspect-ratio:1.1/1;background:#f4efe8;overflow:hidden}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:.35s}.product-card:hover .product-card__media img{transform:scale(1.025)}.product-card__body{padding:19px;display:flex;flex-direction:column;flex:1}.product-card__title{font-size:1.08rem;line-height:1.25;font-weight:850;color:var(--navy);margin:0 0 6px}.product-card__meta{color:var(--muted);font-size:.9rem;margin-bottom:13px}.price-row{display:flex;align-items:center;gap:9px;margin-top:auto}.price{font-size:1.13rem;color:var(--navy);font-weight:900}.compare-price{text-decoration:line-through;color:#94a3b8;font-weight:650}.sale-badge{display:inline-flex;padding:5px 9px;border-radius:999px;background:#fff2f4;color:#c64262;font-size:.72rem;font-weight:900;margin-bottom:10px;width:max-content}.rating{display:flex;align-items:center;gap:7px;color:#f1aa00;font-size:.85rem;margin-bottom:10px}.rating-count{color:var(--muted)}.product-card__action{margin-top:16px}.bundle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.bundle-card{background:#fff;border:1px solid var(--border);border-radius:24px;overflow:hidden;display:flex;flex-direction:column}.bundle-card:nth-child(1){background:linear-gradient(180deg,#fffdf5,#fff)}.bundle-card:nth-child(2){background:linear-gradient(180deg,#fff5f8,#fff)}.bundle-card:nth-child(3){background:linear-gradient(180deg,#f0fbf7,#fff)}.bundle-card__media{aspect-ratio:1.48/1;overflow:hidden}.bundle-card__media img{width:100%;height:100%;object-fit:cover}.bundle-card__body{padding:22px;display:flex;flex-direction:column;flex:1}.bundle-card h3{margin:0 0 5px;color:var(--navy);font-size:1.22rem}.bundle-card p{color:var(--muted);margin:0 0 18px}.bundle-card .button{margin-top:16px}.reviews-shell{background:#fff;border:1px solid var(--border);border-radius:28px;padding:34px;box-shadow:0 8px 24px #1d3c680d}.reviews-intro{display:grid;grid-template-columns:.38fr 1fr;gap:36px;align-items:center}.reviews-score{text-align:center;padding:24px;border-right:1px solid var(--border)}.reviews-score .big-stars{color:#f4b400;font-size:1.55rem;letter-spacing:3px}.reviews-score h3{font-size:1.6rem;color:var(--navy);margin:8px 0}.reviews-score p{color:var(--muted);margin:0}.reviews-placeholder{padding:20px}.reviews-placeholder h3{margin:0 0 8px;color:var(--navy)}.reviews-placeholder p{margin:0 0 18px;color:var(--muted)}.reviews-app-blocks>*{margin-top:24px}.about-help-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.about-card,.help-card{border-radius:26px;overflow:hidden;border:1px solid var(--border);background:#fff}.about-card{display:grid;grid-template-columns:.9fr 1.1fr}.about-card img{width:100%;height:100%;object-fit:cover;min-height:340px}.about-card__copy{padding:34px;display:flex;flex-direction:column;justify-content:center}.about-card__copy h2,.help-card h2{margin:0 0 10px;color:var(--navy);font-size:2rem}.about-card__copy p,.help-card>p{color:var(--muted);margin:0 0 22px}.help-card{padding:34px;background:linear-gradient(135deg,#fff9f1,#f5fffb)}.policy-links{display:grid;grid-template-columns:1fr 1fr;gap:12px}.policy-link{background:#fff;border:1px solid var(--border);border-radius:15px;padding:16px;display:flex;align-items:center;gap:11px;color:var(--navy);font-weight:800;transition:.2s}.policy-link:hover{border-color:var(--mint);transform:translateY(-1px)}.policy-link svg{width:21px;color:var(--mint)}.site-footer{background:#fff;border-top:1px solid var(--border);padding:56px 0 26px}.footer-grid{display:grid;grid-template-columns:1.3fr repeat(4,1fr);gap:38px}.footer-brand img{width:185px;margin-bottom:16px}.footer-brand p{color:var(--muted);max-width:300px}.footer-column h3{color:var(--navy);font-size:.95rem;margin:0 0 14px}.footer-column a{display:block;color:#58677c;padding:5px 0;font-size:.92rem}.footer-column a:hover{color:var(--mint)}.footer-bottom{border-top:1px solid var(--border);margin-top:35px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:.86rem}.socials{display:flex;gap:10px}.socials a{width:38px;height:38px;border:1px solid var(--border);border-radius:50%;display:grid;place-items:center;color:var(--navy)}.product-main{padding:48px 0 80px}.product-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:54px;align-items:start}.product-gallery{position:sticky;top:125px}.product-media-main{background:#fff;border:1px solid var(--border);border-radius:26px;overflow:hidden;aspect-ratio:1/1}.product-media-main img{width:100%;height:100%;object-fit:cover}.product-thumbs{display:flex;gap:10px;margin-top:12px;overflow:auto}.product-thumb{border:2px solid transparent;background:#fff;border-radius:12px;padding:0;flex:0 0 76px;overflow:hidden}.product-thumb.is-active{border-color:var(--mint)}.product-thumb img{width:76px;height:76px;object-fit:cover}.product-info{background:#fff;border:1px solid var(--border);border-radius:26px;padding:34px;box-shadow:0 10px 28px #1d3c680f}.product-info h1{color:var(--navy);font-size:clamp(2.3rem,4vw,3.8rem);line-height:1;letter-spacing:-.045em;margin:0 0 14px}.product-price{font-size:1.65rem;font-weight:900;color:var(--navy);margin:16px 0}.product-lead{color:#5c6a7e;font-size:1.03rem}.product-description{color:#52627a}.product-description ul{padding-left:20px}.product-form{margin-top:26px}.product-form label{display:block;color:var(--navy);font-weight:850;margin:0 0 9px}.variant-pills{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:20px}.variant-pill input{position:absolute;opacity:0}.variant-pill span{display:inline-flex;align-items:center;min-height:44px;padding:9px 15px;border:1.5px solid #dce2e8;border-radius:999px;background:#fff;color:var(--navy);font-weight:800}.variant-pill input:checked+span{border-color:var(--navy);box-shadow:inset 0 0 0 1px var(--navy);background:#f7faf9}.variant-select{width:100%;height:50px;border:1px solid var(--border);border-radius:13px;padding:0 14px;margin-bottom:18px;background:#fff}.quantity-row{display:flex;gap:12px}.quantity-input{width:92px;height:52px;border:1px solid var(--border);border-radius:14px;padding:0 12px}.product-form .button{flex:1;min-height:52px}.product-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px}.product-trust div{background:#f7faf9;border-radius:13px;padding:12px;text-align:center;color:#4b5e70;font-size:.78rem;font-weight:750}.shipping-note{margin:20px 0 0;padding:16px;border-radius:15px;background:#fff9e5;color:#5f4b00;font-weight:700}.product-accordions{margin-top:22px;border-top:1px solid var(--border)}details.accordion{border-bottom:1px solid var(--border)}details.accordion summary{list-style:none;padding:17px 0;font-weight:850;color:var(--navy);cursor:pointer;display:flex;justify-content:space-between}.accordion__body{padding:0 0 18px;color:var(--muted)}.product-apps{margin-top:50px}.loox-reviews-default{background:#fff;border-radius:22px;padding:24px;border:1px solid var(--border)}.mobile-sticky-atc{display:none}.collection-header{padding:54px 0 26px}.collection-header h1{margin:0;color:var(--navy);font-size:clamp(2.7rem,5vw,4.8rem);letter-spacing:-.05em}.collection-header .rte{color:var(--muted);max-width:700px}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;padding-bottom:80px}.pagination{display:flex;justify-content:center;gap:8px;margin:35px 0 70px}.pagination a,.pagination span{min-width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid var(--border)}.pagination .current{background:var(--navy);color:#fff}.page-shell{padding:56px 0 90px}.page-card{max-width:920px;margin:auto;background:#fff;border:1px solid var(--border);border-radius:26px;padding:clamp(28px,5vw,58px)}.page-card h1{color:var(--navy);font-size:clamp(2.5rem,5vw,4rem);margin-top:0}.rte{color:#52627a}.rte h2,.rte h3{color:var(--navy)}.rte a{color:#1e8d6b;text-decoration:underline}.rte img{border-radius:18px}.cart-page{padding:50px 0 90px}.cart-page h1{color:var(--navy);font-size:3rem}.cart-layout{display:grid;grid-template-columns:1fr 360px;gap:30px}.cart-items{background:#fff;border:1px solid var(--border);border-radius:22px;overflow:hidden}.cart-item{display:grid;grid-template-columns:110px 1fr auto;gap:18px;padding:20px;border-bottom:1px solid var(--border)}.cart-item:last-child{border-bottom:0}.cart-item img{width:110px;height:110px;object-fit:cover;border-radius:14px}.cart-item h3{margin:4px 0;color:var(--navy)}.cart-summary{background:#fff;border:1px solid var(--border);border-radius:22px;padding:24px;height:max-content}.cart-summary__row{display:flex;justify-content:space-between;font-weight:850;margin-bottom:18px}.cart-progress{height:8px;border-radius:99px;background:#e8eee9;overflow:hidden;margin:10px 0}.cart-progress span{display:block;height:100%;background:var(--mint);width:0}.cart-progress-text{font-size:.86rem;color:var(--muted)}.search-form{display:flex;gap:10px;margin:28px 0}.search-form input{flex:1;height:52px;border:1px solid var(--border);border-radius:14px;padding:0 16px}.search-results{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cart-drawer{position:fixed;inset:0 0 0 auto;width:min(94vw,440px);background:#fff;z-index:130;transform:translate(105%);transition:.3s ease;box-shadow:-25px 0 60px #1d3c682e;display:flex;flex-direction:column}.cart-drawer.is-open{transform:translate(0)}.cart-drawer__header{padding:22px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between}.cart-drawer__header h2{margin:0;color:var(--navy)}.cart-drawer__body{padding:18px;overflow:auto;flex:1}.drawer-item{display:grid;grid-template-columns:78px 1fr auto;gap:13px;padding:14px 0;border-bottom:1px solid var(--border)}.drawer-item img{width:78px;height:78px;object-fit:cover;border-radius:12px}.drawer-item h3{font-size:.95rem;line-height:1.25;color:var(--navy);margin:2px 0}.drawer-item small{color:var(--muted)}.drawer-remove{border:0;background:transparent;color:#9a334d;padding:4px}.cart-drawer__footer{border-top:1px solid var(--border);padding:20px;background:#fff}.drawer-total{display:flex;justify-content:space-between;font-weight:900;color:var(--navy);margin:16px 0}.drawer-actions{display:grid;gap:10px}.drawer-empty{text-align:center;padding:70px 20px;color:var(--muted)}.loading{opacity:.55;pointer-events:none}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.no-js .mobile-menu-button{display:none}@media(max-width:1024px){.desktop-nav{display:none}.mobile-menu-button{display:grid}.header-row{grid-template-columns:auto 1fr auto}.logo{justify-self:center}.header-actions .search-link{display:none}.hero-grid{grid-template-columns:1fr 1.15fr;min-height:520px}.hero-copy{padding:48px 36px}.hero-copy h1{font-size:4.4rem}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(-n+2){border-bottom:1px solid var(--border)}.about-help-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1.2fr repeat(2,1fr)}.product-layout{gap:30px}.collection-grid,.product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.container{width:min(100% - 28px,var(--page))}.section{padding:50px 0}.section--tight{padding:34px 0}.announcement{font-size:.76rem;padding:7px 10px}.header-row{min-height:62px;gap:10px}.logo img{width:156px}.icon-button{width:40px;height:40px}.home-hero{padding:0;background:#fff}.home-hero .container{width:100%}.hero-grid{display:flex;flex-direction:column;border-radius:0;border-left:0;border-right:0;box-shadow:none;min-height:0}.hero-copy{order:2;padding:30px 22px 34px}.hero-copy h1{font-size:3.35rem;line-height:.93}.hero-copy .lead{font-size:1rem;margin:18px 0 22px}.hero-actions{display:grid;grid-template-columns:1fr}.hero-actions .button{width:100%}.hero-proof{margin-top:18px;flex-wrap:wrap}.hero-media{order:1;min-height:360px;aspect-ratio:4/4.3}.hero-media picture,.hero-media img{position:absolute;top:0;right:0;bottom:0;left:0}.hero-media img{object-position:center 50%}.trust-grid{grid-template-columns:1fr 1fr}.trust-item{padding:18px 11px;display:block;text-align:center}.trust-icon{margin:0 auto 9px}.trust-item strong{font-size:.82rem}.trust-item span{font-size:.73rem}.section-heading{align-items:start}.section-heading h2{font-size:2.25rem}.section-heading .text-link{font-size:.85rem;margin-top:10px}.category-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:14px;padding-bottom:8px}.category-card{flex:0 0 84%;min-height:360px;scroll-snap-align:start}.category-card__content{inset:auto 20px 20px}.product-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:14px;padding-bottom:10px}.product-card{flex:0 0 82%;scroll-snap-align:start}.product-card__body{padding:16px}.bundle-grid{grid-template-columns:1fr}.bundle-card__media{aspect-ratio:1.65/1}.reviews-shell{padding:22px}.reviews-intro{grid-template-columns:1fr}.reviews-score{border-right:0;border-bottom:1px solid var(--border)}.about-help-grid,.about-card{grid-template-columns:1fr}.about-card img{min-height:250px}.about-card__copy,.help-card{padding:24px}.policy-links{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-brand{grid-column:1/-1}.footer-bottom{display:block}.socials{margin-top:16px}.product-main{padding:18px 0 110px}.product-layout{grid-template-columns:1fr;gap:18px}.product-gallery{position:static}.product-media-main{border-radius:20px}.product-info{padding:23px;border-radius:20px}.product-info h1{font-size:2.5rem}.product-trust{grid-template-columns:1fr 1fr 1fr}.product-trust div{padding:10px 5px;font-size:.68rem}.quantity-row{display:grid;grid-template-columns:80px 1fr}.mobile-sticky-atc{display:flex;position:fixed;z-index:70;bottom:0;left:0;right:0;padding:12px 14px calc(12px + env(safe-area-inset-bottom));background:#fffffff5;border-top:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);align-items:center;gap:14px}.mobile-sticky-atc strong{color:var(--navy)}.mobile-sticky-atc .button{flex:1}.collection-header{padding:38px 0 20px}.collection-grid{grid-template-columns:1fr 1fr;gap:12px}.collection-grid .product-card__media{aspect-ratio:1/1}.collection-grid .product-card__body{padding:12px}.collection-grid .product-card__title{font-size:.9rem}.collection-grid .product-card__meta{display:none}.collection-grid .product-card__action .button{min-height:42px;padding:9px 10px;font-size:.8rem}.cart-layout{grid-template-columns:1fr}.cart-item{grid-template-columns:82px 1fr}.cart-item img{width:82px;height:82px}.cart-item>div:last-child{grid-column:2}.search-results{grid-template-columns:1fr 1fr}.page-card{border-radius:20px;padding:25px}.page-shell{padding:30px 0 70px}}@media(max-width:420px){.hero-copy h1{font-size:3rem}.collection-grid,.footer-grid{grid-template-columns:1fr 1fr}.product-card{flex-basis:88%}}.contact-panel{display:grid;grid-template-columns:.85fr 1.15fr;gap:42px;margin-top:34px;padding-top:34px;border-top:1px solid var(--border)}.contact-form{display:grid;gap:9px}.contact-form label{font-weight:800;color:var(--navy);margin-top:7px}.contact-form input,.contact-form textarea{width:100%;border:1px solid var(--border);background:#fff;border-radius:13px;padding:13px 14px;color:var(--text)}.contact-form textarea{resize:vertical}.form-success{padding:12px 14px;border-radius:12px;background:#eaf9f3;color:#126b50;font-weight:750}@media(max-width:767px){.contact-panel{grid-template-columns:1fr;gap:20px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/theme.css.map */
