:root{--navy:#0A2D52;--coral:#FF686B;--yellow:#FFC83D;--cream:#FFF9F2;--beige:#F4E8D9;--blue:#D6ECF4;--ink:#13273B;--radius:28px}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font-family:Nunito,Arial,sans-serif;line-height:1.5}h1,h2,h3,.display{font-family:"Baloo 2",Arial Rounded MT Bold,Arial,sans-serif;color:var(--navy);line-height:1.05}a{color:inherit}.page-width{max-width:1200px;margin:auto;padding:0 24px}.announcement{background:var(--navy);color:#fff;text-align:center;padding:8px;font-weight:800;font-size:13px}.site-header{background:#fff9f2f5;position:sticky;top:0;z-index:20;border-bottom:1px solid #eadfD3}.nav{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand img{width:180px;max-height:64px;object-fit:contain}.menu{display:flex;gap:26px;font-weight:800;color:var(--navy)}.menu a{text-decoration:none}.hero{padding:72px 0 48px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:42px;align-items:center}.eyebrow{color:var(--coral);font-weight:900;letter-spacing:.08em;text-transform:uppercase}.hero h1{font-size:clamp(46px,7vw,88px);margin:10px 0}.hero h1 em{color:var(--coral);font-style:normal}.hero p{font-size:20px;max-width:600px}.btn{display:inline-block;background:var(--coral);color:#fff;padding:15px 24px;border-radius:999px;text-decoration:none;font-weight:900;border:0}.btn.secondary{background:var(--navy)}.placeholder{min-height:440px;border-radius:40px;background:linear-gradient(145deg,var(--blue),var(--beige));display:grid;place-items:center;text-align:center;padding:40px;color:var(--navy);border:2px dashed rgba(10,45,82,.18)}.placeholder strong{font-size:26px}.section{padding:64px 0}.section h2{text-align:center;font-size:46px;margin:0 0 12px}.lead{text-align:center;max-width:700px;margin:0 auto 36px}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{background:#fff;border-radius:var(--radius);overflow:hidden;box-shadow:0 8px 30px #0a2d5212}.card-media{aspect-ratio:1/1;background:var(--beige);display:grid;place-items:center;color:var(--navy);text-align:center;padding:20px}.card-body{padding:22px}.card h3{font-size:28px;margin:0 0 6px}.price{font-weight:900;color:var(--coral);font-size:21px}.why{background:var(--navy);color:#fff;border-radius:40px;padding:46px}.why h2{color:#fff;text-align:left}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.why-item{background:#ffffff14;padding:22px;border-radius:20px}.footer{background:var(--navy);color:#fff;padding:48px 0;margin-top:60px}.footer h3{color:#fff}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.skip{position:absolute;left:-9999px}.product-shell{display:grid;grid-template-columns:1fr 1fr;gap:44px;padding:60px 0}.product-media{background:var(--beige);border-radius:32px;min-height:520px;display:grid;place-items:center}.product-info h1{font-size:52px;margin:0 0 12px}.product-info .price{font-size:28px}.product-info form{margin-top:24px}.product-info button{width:100%;font-size:17px}.rte{max-width:800px;margin:auto}.policy-page{padding:60px 0}.policy-page h1{font-size:46px}@media(max-width:800px){.menu{display:none}.brand img{width:150px}.hero{padding-top:38px}.hero-grid,.product-shell,.footer-grid,.products,.why-grid{grid-template-columns:1fr}.hero h1{font-size:52px}.placeholder{min-height:330px}.section h2{font-size:38px}.product-info h1{font-size:42px}}.hero-grid--reverse .hero-copy{order:2}.hero-grid--reverse .hero-media{order:1}.hero-image{width:100%;height:auto;border-radius:40px;display:block}.hero-text{font-size:20px;max-width:620px}.hero-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.hero-badges span{background:#fff;border:1px solid rgba(10,45,82,.1);border-radius:999px;padding:8px 12px;font-size:13px;font-weight:800;color:var(--navy)}.products--2{grid-template-columns:repeat(2,minmax(0,1fr))}.card-media img{width:100%;height:100%;object-fit:cover}.why-icon{font-size:26px;color:var(--yellow);font-weight:900}.why-intro{max-width:700px;margin:0 0 26px}.trust-strip{padding:16px 0}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.trust-item{display:flex;gap:12px;align-items:center;justify-content:center}.trust-icon{font-size:24px;font-weight:900}.trust-item small{display:block;opacity:.8}.rich-banner{border-radius:var(--radius);padding:36px;display:flex;justify-content:space-between;align-items:center;gap:25px}.rich-banner h2{text-align:left;margin:6px 0 10px}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin:6px 0}.footer-links a{text-decoration:none}.product-benefits{padding-left:20px}.product-buy{width:100%;font-size:17px}.product-info select{width:100%;padding:12px;border-radius:12px;margin:8px 0 12px}.product-custom-text{margin:16px 0}.cart-link{text-decoration:none;font-weight:800;color:var(--navy)}@media(max-width:800px){.hero-grid--reverse .hero-copy,.hero-grid--reverse .hero-media{order:initial}.products--2,.trust-grid{grid-template-columns:1fr}.rich-banner{display:block}.rich-banner .btn{margin-top:18px}.hero-badges{display:grid;grid-template-columns:1fr}.trust-item{justify-content:flex-start}}.hero-media picture{display:block;width:100%}.hero-image-caption{text-align:center;font-size:13px;color:var(--navy);opacity:.75;margin-top:8px}.page-hero{padding:56px 0 28px}.page-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:38px;align-items:center}.page-hero h1{font-size:clamp(42px,6vw,72px);margin:8px 0 14px}.page-hero-media{border-radius:32px;overflow:hidden}.page-hero-media img{display:block;width:100%;height:auto}.content-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.content-card{background:#fff;padding:24px;border-radius:24px;box-shadow:0 8px 24px #0a2d520f}.content-card h3{margin-top:0}.content-icon{font-size:28px;color:var(--coral);font-weight:900}.page-cta{text-align:center;padding:42px;border-radius:30px}.faq-list{max-width:850px;margin:auto}.faq-item{background:#fff;border-radius:18px;padding:18px 20px;margin:10px 0}.faq-item summary{cursor:pointer;font-weight:900;color:var(--navy)}.faq-answer{padding-top:10px}.contact-box{max-width:760px;margin:auto;background:#fff;padding:30px;border-radius:28px}.product-story{padding:56px 0}.product-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center}.product-story-media{background:var(--beige);border-radius:28px;min-height:320px;display:grid;place-items:center;overflow:hidden}.product-story-media img{width:100%;height:100%;object-fit:cover}.product-story-copy h2{text-align:left}.center-text{text-align:center}.shop-intro{max-width:760px;margin:0 auto 30px;text-align:center}@media(max-width:800px){.page-hero-grid,.content-cards,.product-story-grid{grid-template-columns:1fr}.page-hero{padding-top:34px}.page-hero h1{font-size:46px}.page-cta{padding:28px 20px}}.content-cards--2{grid-template-columns:repeat(2,1fr)}.product-story-grid--right .product-story-media{order:2}.product-story-grid--right .product-story-copy{order:1}@media(max-width:800px){.content-cards--2{grid-template-columns:1fr}.product-story-grid--right .product-story-media,.product-story-grid--right .product-story-copy{order:initial}}.product-shell{align-items:start}.product-media{width:100%;min-width:0;height:auto!important;min-height:0!important;background:transparent!important;border-radius:0!important;display:block!important;align-self:start!important}.cocoki-amazon-gallery{width:100%;min-width:0}.cocoki-main-image{width:100%;aspect-ratio:1/1;background:var(--beige);border-radius:28px;overflow:hidden;position:relative}.cocoki-main-image img{width:100%!important;height:100%!important;aspect-ratio:1/1!important;object-position:center!important;display:block!important}.cocoki-main-image--contain img{object-fit:contain!important}.cocoki-main-image--cover img{object-fit:cover!important}.cocoki-thumbnails{display:flex;gap:12px;margin-top:14px;overflow-x:auto;padding:3px 2px 8px;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.cocoki-thumbnail{-webkit-appearance:none;appearance:none;flex:0 0 78px;width:78px;height:78px;padding:3px;border:2px solid transparent;border-radius:14px;background:#fff;cursor:pointer;overflow:hidden;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.cocoki-thumbnail img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:9px;display:block!important}.cocoki-thumbnail:hover{transform:translateY(-2px)}.cocoki-thumbnail.is-active{border-color:var(--coral);box-shadow:0 0 0 2px #ff686b24}.product-placeholder{min-height:520px}@media(max-width:800px){.cocoki-main-image{border-radius:20px}.cocoki-thumbnail{flex-basis:64px;width:64px;height:64px;border-radius:11px}.product-shell{padding-top:30px}.product-placeholder{min-height:330px}}.shopify-section-group-header-group .header-wrapper,.shopify-section-group-header-group header{background:#fff9f2}@supports (backdrop-filter: blur(10px)){.shopify-section-group-header-group .header-wrapper,.shopify-section-group-header-group header{background:#fff9f2f5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}.shopify-section-group-header-group{position:sticky;top:0;z-index:1000}.cocoki-sticky-header{background:#fff9f2f7;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(10,45,82,.08)}.site-header .nav{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:32px;min-height:76px}.site-header .brand img{width:auto;max-height:52px;display:block}.cocoki-header-menu{display:flex;justify-content:center;align-items:center;gap:30px}.cocoki-header-link{color:#0a2d52;text-decoration:none;font-weight:700;font-size:14px;letter-spacing:.02em;transition:color .2s ease,transform .2s ease}.cocoki-header-link:hover{color:#ff686b;transform:translateY(-1px)}.cocoki-header-link.is-active{color:#ff686b}.cart-link{color:#0a2d52;text-decoration:none;font-weight:700;white-space:nowrap}.cart-count{color:#ff686b}html{scroll-padding-top:115px}@media screen and (max-width:749px){.site-header .nav{grid-template-columns:auto auto;gap:14px;min-height:68px}.site-header .brand img{max-height:42px}.cocoki-header-menu{grid-column:1 / -1;order:3;justify-content:flex-start;gap:20px;overflow-x:auto;padding-bottom:10px;scrollbar-width:none}.cocoki-header-menu::-webkit-scrollbar{display:none}.cocoki-header-link{white-space:nowrap;font-size:13px}.cart-link{justify-self:end}}.cocoki-cart-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;color:#0a2d52;text-decoration:none;border-radius:50%;transition:background .2s ease,color .2s ease,transform .2s ease}.cocoki-cart-icon svg{width:27px;height:27px;display:block}.cocoki-cart-icon:hover{background:#fff0e8;color:#ff686b;transform:translateY(-1px)}.cocoki-cart-count{position:absolute;top:1px;right:0;min-width:18px;height:18px;padding:0 5px;display:flex;align-items:center;justify-content:center;background:#ff686b;color:#fff;border:2px solid #FFF9F2;border-radius:999px;font-size:10px;font-weight:800;line-height:1}@media screen and (max-width:749px){.cocoki-cart-icon{width:40px;height:40px}.cocoki-cart-icon svg{width:25px;height:25px}}.cocoki-contact-section{padding:80px 0}.cocoki-contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:start}.cocoki-contact-intro h1{color:#0a2d52;font-size:clamp(42px,6vw,72px);line-height:.95;margin:12px 0 24px}.cocoki-contact-text{color:#13273b;font-size:18px;line-height:1.6;max-width:520px}.cocoki-contact-cards{display:grid;gap:16px;margin-top:36px}.cocoki-contact-card{display:flex;align-items:center;gap:16px;padding:18px 20px;background:#fff;border-radius:20px;border:1px solid rgba(10,45,82,.08)}.cocoki-contact-icon{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex:0 0 44px;background:#ffc83d;color:#0a2d52;font-weight:800;font-size:18px}.cocoki-contact-card strong{display:block;color:#0a2d52;margin-bottom:4px}.cocoki-contact-card p{margin:0;color:#526170;font-size:14px;line-height:1.45}.cocoki-contact-form-card{background:#fff;border-radius:32px;padding:42px;box-shadow:0 18px 50px #0a2d5212}.cocoki-contact-form-card h2{margin:0 0 8px;color:#0a2d52;font-size:30px}.cocoki-contact-form-text{margin:0 0 28px;color:#657180}.cocoki-field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.cocoki-field{margin-bottom:18px}.cocoki-field label{display:block;margin-bottom:8px;color:#0a2d52;font-size:13px;font-weight:700}.cocoki-field input,.cocoki-field select,.cocoki-field textarea{width:100%;padding:14px 16px;border:1px solid #D8DFE5;border-radius:14px;background:#fffdf9;color:#13273b;font:inherit;transition:border-color .2s ease,box-shadow .2s ease}.cocoki-field textarea{resize:vertical;min-height:150px}.cocoki-field input:focus,.cocoki-field select:focus,.cocoki-field textarea:focus{outline:none;border-color:#ff686b;box-shadow:0 0 0 3px #ff686b21}.cocoki-contact-submit{width:100%;margin-top:4px;border:0;cursor:pointer;background:#ff686b;color:#fff}.cocoki-contact-submit:hover{background:#0a2d52}.cocoki-contact-privacy{text-align:center;color:#83909d;font-size:11px;margin:14px 0 0}.cocoki-form-success{background:#e7f2e4;color:#234b28;padding:14px 16px;border-radius:14px;margin-bottom:20px}.cocoki-form-error{background:#fff0ee;color:#8c332e;padding:14px 16px;border-radius:14px;margin-bottom:20px}@media screen and (max-width:749px){.cocoki-contact-section{padding:48px 0}.cocoki-contact-grid{grid-template-columns:1fr;gap:38px}.cocoki-contact-intro h1{font-size:48px}.cocoki-contact-text{font-size:16px}.cocoki-contact-form-card{padding:26px 20px;border-radius:24px}.cocoki-field-row{grid-template-columns:1fr;gap:0}}.cocoki-about{padding:70px 0 90px}.cocoki-about-hero{display:grid;grid-template-columns:.95fr 1.05fr;gap:60px;align-items:center}.cocoki-about-copy h1{color:#0a2d52;font-size:clamp(48px,7vw,84px);line-height:.95;margin:12px 0 24px;max-width:680px}.cocoki-about-intro{max-width:580px;color:#425464;font-size:19px;line-height:1.65}.cocoki-about-media{min-width:0}.cocoki-about-image,.cocoki-about-placeholder{width:100%;aspect-ratio:1 / 1;border-radius:32px}.cocoki-about-image{display:block;object-fit:cover}.cocoki-about-placeholder{background:#d6ecf4;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#0a2d52;padding:30px}.cocoki-about-placeholder span{margin-top:8px;font-size:13px}.cocoki-about-story{margin-top:80px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cocoki-about-story-card{background:#fff;border-radius:28px;padding:32px;min-height:310px;border:1px solid rgba(10,45,82,.07)}.cocoki-about-story-card--yellow{background:#fff4cf}.cocoki-about-story-card--blue{background:#eaf5f8}.cocoki-about-number{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#ff686b;color:#fff;font-size:12px;font-weight:800}.cocoki-about-story-card h2{color:#0a2d52;font-size:26px;line-height:1.1;margin:24px 0 16px}.cocoki-about-story-card .rte{color:#516170;line-height:1.6}.cocoki-about-coco{margin-top:90px;background:#0a2d52;border-radius:36px;overflow:hidden;display:grid;grid-template-columns:1fr .8fr;align-items:center}.cocoki-about-coco-copy{padding:55px}.cocoki-about-coco-copy .eyebrow{color:#ffc83d}.cocoki-about-coco-copy h2{margin:12px 0 20px;color:#fff;font-size:clamp(36px,5vw,58px);line-height:1}.cocoki-about-coco-copy .rte{color:#ffffffd1;font-size:17px;line-height:1.65;margin-bottom:28px}.cocoki-about-coco-media{height:100%}.cocoki-coco-image,.cocoki-coco-placeholder{width:100%;height:100%;min-height:500px}.cocoki-coco-image{display:block;object-fit:cover}.cocoki-coco-placeholder{background:#ffc83d;color:#0a2d52;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:30px}.cocoki-coco-heart{color:#ff686b;font-size:46px;margin-bottom:12px}.cocoki-about-values{margin-top:70px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cocoki-value{text-align:center;padding:28px 20px}.cocoki-value-icon{width:58px;height:58px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ff686b;color:#fff;font-size:22px}.cocoki-value h3{margin:0 0 8px;color:#0a2d52;font-size:18px}.cocoki-value p{margin:0;color:#667582;font-size:14px;line-height:1.5}@media screen and (max-width:749px){.cocoki-about{padding:45px 0 65px}.cocoki-about-hero{grid-template-columns:1fr;gap:32px}.cocoki-about-copy h1{font-size:52px}.cocoki-about-intro{font-size:16px}.cocoki-about-story{margin-top:50px;grid-template-columns:1fr}.cocoki-about-story-card{min-height:auto;padding:26px}.cocoki-about-coco{margin-top:55px;grid-template-columns:1fr;border-radius:28px}.cocoki-about-coco-copy{padding:34px 24px}.cocoki-coco-image,.cocoki-coco-placeholder{min-height:360px}.cocoki-about-values{margin-top:45px;grid-template-columns:1fr}}.cocoki-about-media{display:flex;align-items:center;justify-content:center}.cocoki-about-image{width:100%;max-width:620px;aspect-ratio:1 / 1;object-fit:cover;object-position:center;border-radius:32px;display:block}@media screen and (max-width:749px){.cocoki-about-image{max-width:100%;border-radius:24px}}.cocoki-about-hero{align-items:center}.cocoki-about-hero{display:grid!important;grid-template-columns:1fr 1fr!important;gap:60px!important;align-items:center!important}.cocoki-about-media{width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:1 / 1!important;display:block!important;overflow:hidden!important;border-radius:32px!important}.cocoki-about-media .cocoki-about-image{width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important;object-fit:cover!important;object-position:center!important;display:block!important;border-radius:0!important}@media screen and (max-width:749px){.cocoki-about-hero{grid-template-columns:1fr!important;gap:30px!important}.cocoki-about-media{width:100%!important;aspect-ratio:1 / 1!important;border-radius:24px!important}}.cocoki-about-media{aspect-ratio:1 / 1!important}.cocoki-announcement{width:100%;overflow:hidden;white-space:nowrap;position:relative;padding:0!important}.cocoki-announcement__track{width:max-content;display:flex;align-items:center;animation:cocoki-marquee 28s linear infinite;will-change:transform}.cocoki-announcement__item{flex-shrink:0;display:flex;align-items:center;gap:28px;padding:9px 28px;font-size:12px;line-height:1;font-weight:800;letter-spacing:.04em}.cocoki-announcement__separator{color:#ff686b;font-size:12px}@keyframes cocoki-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.cocoki-announcement:hover .cocoki-announcement__track{animation-play-state:paused}@media screen and (max-width:749px){.cocoki-announcement__track{animation-duration:22s}.cocoki-announcement__item{padding:8px 20px;gap:20px;font-size:10px}}@media(prefers-reduced-motion:reduce){.cocoki-announcement__track{animation:none}}.why-three-section{padding:38px 0 46px}.why-three-heading-wrap{display:flex;align-items:center;justify-content:center;gap:18px;margin-bottom:28px}.why-three-heading{margin:0;color:#0a2d52;font-size:clamp(24px,3vw,38px);line-height:1.05;text-align:center;white-space:nowrap}.why-three-accent{color:#ff686b;font-size:28px;font-weight:800;transform:rotate(25deg)}.why-three-accent--right{transform:rotate(-25deg)}.why-three-intro{max-width:700px;margin:-10px auto 25px;text-align:center;color:#61717e}.why-three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;max-width:1000px;margin:0 auto}.why-three-item{display:grid;grid-template-columns:58px 1fr;gap:16px;align-items:center;padding:10px 28px;position:relative}.why-three-item:not(:last-child):after{content:"";position:absolute;right:0;top:14%;height:72%;width:1px;background:#0a2d5221}.why-three-icon-wrap{width:54px;height:54px;border-radius:50%;display:flex;align-items:center;justify-content:center}.why-three-item:nth-child(1) .why-three-icon-wrap{background:#fff0ec}.why-three-item:nth-child(2) .why-three-icon-wrap{background:#eaf5f8}.why-three-item:nth-child(3) .why-three-icon-wrap{background:#fff4cf}.why-three-icon{width:30px;height:30px}.why-three-icon--coral{color:#ff686b}.why-three-icon--blue{color:#0a2d52}.why-three-icon--yellow{color:#e8a512}.why-three-content h3{margin:0 0 5px;color:#0a2d52;font-size:16px;line-height:1.2}.why-three-text{color:#536370;font-size:13px;line-height:1.45}.why-three-text p{margin:0}@media screen and (max-width:749px){.why-three-section{padding:30px 0 36px}.why-three-heading-wrap{gap:8px;margin-bottom:22px}.why-three-heading{white-space:normal;font-size:27px;max-width:300px}.why-three-accent{font-size:20px}.why-three-grid{grid-template-columns:1fr}.why-three-item{grid-template-columns:52px 1fr;padding:14px 4px}.why-three-item:not(:last-child):after{top:auto;bottom:0;left:0;right:auto;height:1px;width:100%}.why-three-icon-wrap{width:48px;height:48px}.why-three-icon{width:27px;height:27px}}.cocoki-product-features{padding:24px 0}.cocoki-product-features__grid{display:grid;grid-template-columns:repeat(4,1fr);max-width:900px;margin:0 auto}.cocoki-product-feature{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:10px 20px}.cocoki-product-feature:not(:last-child):after{content:"";position:absolute;right:0;top:15%;width:1px;height:70%;background:#0a2d521a}.cocoki-product-feature__icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;margin-bottom:10px;color:#0a2d52}.cocoki-product-feature__icon svg{width:38px;height:38px;display:block}.cocoki-product-feature__text{max-width:150px;color:#0a2d52;font-size:13px;font-weight:700;line-height:1.25}@media screen and (max-width:749px){.cocoki-product-features{padding:20px 0}.cocoki-product-features__grid{grid-template-columns:repeat(2,1fr);gap:20px 0}.cocoki-product-feature{padding:8px 14px}.cocoki-product-feature:nth-child(2):after,.cocoki-product-feature:nth-child(4):after{display:none}.cocoki-product-feature__icon{width:42px;height:42px}.cocoki-product-feature__icon svg{width:34px;height:34px}.cocoki-product-feature__text{font-size:12px}}.cocoki-card-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;margin:16px 0 18px;padding:14px 8px;background:#fff;border:1px solid rgba(10,45,82,.08);border-radius:18px;box-shadow:0 5px 18px #0a2d520a}.cocoki-card-feature{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-width:0;padding:2px 8px;text-align:center}.cocoki-card-feature:not(:last-child):after{content:"";position:absolute;right:0;top:10%;width:1px;height:80%;background:#0a2d521a}.cocoki-card-feature__icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;margin-bottom:7px;background:#fff9f2;border-radius:50%;font-size:17px;line-height:1}.cocoki-card-feature__text{display:block;color:#0a2d52;font-size:11px;font-weight:700;line-height:1.2;text-align:center}@media screen and (max-width:749px){.cocoki-card-features{grid-template-columns:repeat(3,minmax(0,1fr));padding:12px 4px;margin:14px 0;border-radius:15px}.cocoki-card-feature{padding:0 4px}.cocoki-card-feature__icon{width:29px;height:29px;margin-bottom:6px;font-size:15px}.cocoki-card-feature__text{font-size:9px;line-height:1.15}}@media screen and (min-width:750px){.about-cocoki h1,.about-cocoki h2{white-space:nowrap;font-size:clamp(28px,3.2vw,46px);line-height:1.1}}@media screen and (min-width:750px){.cocoki-about-copy h1{color:#0a2d52;line-height:1.05;letter-spacing:-.03em}.cocoki-about-copy h1 br{display:block}.cocoki-about-coco-copy h2{white-space:nowrap!important;font-size:clamp(32px,4vw,50px)!important;line-height:1.05!important}}@media screen and (max-width:749px){.cocoki-about-copy h1,.cocoki-about-coco-copy h2{white-space:normal!important}}.about-main-title{color:#0a2d52;line-height:1.02;letter-spacing:-.03em}.about-title-line{display:block;white-space:nowrap}@media screen and (min-width:750px){.about-main-title{font-size:clamp(42px,4.5vw,68px)}}@media screen and (max-width:749px){.about-main-title{font-size:clamp(38px,11vw,52px)}.about-title-line{white-space:nowrap}}body{position:relative}#MainContent,.shopify-section{max-width:100%;overflow-x:clip}img,svg,video,iframe{max-width:100%}.product-card-image,.product-card__image,.product-card .media,.three-products .media{width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:22px}.product-card-image img,.product-card__image img,.product-card .media img,.three-products .media img{width:100%!important;height:100%!important;display:block;object-fit:cover!important;object-position:center!important}#tre-prodotti .card-media{width:100%;aspect-ratio:1 / 1;overflow:hidden;display:block;padding:0}#tre-prodotti .cocoki-card-image{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;display:block}html,body{width:100%;max-width:100%;overflow-x:hidden!important}*,*:before,*:after{box-sizing:border-box}img,picture,video,svg,iframe{max-width:100%}#MainContent,.shopify-section{width:100%;max-width:100%}@media screen and (min-width:750px)and (max-width:989px){.page-width{width:100%;max-width:100%;padding-left:28px;padding-right:28px}.hero-grid,.page-hero-grid,.product-shell,.cocoki-about-hero,.cocoki-contact-grid{gap:30px}.products,.why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-info h1{font-size:44px}.site-header .nav{gap:20px}.cocoki-header-menu{gap:18px}.cocoki-header-link{font-size:13px}}@media screen and (max-width:749px){.page-width{width:100%;max-width:100%;padding-left:18px;padding-right:18px;margin-left:auto;margin-right:auto}h1,h2,h3,p{max-width:100%}h1{overflow-wrap:break-word}.eyebrow{font-size:12px;line-height:1.3}.announcement,.cocoki-announcement{width:100%;max-width:100vw;overflow:hidden}.cocoki-announcement__track{animation-duration:22s}.cocoki-announcement__item{flex-shrink:0;padding:7px 18px;gap:16px;font-size:9px;line-height:1.2}.shopify-section-group-header-group{position:sticky!important;top:0!important;z-index:9999!important}.site-header,.cocoki-sticky-header{width:100%;background:#fff9f2fa;position:relative;z-index:9999}.site-header .nav{width:100%;display:grid!important;grid-template-columns:auto 1fr auto!important;align-items:center;gap:10px;min-height:62px;padding-top:7px;padding-bottom:7px}.site-header .brand{min-width:0;justify-self:center}.site-header .brand img{width:auto;max-width:128px;max-height:40px;display:block}.cocoki-cart-icon{width:40px;height:40px;justify-self:end}.cocoki-cart-icon svg{width:23px;height:23px}.hero{padding:34px 0 30px}.hero-grid,.hero-grid--reverse{width:100%;grid-template-columns:minmax(0,1fr)!important;gap:28px}.hero-grid--reverse .hero-copy,.hero-grid--reverse .hero-media{order:initial}.hero h1{margin:8px 0 16px;font-size:clamp(38px,11vw,48px)!important;line-height:.98;letter-spacing:-.025em}.hero p,.hero-text{max-width:100%;font-size:16px;line-height:1.55}.hero-image{width:100%;height:auto;border-radius:22px}.hero-badges{display:grid;grid-template-columns:1fr;gap:8px}.section{padding:42px 0}.section h2{margin-bottom:10px;font-size:clamp(30px,9vw,38px);line-height:1.05}.lead{width:100%;max-width:100%;margin-bottom:26px;font-size:15px;line-height:1.55}.products,.products--2,.content-cards,.content-cards--2{width:100%;grid-template-columns:minmax(0,1fr)!important;gap:18px}.card,.content-card{width:100%;min-width:0}.card-media{width:100%}.card-body{padding:18px}.card h3{font-size:24px}.price{font-size:19px}.shop-intro{width:100%;max-width:100%;margin-bottom:24px;padding-left:4px;padding-right:4px}.page-hero{padding:34px 0 24px}.page-hero-grid{width:100%;grid-template-columns:minmax(0,1fr);gap:26px}.page-hero h1{font-size:clamp(36px,10vw,46px)!important;line-height:1}.page-hero-media{width:100%;border-radius:22px}.product-shell{width:100%;grid-template-columns:minmax(0,1fr)!important;gap:26px;padding:28px 0}.product-media,.product-info{width:100%;min-width:0}.product-info h1{margin-bottom:10px;font-size:clamp(34px,10vw,42px);line-height:1}.product-info .price{font-size:24px}.product-info select{font-size:16px}.product-buy,.product-info button{min-height:50px;font-size:16px}.cocoki-amazon-gallery{width:100%;min-width:0}.cocoki-main-image{width:100%;border-radius:20px}.cocoki-thumbnails{width:100%;gap:8px;padding-bottom:6px}.cocoki-thumbnail{flex:0 0 62px;width:62px;height:62px}.product-story{padding:42px 0}.product-story-grid,.product-story-grid--right{width:100%;grid-template-columns:minmax(0,1fr)!important;gap:24px}.product-story-grid--right .product-story-media,.product-story-grid--right .product-story-copy{order:initial}.product-story-media{width:100%;min-height:260px;border-radius:22px}.why{padding:28px 20px;border-radius:26px}.why-grid{grid-template-columns:minmax(0,1fr);gap:14px}.why-item{padding:18px}.why-three-section{padding:28px 0 34px}.why-three-heading-wrap{gap:8px;margin-bottom:20px}.why-three-heading{max-width:280px;white-space:normal;font-size:27px}.why-three-grid{grid-template-columns:minmax(0,1fr)}.why-three-item{grid-template-columns:48px minmax(0,1fr);padding:14px 4px}.trust-grid{grid-template-columns:minmax(0,1fr);gap:12px}.trust-item{justify-content:flex-start}.rich-banner{display:block;padding:26px 20px;border-radius:22px}.rich-banner h2{font-size:30px}.rich-banner .btn{width:100%;margin-top:16px}.page-cta{padding:26px 20px;border-radius:22px}.btn{max-width:100%;padding:14px 20px;text-align:center}.cocoki-contact-section{padding:42px 0 55px}.cocoki-contact-grid{width:100%;grid-template-columns:minmax(0,1fr);gap:30px}.cocoki-contact-intro h1{font-size:clamp(38px,11vw,48px)}.cocoki-contact-text{max-width:100%;font-size:16px}.cocoki-contact-card{padding:16px}.cocoki-contact-form-card{width:100%;padding:24px 18px;border-radius:22px}.cocoki-field-row{grid-template-columns:minmax(0,1fr);gap:0}.cocoki-about{padding:38px 0 55px}.cocoki-about-hero{width:100%;grid-template-columns:minmax(0,1fr)!important;gap:26px!important}.cocoki-about-copy,.cocoki-about-media{width:100%;min-width:0}.cocoki-about-copy h1,.about-main-title{width:100%;margin:8px 0 18px;font-size:clamp(36px,10.5vw,44px)!important;line-height:.97!important;letter-spacing:-.035em;white-space:normal!important}.about-title-line{display:block;max-width:100%;white-space:normal!important}.cocoki-about-intro{max-width:100%;font-size:16px;line-height:1.55}.cocoki-about-media{aspect-ratio:1 / 1!important;border-radius:22px!important}.cocoki-about-story{margin-top:42px;grid-template-columns:minmax(0,1fr);gap:16px}.cocoki-about-story-card{width:100%;min-height:0;padding:24px 20px}.cocoki-about-coco{margin-top:46px;grid-template-columns:minmax(0,1fr);border-radius:24px}.cocoki-about-coco-copy{padding:28px 20px}.cocoki-about-coco-copy h2{white-space:normal!important;font-size:clamp(32px,9vw,42px)!important}.cocoki-coco-image,.cocoki-coco-placeholder{min-height:300px}.cocoki-about-values{margin-top:38px;grid-template-columns:minmax(0,1fr)}.faq-list{width:100%;max-width:100%}.faq-item{padding:16px;border-radius:16px}.cocoki-product-features__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 0}.cocoki-product-feature{padding:8px 10px}.cocoki-card-features{width:100%;grid-template-columns:repeat(3,minmax(0,1fr));padding:12px 4px}.cocoki-card-feature{min-width:0;padding:0 3px}.cocoki-card-feature__text{font-size:9px}.footer{padding:38px 0;margin-top:42px}.footer-grid{grid-template-columns:minmax(0,1fr);gap:24px}.policy-page{padding:38px 0}.policy-page h1{font-size:clamp(34px,10vw,42px)}.rte{width:100%;max-width:100%}}.cocoki-mobile-menu-toggle{display:none}.cocoki-menu-icon{width:25px;height:25px}.cocoki-menu-icon--close{display:none}.shopify-section-group-header-group{position:sticky!important;top:0!important;z-index:9999!important}@media screen and (max-width:749px){.site-header .nav{position:relative;display:grid!important;grid-template-columns:42px minmax(0,1fr) 42px!important;align-items:center;gap:10px;min-height:62px}.cocoki-mobile-menu-toggle{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;background:transparent;color:#0a2d52;cursor:pointer}.cocoki-mobile-menu-toggle:hover{background:#fff0e8}.site-header.is-menu-open .cocoki-menu-icon--open{display:none}.site-header.is-menu-open .cocoki-menu-icon--close{display:block}.site-header .brand{min-width:0;justify-self:center}.site-header .brand img{width:auto;max-width:128px;max-height:42px;display:block}.cocoki-cart-icon{width:42px;height:42px;justify-self:end}.cocoki-header-menu{position:absolute;top:100%;left:-18px;right:-18px;width:auto;display:none!important;flex-direction:column;gap:0;padding:8px 18px 16px;background:#fff9f2;border-top:1px solid rgba(10,45,82,.07);border-bottom:1px solid rgba(10,45,82,.08);box-shadow:0 12px 28px #0a2d521a}.site-header.is-menu-open .cocoki-header-menu{display:flex!important}.cocoki-header-link{display:flex;width:100%;min-height:52px;align-items:center;padding:12px 6px;white-space:normal;font-size:15px;font-weight:800;line-height:1.2;border-bottom:1px solid rgba(10,45,82,.07)}.cocoki-header-link:last-child{border-bottom:0}}@media screen and (max-width:749px){.shopify-section-group-header-group{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:99999!important}.site-header,.cocoki-sticky-header{position:relative!important;width:100%!important}body{padding-top:105px!important}}@media screen and (max-width:749px){.product-shell{width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:24px!important;padding-top:20px!important;padding-bottom:36px!important;overflow:hidden}.product-media,.product-info,.cocoki-amazon-gallery{width:100%!important;max-width:100%!important;min-width:0!important}.cocoki-main-image{width:100%!important;max-width:100%!important;aspect-ratio:1 / 1!important;border-radius:20px!important;overflow:hidden!important}.cocoki-main-image img{width:100%!important;height:100%!important;display:block!important;object-fit:contain!important;object-position:center!important}.cocoki-thumbnails{width:100%!important;max-width:100%!important;display:flex!important;gap:8px!important;margin-top:10px!important;padding:2px 0 8px!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch;scrollbar-width:none}.cocoki-thumbnails::-webkit-scrollbar{display:none}.cocoki-thumbnail{flex:0 0 62px!important;width:62px!important;height:62px!important;padding:2px!important;border-radius:11px!important}.product-info{padding:0!important}.product-info .eyebrow{margin-bottom:8px!important;font-size:12px!important;line-height:1.3!important;letter-spacing:.06em!important;white-space:normal!important}.product-info h1{width:100%!important;max-width:100%!important;margin:0 0 14px!important;font-size:clamp(34px,10vw,42px)!important;line-height:.98!important;letter-spacing:-.025em!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important}.product-info .price{margin:8px 0 20px!important;font-size:28px!important;line-height:1.1!important}.product-benefits{width:100%!important;max-width:100%!important;padding-left:22px!important;margin:20px 0!important}.product-benefits li{margin-bottom:7px!important;font-size:16px!important;line-height:1.4!important;overflow-wrap:break-word!important}.product-info p,.product-info .rte,.product-custom-text,.product-story-copy,.product-story-copy .rte{width:100%!important;max-width:100%!important;font-size:16px!important;line-height:1.55!important;overflow-wrap:break-word!important;word-break:normal!important}.product-info .rte *,.product-story-copy .rte *{max-width:100%!important}.product-info h2,.product-story-copy h2{width:100%!important;max-width:100%!important;font-size:clamp(27px,8vw,34px)!important;line-height:1.05!important;white-space:normal!important;overflow-wrap:break-word!important}.product-info form,.product-info select{width:100%!important;max-width:100%!important}.product-info select{min-height:48px!important;padding:10px 14px!important;font-size:16px!important}.product-buy,.product-info button{width:100%!important;max-width:100%!important;min-height:52px!important;padding:14px 18px!important;font-size:16px!important}.product-story{width:100%!important;padding:38px 0!important}.product-story-grid,.product-story-grid--right{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:24px!important}.product-story-grid--right .product-story-media,.product-story-grid--right .product-story-copy{order:initial!important}.product-story-media{width:100%!important;min-height:0!important;aspect-ratio:1 / 1;border-radius:22px!important;overflow:hidden}.product-story-media img{width:100%!important;height:100%!important;object-fit:cover!important}.cocoki-product-features__grid{width:100%!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px 0!important}.product-shell *,.product-story *,.product-info *{max-width:100%}}@media screen and (max-width:749px){.product-shell,.product-story,.cocoki-product-features,.product-info,.product-media{width:100%;max-width:100%}.product-shell{padding-left:18px!important;padding-right:18px!important}.page-width .product-shell,.product-info,.product-story-copy{padding-left:0!important;padding-right:0!important}.product-story>.page-width,.cocoki-product-features>.page-width{padding-left:18px!important;padding-right:18px!important}.product-info h1,.product-info p,.product-info .rte,.product-custom-text,.product-story-copy,.product-story-copy .rte,.cocoki-amazon-gallery{margin-left:0!important;margin-right:0!important}.product-shell,.product-shell *,.product-story,.product-story *{min-width:0}}.cocoki-rating{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin:8px 0 12px;line-height:1}.cocoki-rating-stars{position:relative;display:inline-block;width:max-content;color:#e5ded5;font-size:20px;line-height:1;letter-spacing:2px;white-space:nowrap}.cocoki-rating-stars__base{display:block;color:#e5ded5}.cocoki-rating-stars__fill{position:absolute;top:0;left:0;display:block;height:100%;overflow:hidden;color:#ffc83d;white-space:nowrap}.cocoki-rating-value{color:#0a2d52;font-size:14px;font-weight:800}.cocoki-rating-count{color:#657180;font-size:14px;font-weight:600}.product-info .cocoki-rating{margin:10px 0 16px}.product-info .cocoki-rating-stars{font-size:21px}@media screen and (max-width:749px){.cocoki-rating{gap:5px;margin:7px 0 10px}.cocoki-rating-stars{font-size:17px;letter-spacing:1px}.product-info .cocoki-rating-stars{font-size:19px}.cocoki-rating-value,.cocoki-rating-count{font-size:13px}}.cocoki-community{padding:70px 0 90px}.cocoki-community-hero{max-width:760px;margin:0 auto 48px;text-align:center}.cocoki-community-hero h1{margin:10px 0 18px;color:#0a2d52;font-size:clamp(44px,6vw,72px);line-height:.98}.cocoki-community-intro{max-width:650px;margin:0 auto;color:#526170;font-size:18px;line-height:1.6}.cocoki-community-card{min-width:0;overflow:hidden;background:#fff;border:1px solid rgba(10,45,82,.07);border-radius:28px}.cocoki-community-media{width:100%;aspect-ratio:1 / 1;overflow:hidden;background:#f4e8d9}.cocoki-community-image{width:100%!important;height:100%!important;display:block;object-fit:cover!important;object-position:center!important}.cocoki-community-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;text-align:center;color:#0a2d52;background:#f4e8d9}.cocoki-community-placeholder span{color:#ff686b;font-size:34px}.cocoki-community-card-body{padding:20px}.cocoki-community-card h3{margin:0 0 4px;font-size:22px;color:#0a2d52}.cocoki-community-handle{margin-bottom:12px;color:#ff686b;font-size:13px;font-weight:800}.cocoki-community-text{color:#526170;font-size:14px;line-height:1.55}.cocoki-community-text p{margin:0}.cocoki-community-cta{margin-top:60px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:38px;background:#0a2d52;border-radius:30px;color:#fff}.cocoki-community-cta h2{margin:8px 0 12px;color:#fff;font-size:clamp(32px,4vw,46px);line-height:1}.cocoki-community-cta .rte{max-width:620px;color:#ffffffd1}.cocoki-community-cta .btn{flex-shrink:0}@media screen and (max-width:749px){.cocoki-community{padding:42px 0 60px}.cocoki-community-hero{margin-bottom:30px}.cocoki-community-hero h1{font-size:clamp(36px,10vw,44px)}.cocoki-community-intro{font-size:16px}.cocoki-community-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.cocoki-community-card{border-radius:20px}.cocoki-community-card-body{padding:14px}.cocoki-community-card h3{font-size:17px}.cocoki-community-handle{font-size:11px}.cocoki-community-text{font-size:12px}.cocoki-community-cta{margin-top:38px;display:block;padding:26px 20px;border-radius:24px}.cocoki-community-cta h2{font-size:32px}.cocoki-community-cta .btn{width:100%;margin-top:18px;text-align:center}}@media screen and (max-width:360px){.cocoki-community-grid{grid-template-columns:1fr}}.cocoki-community{padding:64px 0 90px}.cocoki-community-hero{display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;align-items:center}.cocoki-community-hero__copy{min-width:0}.cocoki-community-hero h1{margin:10px 0 20px;color:#0a2d52;font-size:clamp(44px,5.5vw,74px);line-height:.98;letter-spacing:-.03em}.cocoki-community-intro{max-width:560px;color:#425464;font-size:18px;line-height:1.65}.cocoki-community-hero__media{width:100%;min-width:0;aspect-ratio:4 / 3;overflow:hidden;border-radius:32px;background:#f4e8d9}.cocoki-community-hero__image{width:100%!important;height:100%!important;display:block;object-fit:cover;object-position:center}.cocoki-community-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px;color:#0a2d52;background:linear-gradient(145deg,#f4e8d9,#fff4cf)}.cocoki-community-placeholder span{color:#ff686b;font-size:44px}.cocoki-community-placeholder strong{margin-top:10px}.cocoki-community-gallery-heading{max-width:700px;margin:80px auto 35px;text-align:center}.cocoki-community-gallery-heading h2{margin:8px 0 12px;color:#0a2d52;font-size:clamp(34px,4vw,48px)}.cocoki-community-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.cocoki-community-card{min-width:0;overflow:hidden;background:#fff;border:1px solid rgba(10,45,82,.08);border-radius:24px;box-shadow:0 8px 30px #0a2d520d}.cocoki-community-card__media{width:100%;aspect-ratio:1 / 1;overflow:hidden;background:#f4e8d9}.cocoki-community-card__image{width:100%!important;height:100%!important;display:block;object-fit:cover;object-position:center}.cocoki-community-card__placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#0a2d52;background:#fff4cf}.cocoki-community-card__placeholder span{font-size:42px}.cocoki-community-card__body{padding:20px}.cocoki-community-card__body h3{margin:0 0 3px;color:#0a2d52;font-size:24px}.cocoki-community-card__instagram{margin-bottom:12px;color:#ff686b;font-size:13px;font-weight:800}.cocoki-community-card__caption{color:#536370;font-size:14px;line-height:1.55}.cocoki-community-cta{margin-top:50px;padding:42px 46px;display:grid;grid-template-columns:1fr auto;gap:35px;align-items:center;overflow:hidden;border-radius:30px;background:#0a2d52;color:#fff}.cocoki-community-cta__eyebrow{margin-bottom:8px;color:#ffc83d;font-size:13px;font-weight:900;letter-spacing:.08em}.cocoki-community-cta h2{margin:0 0 12px;color:#fff;font-size:clamp(32px,4vw,48px);line-height:1.05}.cocoki-community-cta__text{max-width:600px;color:#ffffffd1;line-height:1.6}.cocoki-community-cta__action{min-width:260px;text-align:center}.cocoki-community-instagram-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;width:100%;background:#ff686b;color:#fff}.cocoki-community-instagram-button:hover{background:#ffc83d;color:#0a2d52}.cocoki-instagram-icon{font-size:21px}.cocoki-community-handle{margin-top:12px;color:#ffc83d;font-size:13px;line-height:1.4}@media screen and (max-width:990px){.cocoki-community-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.cocoki-community{padding:32px 0 60px}.cocoki-community .page-width{padding-left:18px;padding-right:18px}.cocoki-community-hero{grid-template-columns:1fr;gap:25px}.cocoki-community-hero h1{font-size:clamp(38px,11vw,50px);line-height:1;margin-top:8px}.cocoki-community-intro{font-size:16px}.cocoki-community-hero__media{aspect-ratio:4 / 3;border-radius:22px}.cocoki-community-gallery-heading{margin:50px auto 25px}.cocoki-community-gallery-heading h2{font-size:34px}.cocoki-community-grid{grid-template-columns:1fr;gap:18px}.cocoki-community-card{border-radius:20px}.cocoki-community-card__body{padding:18px}.cocoki-community-cta{grid-template-columns:1fr;gap:25px;margin-top:35px;padding:30px 22px;border-radius:24px}.cocoki-community-cta h2{font-size:34px}.cocoki-community-cta__action{width:100%;min-width:0}.cocoki-community-instagram-button{width:100%;padding-left:15px;padding-right:15px;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/base.css.map */
