:root{font-family:Space Grotesk,sans-serif;color:#102542;background:radial-gradient(circle at top left,rgba(255,204,92,.75),transparent 30%),radial-gradient(circle at 80% 20%,rgba(15,113,115,.22),transparent 25%),linear-gradient(180deg,#fef6e4,#f6e8d5 52%,#fff9ef);line-height:1.5;font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--ink: #102542;--paper: rgba(255, 250, 240, .78);--accent: #0f7173;--mango: #f7b538;--lime: #98c379;--coral: #f4845f;--sky: #7db9de;--shadow: 0 20px 60px rgba(16, 37, 66, .14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}.manglish-emphasis{font-weight:800}button,input,select,textarea{font:inherit}#root{min-height:100vh}.page-shell{position:relative;overflow:hidden;min-height:100vh}.grain{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.2;background-image:linear-gradient(rgba(16,37,66,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(16,37,66,.03) 1px,transparent 1px);background-size:26px 26px;-webkit-mask-image:radial-gradient(circle at center,black 45%,transparent 100%);mask-image:radial-gradient(circle at center,black 45%,transparent 100%)}.why-us,.featured,.spotlight{width:min(1120px,calc(100% - 2rem));margin:0 auto}.why-us{margin-top:3rem}.hero{width:100%;padding:1.5rem 0 4rem}.topbar{position:relative;overflow:visible;display:grid;grid-template-columns:auto 1fr auto;width:calc(100% - 2rem);margin:0 auto;gap:1rem;align-items:center;padding:1rem 1.25rem;border:1px solid rgba(16,37,66,.08);border-radius:32px;background:#fff8ebb8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nav-links{display:inline-flex;flex-wrap:wrap;justify-content:center;gap:.5rem;min-width:0}.nav-links a{display:inline-flex;align-items:center;padding:.75rem 1rem;border-radius:999px;font-size:.92rem;font-weight:500;color:#102542cc;transition:background-color .18s ease,color .18s ease,transform .18s ease}.nav-links a:hover{background:#ffffffb3;color:var(--ink);transform:translateY(-1px)}.nav-links a.nav-link-active{background:#1025421f;color:var(--ink)}.menu-toggle{display:none;align-items:center;justify-content:center;width:52px;height:52px;padding:0;border:1px solid rgba(16,37,66,.12);border-radius:16px;background:#ffffff8f;cursor:pointer}.menu-toggle span{display:block;width:20px;height:2px;margin:3px 0;border-radius:999px;background:var(--ink);transform-origin:center;transition:transform .18s ease,opacity .18s ease}.menu-toggle.menu-toggle-open span:nth-child(1){transform:translateY(8px) rotate(45deg)}.menu-toggle.menu-toggle-open span:nth-child(2){opacity:0}.menu-toggle.menu-toggle-open span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.brand,.eyebrow,.hero-card-label,.spotlight-tag,.reason-badge,.pill,.product-meta{letter-spacing:.08em;text-transform:uppercase;font-size:.77rem;font-weight:700}.brand{display:inline-flex;align-items:center;gap:.8rem;padding-left:6.5rem}.brand-text{display:inline-block;max-width:16ch}.topbar-note{font-size:.92rem;color:#102542bf;text-align:right}.nav-logo-burst{position:absolute;left:-.85rem;top:50%;transform:translateY(-50%) rotate(-8deg);width:158px;height:158px;display:grid;place-items:center;pointer-events:none}.nav-logo-burst img{width:148px;height:148px;object-fit:contain}.hero-grid{display:grid;width:min(1120px,calc(100% - 2rem));margin:0 auto;grid-template-columns:minmax(0,1.35fr) minmax(280px,.85fr);gap:1.75rem;align-items:end;padding-top:4rem}.hero-grid-page{align-items:center}.home-hero-grid{grid-template-columns:minmax(0,1.18fr) minmax(300px,.82fr);align-items:center}.home-hero-copy{padding-left:.5rem}.home-hero-copy h1{max-width:11ch;font-size:clamp(2.35rem,4.9vw,4.15rem)}.page-main{width:100%}.section-cta-row{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-start;margin-top:1.5rem}.hero-copy h1,.section-heading h2,.spotlight-copy h2,.hero-card h2{margin:0;font-family:"DM Serif Display",serif;line-height:.98;color:var(--ink)}.hero-copy h1{max-width:10ch;font-size:clamp(2.6rem,6.2vw,4.8rem)}.eyebrow{margin:0 0 .8rem;color:var(--accent)}.hero-text,.spotlight-copy p,.hero-card p,.product-card p,.reason-card p,blockquote p{font-size:.98rem;color:#102542d1}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;margin-top:2rem}.primary-button,.secondary-link,.product-footer button{transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.primary-button{display:inline-flex;align-items:center;padding:.95rem 1.4rem;border-radius:999px;background:var(--ink);color:#fff7ef;box-shadow:var(--shadow)}.primary-button:disabled{cursor:wait;opacity:.72}.secondary-link{display:inline-flex;align-items:center;gap:.55rem;padding:.95rem 1.2rem;border-radius:999px;background:#ffffff80;border:1px solid rgba(16,37,66,.1)}.hero-card,.reason-card,.product-card,.spotlight-panel,.hero-featured-panel{border:1px solid rgba(16,37,66,.1);border-radius:28px;background:var(--paper);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-card{padding:1.5rem;transform:rotate(-2deg)}.hero-featured-panel{display:grid;gap:1rem;padding:1.4rem}.hero-carousel{display:grid;gap:1rem;min-width:0}.hero-carousel-viewport{position:relative;overflow:hidden;border:1px solid rgba(16,37,66,.1);border-radius:28px;background:var(--paper);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-carousel-track{display:flex;transition:transform .28s ease;touch-action:pan-y}.hero-carousel-slide{display:grid;flex:0 0 100%;min-width:0;min-height:100%;background:linear-gradient(160deg,#ffffffc7,#ffffff73),linear-gradient(135deg,#f7b53824,#0f717329)}.hero-carousel-slide-link{cursor:pointer}.hero-carousel-slide-link:focus-visible{outline:3px solid rgba(15,113,115,.45);outline-offset:-6px}.hero-carousel-media{position:relative;min-height:300px;border-bottom:1px solid rgba(16,37,66,.08);background:radial-gradient(circle at top left,rgba(255,204,92,.65),transparent 34%),radial-gradient(circle at 84% 18%,rgba(15,113,115,.28),transparent 26%),linear-gradient(180deg,#fff8ebf2,#faefdaeb);overflow:hidden}.hero-carousel-media img{display:block;width:100%;height:100%;object-fit:cover}.hero-carousel-placeholder{display:grid;place-items:center;gap:1rem;min-height:300px;padding:2rem;text-align:center}.hero-carousel-placeholder img{width:min(650px,100%);max-width:100%;max-height:425px;height:auto;object-fit:contain}.hero-carousel-content{display:grid;gap:.9rem;padding:1.35rem}.hero-carousel-content h2{margin:0;font-family:"DM Serif Display",serif;font-size:clamp(1.9rem,3.2vw,2.8rem);line-height:1}.hero-carousel-content p,.hero-carousel-footer{margin:0}.hero-carousel-footer{display:flex;flex-wrap:wrap;gap:.85rem;align-items:center;justify-content:space-between}.hero-carousel-controls{display:flex;align-items:center;justify-content:center;gap:1rem}.hero-carousel-arrow,.hero-carousel-dot{border:1px solid rgba(16,37,66,.12);background:#fff9;cursor:pointer;transition:transform .18s ease,background-color .18s ease,border-color .18s ease}.hero-carousel-arrow{display:inline-flex;align-items:center;justify-content:center;width:2.9rem;height:2.9rem;padding:0;border-radius:999px;color:var(--ink);font-size:1.6rem;line-height:1}.hero-carousel-arrow-overlay{position:absolute;top:150px;z-index:2;background:#ffffffd1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 25px #1025421f}.hero-carousel-arrow-prev{left:1rem}.hero-carousel-arrow-next{right:1rem}.hero-carousel-dots{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap}.hero-carousel-dot{width:.9rem;height:.9rem;border-radius:999px;padding:0}.hero-carousel-dot.is-active{background:var(--ink);border-color:var(--ink)}.hero-carousel-arrow:hover,.hero-carousel-dot:hover{transform:translateY(-1px)}.hero-card h2{margin-top:.8rem;font-size:clamp(1.6rem,3vw,2.35rem)}.hero-featured-panel h2{margin:0;font-family:"DM Serif Display",serif;font-size:clamp(1.9rem,3.2vw,2.8rem);line-height:1}.hero-featured-list{display:grid;gap:.85rem}.hero-featured-item{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:1rem 1.05rem;border-radius:22px;background:#ffffff9e;border:1px solid rgba(16,37,66,.08)}.hero-featured-item h3,.hero-featured-shop,.hero-featured-note{margin:0}.hero-featured-item h3{font-size:1.2rem}.hero-featured-shop{margin-bottom:.3rem;color:var(--accent);font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.hero-featured-link{white-space:nowrap;display:inline-flex;align-items:center;padding:.75rem .95rem;border-radius:999px;background:#10254214}.hero-featured-note{color:#102542c2;font-size:.95rem}.why-us,.featured,.spotlight,.contact-strip{padding-bottom:4rem}.section-heading{display:grid;gap:.6rem;max-width:42rem;margin-bottom:1.5rem}.section-heading h2,.spotlight-copy h2{font-size:clamp(2.5rem,5vw,4.4rem)}.reason-list,.product-grid,.spotlight{display:grid;gap:1.25rem}.reason-list{grid-template-columns:repeat(3,minmax(0,1fr))}.reason-card{display:grid;gap:1rem;padding:1.3rem}.reason-card-top{display:flex;align-items:center;gap:.85rem}.reason-icon{display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;border-radius:16px;font-size:1.2rem;background:#ffffffd1;box-shadow:0 10px 24px #10254214}.reason-card-coral .reason-icon{background:#f4845f38}.reason-card-mango .reason-icon{background:#f7b5383d}.reason-card-sky .reason-icon{background:#7db9de42}.reason-card-coral{background:linear-gradient(180deg,#fffaf0e0,#fff4efeb),var(--paper)}.reason-card-mango{background:linear-gradient(180deg,#fffaf0e0,#fff7e3f0),var(--paper)}.reason-card-sky{background:linear-gradient(180deg,#fffaf0e0,#eef7fcf0),var(--paper)}.product-grid{grid-template-columns:repeat(auto-fit,minmax(260px,320px));justify-content:center}.product-card{position:relative;display:grid;gap:.8rem;width:100%;max-width:320px;padding:1.15rem;overflow:hidden;isolation:isolate;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 24px 46px #10254229;border-color:#10254229}.product-card-media{position:relative;display:block;width:100%;aspect-ratio:4 / 3;overflow:hidden;border-radius:18px;border:1px solid rgba(16,37,66,.08);background:linear-gradient(180deg,#fffc,#f7f0e1eb);box-shadow:0 10px 24px #10254212}.product-card-tag{position:absolute;top:.75rem;left:.75rem;z-index:1;display:inline-flex;padding:.45rem .7rem;border-radius:999px;background:#fff8ebeb;border:1px solid rgba(16,37,66,.08);box-shadow:0 8px 20px #10254214}.product-card-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.product-card:hover .product-card-media img{transform:scale(1.03)}.product-card:after{content:"";position:absolute;inset:auto -40px -40px auto;width:140px;height:140px;border-radius:50%;opacity:.24;z-index:-1}.product-meta,.product-footer{display:flex;justify-content:space-between;gap:1rem}.product-meta{justify-content:flex-start}.product-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.75rem}.product-card h3{margin:0;font-size:1.45rem}.product-title-link:hover,.inline-link:hover{text-decoration:underline}.discover-chip-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.discover-chip{border:1px solid rgba(16,37,66,.12);border-radius:999px;background:#ffffff8f;color:#102542d1;padding:.7rem 1rem;cursor:pointer;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease}.discover-chip:hover{transform:translateY(-1px);border-color:#10254233;background:#fffc}.discover-chip.is-active{background:var(--ink);border-color:var(--ink);color:#fff7ef}.product-footer{align-items:center;margin-top:.25rem}.pill{display:inline-flex;padding:.5rem .8rem;border-radius:999px;background:#ffffffa6}.product-footer button{border:0;border-radius:999px;padding:.8rem 1rem;cursor:pointer;background:#10254214;color:var(--ink)}.product-link{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 1rem;border-radius:999px;background:#10254214}.whatsapp-link{background:#25d36624;border-color:#25d36647}.instagram-link{background:#e1306c1f;border-color:#e1306c3d}.whatsapp-text-link{display:inline-flex;align-items:center;gap:.25rem}.product-story-link{padding:.8rem 1rem}.story-link{margin-top:1.25rem}.store-card-actions{display:flex;align-items:center;gap:.75rem;margin-top:1.25rem}.store-card-actions .story-link{margin-top:0}.store-card-instagram-link{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border:1px solid rgba(225,48,108,.24);border-radius:999px;background:#e1306c1f;transition:transform .2s ease,background .2s ease}.store-card-instagram-link:hover{transform:translateY(-2px);background:#e1306c2e}.whatsapp-contact,.instagram-contact{display:inline-flex;align-items:center;gap:.7rem;margin-top:1rem;padding:.8rem 1rem;border-radius:999px;background:#25d36624;border:1px solid rgba(37,211,102,.28);color:var(--ink)}.instagram-contact{background:#e1306c1f;border-color:#e1306c3d}.whatsapp-icon,.instagram-icon{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem}.whatsapp-icon{color:#1f9d55}.instagram-icon{color:#c13584}.whatsapp-icon svg,.instagram-icon svg{width:100%;height:100%;fill:currentColor}.whatsapp-inline-icon{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;color:#1f9d55}.whatsapp-inline-icon svg{width:100%;height:100%;fill:currentColor}.media-frame{--media-card-height: clamp(280px, 32vw, 360px);align-items:start;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.media-image,.media-placeholder,.video-frame,.video-placeholder{width:100%;min-height:280px;border:1px solid rgba(16,37,66,.1);border-radius:28px;background:var(--paper);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.media-image{display:block;object-fit:cover}.media-frame-brand .media-image{width:100%;aspect-ratio:16 / 9;min-height:280px;height:100%;max-height:none;object-fit:contain;padding:2rem;background:#ffffffeb}.media-frame-brand{align-items:stretch}.media-placeholder,.video-placeholder{display:grid;align-content:center;justify-items:start;gap:.85rem;padding:1.4rem}.media-placeholder p,.video-placeholder p{margin:0;color:#102542c7}.video-frame{display:grid;place-items:center;overflow:hidden;padding:1rem}.video-frame iframe{width:100%;max-width:100%;aspect-ratio:16 / 9;min-height:0;max-height:var(--media-card-height);border:0}.video-frame-instagram iframe{width:min(100%,360px);height:clamp(520px,72vh,640px);aspect-ratio:auto;max-height:none}.video-frame-instagram .instagram-media{width:100%!important;min-width:0!important;max-width:540px!important;margin:0 auto!important}.instagram-fallback-link{margin-top:.85rem}.accent-mango:after{background:var(--mango)}.accent-lime:after{background:var(--lime)}.accent-coral:after{background:var(--coral)}.accent-sky:after{background:var(--sky)}.spotlight{grid-template-columns:minmax(0,1fr) minmax(320px,420px);align-items:start}.spotlight-panel{display:grid;gap:1rem;padding:1.35rem}.contact-strip{width:min(1120px,calc(100% - 2rem));margin:0 auto;padding-top:1rem}.contact-strip h2{margin:0;font-family:"DM Serif Display",serif;font-size:clamp(2.4rem,5vw,4rem);line-height:1}.contact-strip p:not(.eyebrow){max-width:44rem;font-size:1.05rem;color:#102542d1}.content-panel{width:min(1120px,calc(100% - 2rem));margin:0 auto;padding-bottom:4rem}.story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.story-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.story-card{border:1px solid rgba(16,37,66,.1);border-radius:28px;background:var(--paper);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.4rem}.story-card h3{margin:0 0 .75rem;font-size:1.45rem}.story-card p{margin:0;font-size:1rem;color:#102542d1}.detail-list{margin:0;padding-left:1.1rem;color:#102542d1}.detail-list li+li{margin-top:.45rem}.story-card .primary-button{margin-top:1.25rem}.story-meta{margin-bottom:.7rem!important;color:var(--accent)!important;font-weight:700;text-transform:uppercase;letter-spacing:.06em;font-size:.8rem!important}.story-spacing-top{margin-top:.9rem!important}.filters-panel,.form-card,.empty-state,.site-footer-inner{border:1px solid rgba(16,37,66,.1);border-radius:28px;background:var(--paper);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.filters-panel{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;padding:1.25rem}.filter-field{display:grid;gap:.45rem}.filter-field span{font-size:.82rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--accent)}.filter-field input,.filter-field select,.filter-field textarea{width:100%;padding:.95rem 1rem;border:1px solid rgba(16,37,66,.12);border-radius:18px;background:#ffffffb8;color:var(--ink)}.filter-field textarea{resize:vertical}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.form-status{margin:0;padding:.8rem 1rem;border-radius:16px;font-weight:700}.form-status-loading{background:#10254214;color:var(--ink)}.form-status-success{background:#2f7c5a1f;color:#236044}.form-status-error{background:#ae3e301f;color:#8e2f24}.recaptcha-field{display:flex;justify-content:center;min-height:78px}.reset-button{border:0;justify-content:center;cursor:pointer}.product-location{margin:-.2rem 0 0;color:var(--accent);font-size:.85rem;font-weight:700;letter-spacing:.03em}.form-card{display:grid;gap:1rem;padding:1.4rem}.form-submit-row{display:flex;justify-content:center}.empty-state{display:grid;justify-items:start;gap:.9rem;padding:1.5rem;max-width:34rem;margin:0 auto}.empty-state h3{margin:0;font-size:1.8rem}.empty-state-kicker{display:inline-flex;align-items:center;padding:.45rem .75rem;border-radius:999px;background:#ffffffb8;border:1px solid rgba(16,37,66,.08);color:var(--accent);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.empty-state p{margin:0;color:#102542c7}.site-footer{width:min(1120px,calc(100% - 2rem));margin:0 auto;padding:0 0 3rem}.site-footer-inner{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:1.25rem;padding:1.5rem}.footer-brand h2{margin:0;font-family:"DM Serif Display",serif;font-size:clamp(2rem,4vw,3rem);line-height:1}.footer-brand p,.footer-meta p{color:#102542c7}.footer-links{display:grid;gap:.55rem;align-content:start}.footer-links a{width:fit-content}blockquote{margin:0;padding:1rem 0 0;border-top:1px dashed rgba(16,37,66,.16)}blockquote footer{margin-top:.8rem;color:#10254299;font-size:.95rem}.primary-button:hover,.secondary-link:hover,.product-footer button:hover{transform:translateY(-2px)}@media (max-width: 900px){.topbar,.hero-grid,.reason-list,.product-grid,.spotlight,.story-grid,.story-grid-two,.filters-panel,.site-footer-inner,.media-frame{grid-template-columns:1fr}.topbar{grid-template-columns:auto 1fr;border-radius:28px}.brand-text{max-width:none}.nav-links{justify-content:flex-end}.hero-grid{padding-top:2.6rem}.home-hero-copy{padding-left:0}.hero-copy h1{max-width:13ch}}@media (max-width: 640px){.hero,.why-us,.featured,.spotlight,.contact-strip,.content-panel,.site-footer{width:min(100% - 1rem,1120px)}.hero{width:100%}.topbar,.hero-grid{width:calc(100% - 1rem)}.hero-card,.reason-card,.product-card,.spotlight-panel,.hero-featured-panel,.hero-carousel-viewport,.filters-panel,.form-card,.empty-state,.site-footer-inner{border-radius:22px}.topbar,.product-meta,.product-footer,.product-actions,.hero-featured-item,.hero-carousel-footer{flex-direction:column;align-items:flex-start}.topbar{grid-template-columns:auto auto;justify-content:space-between;align-items:start}.menu-toggle{display:inline-flex;flex-direction:column}.nav-links,.topbar-note{display:none}.nav-logo-burst{left:-.15rem;top:.65rem;transform:rotate(-8deg);width:98px;height:98px}.nav-logo-burst img{width:92px;height:92px}.nav-links.nav-links-open{display:grid;grid-column:1 / -1;width:100%;padding-top:.35rem;justify-content:center}.nav-links.nav-links-open a{width:100%;justify-content:center;background:#ffffff73}.hero-copy h1{font-size:clamp(2.2rem,11vw,3.2rem)}.hero-actions{align-items:stretch}.primary-button,.secondary-link{justify-content:center;width:100%}.section-cta-row{justify-content:stretch}.hero-carousel-media,.hero-carousel-placeholder{min-height:240px}.hero-carousel-arrow{width:2.6rem;height:2.6rem}.hero-carousel-controls{justify-content:center}.hero-carousel-arrow-overlay{top:118px}.hero-carousel-arrow-prev{left:.65rem}.hero-carousel-arrow-next{right:.65rem}}
