@font-face{font-family:Dneven Display;src:url(/fonts/dneven-display-latin.woff2)format("woff2");font-display:swap;font-style:normal;font-weight:400}@font-face{font-family:Dneven Sans;src:url(/fonts/dneven-sans-latin.woff2)format("woff2");font-display:swap;font-style:normal;font-weight:400}@font-face{font-family:Dneven Sans;src:url(/fonts/dneven-sans-bold-latin.woff2)format("woff2");font-display:swap;font-style:normal;font-weight:700}:root{--navy:#102d4f;--navy-deep:#0a2139;--navy-soft:#e8edf3;--ink:#17202a;--muted:#5c6773;--white:#fff;--porcelain:#f4f6f8;--line:#d9dee5;--gold:#b78b46;--gold-deep:#8b642d;--berry:#bd3346;--whatsapp:#147d64;--focus:#1769aa;--action:#102d4f;--link:#102d4f;--canvas:#fff;--surface:#fff;--surface-raised:#fff;--heading:#0a2139;--header-background:#fffffff5;--header-border:#102d4f1a;--shadow-soft:0 18px 54px #0a21391a;--shadow-dialog:0 24px 80px #0a213940;--shell:min(1320px, calc(100% - 40px));--header-height:68px;--display:"Dneven Display", Georgia, serif;--sans:"Dneven Sans", Arial, sans-serif}*,:before,:after{box-sizing:border-box}html{color-scheme:light;scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 18px);background:var(--canvas)}body{background:var(--canvas);min-width:320px;color:var(--ink);font-family:var(--sans);letter-spacing:0;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.65;overflow-x:hidden}body:has(dialog[open]){overflow:hidden}main{min-height:60vh}h1,h2,h3,p,dl,dd,figure,ul{margin-top:0}h1,h2,h3{color:var(--heading);font-family:var(--display);letter-spacing:0;font-weight:400;line-height:1.08}h1{margin-bottom:22px;font-size:clamp(2.75rem,5.5vw,5.8rem)}h2{margin-bottom:18px;font-size:clamp(2rem,3.4vw,3.6rem)}h3{margin-bottom:10px;font-size:clamp(1.25rem,1.7vw,1.7rem)}p{margin-bottom:18px}a{color:inherit;text-underline-offset:4px}button,input,select,textarea{font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}img,picture{max-width:100%;display:block}picture img{object-fit:cover;width:100%;height:100%}[hidden]{display:none!important}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}::selection{background:var(--navy);color:var(--white)}.shell{width:var(--shell);margin-inline:auto}.section{padding-block:84px}.eyebrow{color:var(--gold-deep);text-transform:uppercase;letter-spacing:0;margin-bottom:12px;font-size:.72rem;font-weight:700;line-height:1.3}.button,.icon-button,.locale-link,.link-button,.text-link,.back-link{min-height:44px}.button{cursor:pointer;text-align:center;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:10px;min-width:44px;padding:11px 18px;font-size:.82rem;font-weight:700;line-height:1.35;text-decoration:none;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button--primary{background:var(--action);color:var(--white)}.button--primary:hover{background:var(--navy-deep)}.button--outline{border-color:var(--action);color:var(--action);background:0 0}.button--outline:hover{background:var(--action);color:var(--white)}.button--light{border-color:var(--white);background:var(--white);color:var(--navy-deep)}.button--light:hover{background:var(--porcelain)}.button--quiet{border-color:var(--line);color:var(--link);background:0 0}.button--quiet:hover{border-color:var(--navy)}.icon-button{border:1px solid var(--line);background:var(--surface-raised);cursor:pointer;border-radius:50%;place-items:center;width:44px;padding:0;display:inline-grid}.locale-link,.text-link,.back-link{color:var(--link);align-items:center;gap:7px;font-size:.78rem;font-weight:700;line-height:1.4;text-decoration:none;display:inline-flex}.text-link,.back-link{position:relative}.text-link:after,.back-link:after{content:"";transform-origin:100%;background:currentColor;height:1px;transition:transform .18s;position:absolute;bottom:6px;left:0;right:0;transform:scaleX(0)}.text-link:hover:after,.back-link:hover:after{transform-origin:0;transform:scaleX(1)}.link-button{cursor:pointer;color:inherit;text-underline-offset:4px;background:0 0;border:0;align-items:center;padding:0;text-decoration:underline;display:inline-flex}.skip-link{z-index:1000;background:var(--navy-deep);color:var(--white);padding:11px 15px;text-decoration:none;transition:transform .14s;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.connection-status{z-index:250;top:calc(var(--header-height) + 12px);border:1px solid var(--line);background:var(--surface-raised);width:max-content;max-width:min(440px,100% - 32px);box-shadow:var(--shadow-soft);color:var(--ink);text-align:center;border-left-width:4px;border-radius:4px;padding:9px 13px;font-size:.78rem;font-weight:700;line-height:1.45;position:fixed;left:50%;transform:translate(-50%)}.connection-status[data-state=offline]{border-left-color:var(--berry)}.connection-status[data-state=online]{border-left-color:var(--whatsapp)}html[data-js=true] [data-reveal]{opacity:1;transition:transform .48s;transition-delay:calc(var(--reveal-order,0) * 45ms);transform:translateY(12px)}html[data-js=true] [data-reveal].is-visible{opacity:1;transform:translateY(0)}.site-header{z-index:100;height:var(--header-height);border-bottom:1px solid var(--header-border);background:var(--header-background);backdrop-filter:blur(12px);position:sticky;top:0}.site-header__inner{grid-template-columns:auto 1fr auto;align-items:center;gap:28px;height:100%;display:grid}.brand-link{align-items:center;min-height:44px;display:flex}.brand-link__logo{width:162px;height:auto}.primary-nav{justify-self:center}.primary-nav ul{align-items:center;gap:clamp(18px,2vw,32px);margin:0;padding:0;list-style:none;display:flex}.primary-nav a{min-height:44px;color:var(--navy-deep);align-items:center;font-size:.72rem;font-weight:700;text-decoration:none;display:inline-flex}.primary-nav a:hover{color:var(--gold-deep)}.site-header__actions{align-items:center;gap:15px;display:flex}.site-header__mobile-controls,.primary-nav__mobile-actions{display:none}.hero{border-bottom:1px solid var(--line);background:var(--porcelain);position:relative;overflow:hidden}.hero:before{background:var(--surface);content:"";width:45%;position:absolute;inset:0 auto 0 0}.hero__grid{grid-template-columns:minmax(330px,.82fr) minmax(520px,1.18fr);align-items:center;gap:clamp(38px,6vw,96px);min-height:min(730px,100svh - 148px);padding-block:56px 66px;display:grid;position:relative}.hero__copy{z-index:2;max-width:580px;position:relative}.hero__copy:before{border-top:2px solid var(--gold);border-bottom:2px solid var(--gold);content:"";width:34px;height:20px;margin-bottom:24px;display:block;transform:skew(-28deg)}.hero__copy h1{max-width:9ch}.hero__lead{max-width:46ch;color:var(--muted);margin-bottom:28px;font-size:1.05rem}.hero__actions{flex-wrap:wrap;gap:12px;display:flex}.hero__facts{gap:0;margin:34px 0 0;display:flex}.hero__facts div{border-left:1px solid var(--line);min-width:92px;padding:0 24px}.hero__facts div:first-child{border-left:0;padding-left:0}.hero__facts dt{color:var(--link);font-family:var(--display);font-size:1.45rem;line-height:1.1}.hero__facts dd{color:var(--muted);text-transform:uppercase;letter-spacing:0;font-size:.7rem}.hero__visual{align-self:stretch;min-height:510px;position:relative}.hero__package{box-shadow:var(--shadow-soft);position:absolute;inset:4% 0 8% 8%;overflow:hidden}.hero__package picture,.hero__package img{width:100%;height:100%}.hero__package img{object-position:50% 50%}.hero__product{z-index:2;aspect-ratio:4/3;border:10px solid var(--surface);width:48%;position:absolute;bottom:0;right:-2%;overflow:hidden;box-shadow:0 20px 50px #0a213933}.hero__product picture,.hero__product img{height:100%}.hero__seal{z-index:3;aspect-ratio:1;background:var(--surface-raised);width:106px;color:var(--navy);font-family:var(--display);text-align:center;box-shadow:none;border:1px solid #b78b468c;border-radius:50%;place-items:center;padding:14px;font-size:.76rem;line-height:1.35;display:grid;position:absolute;top:0;right:2%}.occasion{padding-block:54px 64px}.occasion__intro{text-align:center}.occasion__intro h2{margin-bottom:28px;font-size:clamp(1.8rem,2.6vw,2.8rem)}.occasion__control{max-width:970px}.occasion-tabs{border:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.occasion-tabs button{border:0;border-left:1px solid var(--line);background:var(--surface-raised);min-height:58px;color:var(--navy);cursor:pointer;justify-content:center;align-items:center;gap:10px;padding:10px 14px;font-size:.75rem;font-weight:700;display:flex;position:relative}.occasion-tabs button:first-child{border-left:0}.occasion-tabs button[aria-selected=true]{background:var(--navy);color:var(--white)}.occasion-tabs button[aria-selected=true]:after{border:9px solid #0000;border-top-color:var(--navy);content:"";position:absolute;top:100%;left:50%;transform:translate(-50%)}.occasion-panels{text-align:center;min-height:172px;padding:34px 24px 0}.occasion-panels section{max-width:660px;margin:0 auto}.occasion-panels h3{margin-bottom:8px;font-size:1.8rem}.occasion-panels p{color:var(--muted);margin-bottom:8px}.section-heading{grid-template-columns:minmax(0,1fr) minmax(300px,.46fr);align-items:end;gap:50px;margin-bottom:34px;display:grid}.section-heading h2{max-width:17ch;margin-bottom:0}.section-heading>p{color:var(--muted);margin-bottom:4px}.section-heading__action{flex-direction:column;align-items:flex-start;gap:12px;max-width:650px;display:flex}.section-heading__action p{color:var(--muted);margin:0}.section-heading--compact{margin-bottom:28px;display:block}.collection,.related{border-top:1px solid var(--line);background:var(--porcelain)}.product-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:14px;display:grid}.product-card{min-width:0}.product-card>a{height:100%;text-decoration:none;display:block}.product-card__media{aspect-ratio:4/5;background:#e7eaed;position:relative;overflow:hidden}.product-card__media picture,.product-card__media img{height:100%}.product-card__media img{object-position:var(--media-focus,50% 50%);transition:transform .42s}.product-card>a:hover .product-card__media img{transform:scale(1.025)}.product-card__number{z-index:2;width:33px;height:33px;color:var(--navy);background:#ffffffeb;place-items:center;font-size:.65rem;font-weight:700;display:grid;position:absolute;top:9px;left:9px}.product-card__body{padding:17px 2px 0}.product-card__body h3{min-height:2.2em;margin-bottom:8px;font-size:clamp(1.08rem,1.5vw,1.42rem)}.product-card__body p{min-height:4.5em;color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:10px;font-size:.78rem;line-height:1.5;display:-webkit-box;overflow:hidden}.home-journal,.journal-list,.related-articles{border-top:1px solid var(--line);background:var(--surface)}.journal-hero{border-bottom:1px solid var(--line);background:var(--surface);padding-block:clamp(72px,9vw,130px)}.journal-hero__inner{max-width:900px}.journal-hero h1{max-width:13ch;font-size:clamp(3.2rem,6.5vw,6.8rem)}.journal-hero__inner>p:last-child{max-width:62ch;color:var(--muted);margin-bottom:0;font-size:1.08rem}.journal-feature{background:var(--porcelain)}.article-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(20px,3vw,34px);display:grid}.article-card{min-width:0}.article-card>a{flex-direction:column;height:100%;text-decoration:none;display:flex}.article-card__media{aspect-ratio:4/3;background:#e7eaed;overflow:hidden}.article-card__media picture,.article-card__media img{height:100%}.article-card__media img{transition:transform .42s}.article-card>a:hover .article-card__media img{transform:scale(1.02)}.article-card__body{flex-direction:column;flex:1;align-items:flex-start;padding:20px 0 0;display:flex}.article-card__meta{width:100%;color:var(--muted);text-transform:uppercase;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;font-size:.68rem;font-weight:700;display:flex}.article-card__meta span{color:var(--gold-deep)}.article-card__body :is(h2,h3){margin-bottom:10px;font-size:clamp(1.45rem,2.2vw,2.1rem)}.article-card__body>p{color:var(--muted);margin-bottom:16px;font-size:.86rem}.article-card__link{min-height:44px;color:var(--link);align-items:center;gap:7px;margin-top:auto;font-size:.76rem;font-weight:700;display:inline-flex}.article-card--featured>a{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:stretch;gap:clamp(32px,6vw,86px);display:grid}.article-card--featured .article-card__media{aspect-ratio:auto;min-height:480px}.article-card--featured .article-card__body{justify-content:center;padding:42px 0}.article-card--featured .article-card__body :is(h2,h3){font-size:clamp(2.1rem,3.4vw,3.8rem)}.journal-order{background:var(--navy-deep);color:var(--white);padding-block:54px}.journal-order__inner{justify-content:space-between;align-items:center;gap:32px;display:flex}.journal-order h2{color:var(--white);margin:0;font-size:clamp(1.8rem,3vw,2.9rem)}.journal-order .eyebrow{color:#e1bc7e;margin-bottom:4px}.article-hero{border-bottom:1px solid var(--line);background:var(--surface)}.article-hero__grid{grid-template-columns:minmax(340px,.82fr) minmax(480px,1.18fr);align-items:stretch;gap:clamp(44px,7vw,110px);min-height:620px;display:grid}.article-hero__copy{flex-direction:column;justify-content:center;max-width:620px;padding-block:56px;display:flex}.article-hero__copy h1{max-width:13ch;font-size:clamp(3rem,5vw,5.4rem)}.article-hero__lead{color:var(--muted);font-size:1.08rem}.article-dates{color:var(--muted);flex-wrap:wrap;gap:10px 22px;font-size:.72rem;display:flex}.article-dates span{align-items:center;gap:7px;display:inline-flex}.article-hero__media{background:var(--porcelain);min-height:620px;overflow:hidden}.article-hero__media picture,.article-hero__media img{height:100%}.article-layout{grid-template-columns:minmax(0,1fr) minmax(240px,340px);align-items:start;gap:clamp(50px,9vw,140px);padding-block:clamp(72px,9vw,130px);display:grid}.article-body{max-width:760px}.article-body section{border-top:1px solid var(--line);padding-block:34px}.article-body section:first-child{border-top:0;padding-top:0}.article-body section:last-child{border-bottom:1px solid var(--line)}.article-body h2{max-width:18ch;font-size:clamp(1.9rem,3vw,3rem)}.article-body p{color:var(--muted);font-size:1.02rem;line-height:1.8}.article-order{top:calc(var(--header-height) + 28px);border:1px solid var(--line);background:var(--porcelain);padding:28px;position:sticky}.article-order>p:not(.eyebrow){color:var(--muted);font-size:.86rem}.product-card__link{min-height:44px;color:var(--link);align-items:center;gap:7px;font-size:.72rem;font-weight:700;display:inline-flex}.gifting{background:var(--navy-deep);grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);padding:0;display:grid}.gifting__media{min-height:580px}.gifting__media picture,.gifting__media img{width:100%;height:100%}.gifting__copy{min-height:580px;color:var(--white);place-items:center start;padding:clamp(48px,7vw,110px);display:grid}.gifting__copy>div{max-width:510px}.gifting__copy .eyebrow{color:#e1bc7e}.gifting__copy h2{color:var(--white)}.gifting__copy p:not(.eyebrow){color:#f4f7fa;margin-bottom:28px}.story{background:var(--surface)}.story__grid{grid-template-columns:minmax(290px,.75fr) minmax(500px,1.25fr);align-items:center;gap:clamp(48px,8vw,120px);display:grid}.story__copy{max-width:510px}.story__copy p:not(.eyebrow){color:var(--muted)}.story__note{border-top:1px solid var(--line);padding-top:20px;font-size:.9rem;font-weight:700;color:var(--link)!important}.story__media{aspect-ratio:16/10;background:var(--porcelain);overflow:hidden}.story__media picture,.story__media img{height:100%}.locations{border-top:1px solid var(--line);background:var(--porcelain)}.location-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.location-card{background:var(--surface-raised);border:1px solid #bac5d1;border-radius:4px;flex-direction:column;min-height:330px;padding:clamp(26px,3vw,42px);display:flex}.location-card--ciputra{border-color:var(--navy);background:var(--navy);color:var(--white)}.location-card--corporate{border-color:var(--gold-deep);background:var(--gold);color:var(--navy-deep)}.location-card__icon{border:1px solid;border-radius:50%;place-items:center;width:46px;height:46px;margin-bottom:28px;display:grid}.location-card h3{color:inherit}.location-card p{margin-bottom:7px;font-size:.86rem}.location-card__phone{margin-top:8px;font-weight:700}.location-card__actions{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:12px;min-height:58px;margin-top:auto;padding-top:26px;display:flex}.location-card--ciputra .text-link,.location-card--ciputra .button--outline{border-color:var(--white);color:var(--white)}.location-card--ciputra .button--outline:hover{background:var(--white);color:var(--navy)}.location-card--corporate .button--outline{border-color:var(--navy-deep);color:var(--navy-deep)}.location-explorer{border-top:1px solid var(--line);margin-top:clamp(42px,6vw,72px);padding-top:clamp(28px,4vw,44px)}.location-map-tabs{border:1px solid var(--line);grid-template-columns:repeat(2,minmax(128px,1fr));width:100%;margin-top:24px;display:grid}.location-map-tabs button{border:0;border-left:1px solid var(--line);background:var(--surface-raised);min-height:48px;color:var(--link);cursor:pointer;justify-content:center;align-items:center;gap:8px;padding:9px 18px;font-size:.78rem;font-weight:700;display:inline-flex}.location-map-tabs button:first-child{border-left:0}.location-map-tabs button[aria-selected=true]{background:var(--action);color:var(--white)}.location-explorer__panel{border-bottom:1px solid var(--line);grid-template-columns:minmax(300px,.55fr) minmax(0,1.45fr);align-items:stretch;gap:clamp(28px,5vw,72px);min-height:430px;padding-bottom:24px;display:grid}.location-explorer__copy{flex-direction:column;justify-content:center;min-width:0;display:flex}.location-explorer__copy .eyebrow{margin-bottom:16px}.location-explorer__copy h3{font-size:clamp(1.65rem,2.4vw,2.45rem)}.location-explorer__copy [data-location-address-output]{color:var(--muted);margin-bottom:0}.location-explorer__link{align-self:flex-start;margin-top:18px}.location-explorer__map{background:#dfe3e6;border-radius:4px;min-width:0;min-height:380px;overflow:hidden}.location-explorer__map iframe{border:0;width:100%;height:100%;min-height:380px;display:block}.faq{border-top:1px solid var(--line)}.faq__grid{grid-template-columns:minmax(240px,.55fr) minmax(0,1.45fr);gap:clamp(50px,8vw,120px);display:grid}.faq__intro{top:calc(var(--header-height) + 28px);align-self:start;position:sticky}.faq__items details{border-top:1px solid var(--line)}.faq__items details:last-child{border-bottom:1px solid var(--line)}.faq__items summary{cursor:pointer;min-height:70px;color:var(--navy-deep);align-items:center;padding:14px 48px 14px 0;font-weight:700;list-style:none;display:flex;position:relative}.faq__items summary::-webkit-details-marker{display:none}.faq__items summary:before,.faq__items summary:after{background:var(--navy);content:"";width:14px;height:2px;transition:transform .18s;position:absolute;top:50%;right:12px}.faq__items summary:after{transform:rotate(90deg)}.faq__items details[open] summary:after{transform:rotate(0)}.faq__items details p{max-width:66ch;color:var(--muted);padding:0 48px 22px 0}.product-hero{border-bottom:1px solid var(--line);background:var(--surface)}.product-hero__grid{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(330px,.86fr) minmax(520px,1.14fr);align-items:stretch;gap:clamp(44px,7vw,110px);height:clamp(620px,52vw,680px);display:grid}.product-hero__copy{flex-direction:column;justify-content:center;max-width:560px;padding-block:32px;display:flex}.product-hero__copy h1{max-width:10ch;margin-bottom:14px;font-size:clamp(3rem,4vw,4.15rem);line-height:1}.product-hero__copy>p:not(.eyebrow,.product-hero__lead){color:var(--muted);margin-bottom:12px;line-height:1.55}.back-link{margin-bottom:14px}.product-hero__lead{color:var(--link);margin-bottom:12px;font-size:1.08rem;font-weight:700;line-height:1.55}.product-highlights{gap:4px;margin:14px 0 18px;padding:0;list-style:none;display:grid}.product-highlights li{color:var(--muted);align-items:flex-start;gap:10px;display:flex}.product-highlights svg{color:var(--gold-deep);flex:none;margin-top:5px}.product-hero__media{background:var(--porcelain);height:100%;min-height:0;overflow:hidden}.product-hero__media picture,.product-hero__media img{height:100%}.photo-media{position:relative}.photo-media picture img{object-position:var(--media-focus,50% 50%)}.photo-mark{z-index:3;pointer-events:none;opacity:.88;width:clamp(100px,12vw,164px);position:absolute;bottom:clamp(12px,2vw,24px);right:clamp(12px,2vw,24px)}.photo-mark img{object-fit:contain;width:100%;height:auto}.photo-mark--light img{filter:brightness(0)invert()}.product-gallery{background:var(--porcelain)}.product-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.product-gallery__item{aspect-ratio:4/3;background:#e7eaed;overflow:hidden}.product-gallery__item:first-child{aspect-ratio:auto;grid-row:span 2}.product-gallery__item picture,.product-gallery__item img{height:100%}.storage-band{background:var(--navy-deep);color:var(--white);padding-block:52px}.storage-band__inner{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;display:grid}.storage-band__inner>svg{color:#e1bc7e}.storage-band .eyebrow{color:#e1bc7e;margin-bottom:4px}.storage-band p:last-child{color:#e3e9ef;max-width:72ch;margin-bottom:0}.related__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;max-width:900px;display:grid}.legal{max-width:930px;padding-block:clamp(64px,9vw,130px)}.legal__header{max-width:710px;margin-bottom:58px}.legal__header h1{font-size:clamp(3rem,5vw,5rem)}.legal__header>p:not(.eyebrow){color:var(--muted);font-size:1.08rem}.legal__header span{color:var(--muted);font-size:.76rem}.legal__body section{border-top:1px solid var(--line);grid-template-columns:minmax(180px,.42fr) minmax(0,1fr);gap:42px;padding-block:28px;display:grid}.legal__body section:last-child{border-bottom:1px solid var(--line)}.legal__body h2{margin:0;font-size:1.5rem}.legal__body p{color:var(--muted);margin:0}.not-found{min-height:calc(100svh - var(--header-height));grid-template-columns:minmax(200px,.5fr) minmax(0,1fr);align-items:center;gap:clamp(50px,10vw,150px);padding-block:70px;display:grid}.not-found__code{color:var(--navy-soft);font-family:var(--display);margin:0;font-size:clamp(8rem,21vw,20rem);line-height:.75}.not-found h1{max-width:12ch;font-size:clamp(2.8rem,5vw,5rem)}.not-found h1 span{color:var(--gold-deep);font-size:.72em}.not-found div>p:not(.eyebrow){color:var(--muted)}.contact-dialog{background:var(--surface-raised);width:min(780px,100% - 32px);max-height:min(760px,100dvh - 32px);color:var(--ink);box-shadow:var(--shadow-dialog);border:0;border-radius:6px;margin:auto;padding:0;overflow:auto}.contact-dialog::backdrop{backdrop-filter:blur(4px);background:#071421ad}.contact-dialog__head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:24px;padding:32px 34px 24px;display:flex}.contact-dialog__head h2{margin-bottom:8px;font-size:clamp(1.8rem,3vw,2.5rem)}.contact-dialog__head p:last-child{color:var(--muted);margin-bottom:0}.contact-dialog__head .icon-button{flex:none}.contact-dialog__context{background:var(--navy-soft);color:var(--navy);gap:8px;padding:13px 34px;font-size:.82rem;display:flex}.contact-dialog__choices{gap:0;padding:0 34px 26px;display:grid}.contact-choice{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;padding-block:22px;display:grid}.contact-choice:last-child{border-bottom:0}.contact-choice__body{align-items:flex-start;gap:14px;display:flex}.contact-choice__icon{border:1px solid var(--line);width:40px;height:40px;color:var(--navy);border-radius:50%;flex:none;place-items:center;display:grid}.contact-choice h3{font-family:var(--sans);margin-bottom:6px;font-size:1rem;font-weight:700}.contact-choice p{color:var(--muted);margin-bottom:3px;font-size:.76rem;line-height:1.45}.contact-choice__phone{font-weight:700;color:var(--navy)!important}.contact-choice__actions{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.consent-banner{z-index:300;right:20px;bottom:max(20px, env(safe-area-inset-bottom));background:var(--surface-raised);width:min(570px,100% - 40px);box-shadow:none;border:1px solid #bdc7d1;border-radius:6px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;padding:24px;display:grid;position:fixed}.consent-banner h2{font-family:var(--sans);margin-bottom:7px;font-size:1rem;font-weight:700}.consent-banner p{color:var(--muted);margin-bottom:0;font-size:.76rem;line-height:1.5}.consent-banner__actions{gap:8px;display:flex}.consent-banner .button{white-space:nowrap;padding-inline:14px}.utility-rail{z-index:90;right:max(14px, env(safe-area-inset-right));bottom:max(14px, env(safe-area-inset-bottom));border:1px solid var(--line);background:var(--surface-raised);border-radius:28px;flex-direction:column;padding:5px;display:flex;position:fixed;box-shadow:0 8px 28px #0a21393d}.utility-rail__button{width:44px;height:44px;color:var(--navy);cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;padding:0;display:grid}.utility-rail__button:hover{background:var(--navy-soft)}.utility-rail__top:not([hidden]){border-bottom:1px solid var(--line);border-radius:50% 50% 10px 10px}.utility-rail__whatsapp{color:var(--whatsapp)}body:has(.consent-banner:not([hidden])) .utility-rail,body:has(dialog[open]) .utility-rail,body:has([data-primary-nav][data-open]) .utility-rail{display:none}.site-footer{background:var(--navy-deep);color:#dce4ec;padding:62px 0 18px;overflow:hidden}.site-footer__grid{grid-template-columns:minmax(260px,1.1fr) minmax(160px,.45fr) minmax(250px,.75fr);gap:clamp(42px,7vw,100px);padding-bottom:48px;display:grid}.site-footer__brand{max-width:360px}.site-footer__logo{filter:brightness(0)invert();width:210px;height:auto;margin-bottom:24px}.site-footer__brand p{color:#bfcbd6}.site-footer__social{gap:8px;display:flex}.site-footer__social a{border:1px solid #ffffff47;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.site-footer__nav{flex-direction:column;gap:2px;display:flex}.site-footer__nav a,.site-footer__contact>a{align-items:center;min-height:44px;font-size:.82rem;text-decoration:none;display:inline-flex}.site-footer__nav a:hover,.site-footer__contact>a:hover{color:var(--white)}.site-footer__contact .eyebrow{color:#e1bc7e;margin:0 0 2px}.site-footer__contact{flex-direction:column;align-items:flex-start;gap:12px;min-width:0;display:flex}.site-footer__contact .button{margin:0}.site-footer__contact>a{overflow-wrap:anywhere;max-width:100%}.site-footer__bottom{color:#aebdca;border-top:1px solid #ffffff2e;justify-content:space-between;align-items:center;gap:24px;min-height:54px;padding-top:14px;font-size:.7rem;display:flex}.site-footer__bottom p{margin:0}.site-footer__bottom div{align-items:center;gap:20px;display:flex}.site-footer__bottom a,.site-footer__bottom button{color:inherit}.site-footer__bottom a{align-items:center;min-height:44px;display:inline-flex}html[data-theme=dark]{color-scheme:dark;--canvas:#11161d;--surface:#11161d;--surface-raised:#1b222a;--heading:#f3efe7;--ink:#ecebe6;--muted:#b9c1c9;--porcelain:#161c23;--navy-soft:#26323e;--line:#3b4651;--gold:#c89d59;--gold-deep:#e0b978;--berry:#ef7180;--whatsapp:#2aa284;--focus:#7fc3f3;--action:#285f8f;--link:#8bc5ed;--header-background:#11161df5;--header-border:#ffffff21;--shadow-soft:0 18px 54px #00000057;--shadow-dialog:0 24px 80px #00000094}html[data-theme=dark] .brand-link__logo{filter:brightness(0)invert()}html[data-theme=dark] .primary-nav a,html[data-theme=dark] .faq__items summary{color:var(--heading)}html[data-theme=dark] .primary-nav a:hover{color:var(--gold-deep)}html[data-theme=dark] .button--primary:hover{background:#3475aa}html[data-theme=dark] .button--outline{border-color:var(--link);color:var(--link)}html[data-theme=dark] .button--outline:hover{background:var(--action);color:var(--white)}html[data-theme=dark] .button--light:hover{background:#e8ecf0}html[data-theme=dark] .theme-toggle,html[data-theme=dark] .hero__seal,html[data-theme=dark] .occasion-tabs button:not([aria-selected=true]){color:var(--link)}html[data-theme=dark] .product-card__media,html[data-theme=dark] .product-gallery__item,html[data-theme=dark] .article-card__media,html[data-theme=dark] .article-hero__media,html[data-theme=dark] .location-explorer__map{background:#262e36}html[data-theme=dark] .utility-rail__button{color:var(--link)}html[data-theme=dark] .utility-rail__whatsapp{color:var(--whatsapp)}html[data-theme=dark] .location-card{border-color:var(--line)}html[data-theme=dark] .location-card--ciputra{background:#123653;border-color:#315d86}html[data-theme=dark] .location-card--corporate{border-color:var(--gold-deep);background:var(--gold);color:var(--navy-deep)}html[data-theme=dark] .location-card--ciputra .button--outline{border-color:var(--white);color:var(--white)}html[data-theme=dark] .location-card--corporate .button--outline{border-color:var(--navy-deep);color:var(--navy-deep)}html[data-theme=dark] .faq__items summary:before,html[data-theme=dark] .faq__items summary:after{background:var(--link)}html[data-theme=dark] .contact-dialog__context{color:var(--link)}html[data-theme=dark] .contact-choice__icon,html[data-theme=dark] .contact-choice__phone{color:var(--link)!important}html[data-theme=dark] .consent-banner{border-color:var(--line)}html[data-theme=dark] .not-found__code{color:#687b8e}html[data-theme=dark] .site-footer{background:#090f15}html[data-theme-transition=true] body,html[data-theme-transition=true] .site-header,html[data-theme-transition=true] .primary-nav,html[data-theme-transition=true] .icon-button,html[data-theme-transition=true] .hero,html[data-theme-transition=true] .hero:before,html[data-theme-transition=true] .hero__seal,html[data-theme-transition=true] .occasion-tabs button,html[data-theme-transition=true] .collection,html[data-theme-transition=true] .story,html[data-theme-transition=true] .locations,html[data-theme-transition=true] .location-card,html[data-theme-transition=true] .location-map-tabs button,html[data-theme-transition=true] .faq,html[data-theme-transition=true] .product-hero,html[data-theme-transition=true] .product-gallery,html[data-theme-transition=true] .related,html[data-theme-transition=true] .home-journal,html[data-theme-transition=true] .journal-hero,html[data-theme-transition=true] .journal-list,html[data-theme-transition=true] .article-hero,html[data-theme-transition=true] .article-order,html[data-theme-transition=true] .related-articles,html[data-theme-transition=true] .utility-rail,html[data-theme-transition=true] .contact-dialog,html[data-theme-transition=true] .contact-dialog__context,html[data-theme-transition=true] .consent-banner,html[data-theme-transition=true] .connection-status,html[data-theme-transition=true] .site-footer,html[data-theme-transition=true] h1,html[data-theme-transition=true] h2,html[data-theme-transition=true] h3,html[data-theme-transition=true] p,html[data-theme-transition=true] a,html[data-theme-transition=true] button{transition-property:background-color,border-color,color;transition-duration:.18s;transition-timing-function:ease}@media (width<=1180px){:root{--shell:min(100% - 36px, 1080px)}.site-header__order{width:44px;padding:0;font-size:0}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));row-gap:40px}.product-card__body h3{font-size:1.35rem}.hero__grid,.product-hero__grid{grid-template-columns:minmax(300px,.85fr) minmax(430px,1.15fr)}.product-hero__copy h1{font-size:clamp(2.75rem,5.2vw,3.5rem)}}@media (width<=900px){:root{--header-height:64px}.section{padding-block:68px}.site-header__inner{grid-template-columns:auto 1fr auto}.brand-link__logo{width:144px}.site-header__menu-button{display:inline-grid}.site-header__mobile-controls{grid-column:3;align-items:center;gap:8px;display:flex}.site-header__mobile-locale{justify-content:center;min-width:44px}.site-header__actions{display:none}.primary-nav{padding:16px 18px calc(20px + env(safe-area-inset-bottom));border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface-raised);display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 18px 38px #0a21391f}.primary-nav[data-open]{display:block}.primary-nav ul{gap:0;display:grid}.primary-nav li{border-bottom:1px solid var(--line)}.primary-nav a{min-height:52px;font-size:.8rem}.primary-nav__mobile-actions{justify-content:flex-end;align-items:center;gap:16px;padding-top:16px;display:flex}.hero:before{width:100%;height:59%}.hero__grid{grid-template-columns:1fr;gap:36px;min-height:auto;padding-block:46px 56px}.hero__copy{max-width:650px}.hero__copy h1{max-width:11ch}.hero__visual{min-height:450px}.section-heading{grid-template-columns:1fr;gap:16px}.section-heading>p{max-width:62ch}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gifting{grid-template-columns:1fr}.gifting__media,.gifting__copy{min-height:480px}.gifting__copy{padding:64px var(--shell-side,36px)}.story__grid,.faq__grid{grid-template-columns:1fr;gap:38px}.story__media{order:-1}.faq__intro{position:static}.location-grid{grid-template-columns:1fr 1fr}.location-card--corporate{grid-column:1/-1;min-height:260px}.location-map-tabs{width:100%}.location-explorer__panel{grid-template-columns:1fr;gap:22px;min-height:0;padding-bottom:24px}.location-explorer__copy{justify-content:flex-start;min-height:0}.location-explorer__map,.location-explorer__map iframe{min-height:360px}.product-hero__grid{grid-template-rows:auto;grid-template-columns:1fr;gap:44px;height:auto;min-height:auto}.product-hero__media{aspect-ratio:4/3;order:-1;height:auto;min-height:0}.product-hero__copy{padding-block:0 64px}.back-link{margin-bottom:20px}.site-footer__grid{grid-template-columns:1fr 1fr}.site-footer__brand{grid-column:1/-1}.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-card--featured>a,.article-hero__grid{grid-template-columns:1fr}.article-card--featured .article-card__media{aspect-ratio:16/10;min-height:0}.article-card--featured .article-card__body{padding:0}.article-hero__grid{gap:0;min-height:0}.article-hero__media{aspect-ratio:16/10;order:-1;min-height:0}.article-hero__copy{max-width:760px;padding-block:52px 64px}.article-layout{grid-template-columns:1fr;gap:46px}.article-order{position:static}.journal-order__inner{flex-direction:column;align-items:flex-start}}@media (width<=680px){:root{--shell:calc(100% - 28px)}body{font-size:16px}h1{font-size:clamp(2.55rem,13vw,3.7rem)}h2{font-size:clamp(2rem,9.5vw,2.8rem)}.section{padding-block:58px}.site-header__inner{gap:12px}.brand-link__logo{width:126px}.hero__grid{gap:30px;padding-block:34px 48px}.hero__copy:before{margin-bottom:18px}.hero__copy h1{margin-bottom:16px}.hero__lead{margin-bottom:22px;font-size:.98rem}.hero__actions{grid-template-columns:1fr 1fr;display:grid}.hero__actions .button{padding-inline:12px;font-size:.73rem}.hero__facts{margin-top:26px}.hero__facts div{flex:1;min-width:0;padding-inline:14px}.hero__visual{min-height:300px}.hero__package{inset:0 0 10%}.hero__product{border-width:6px;width:49%;right:-3%}.hero__seal{width:82px;font-size:.62rem;top:-16px;right:-8px}.occasion{padding-block:48px 54px}.occasion-tabs button{flex-direction:column;gap:4px;min-height:68px;padding:7px 5px;font-size:.67rem}.occasion-panels{min-height:210px;padding:32px 4px 0}.occasion-panels h3{font-size:1.55rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 12px}.product-card__body h3,.product-card__body p{min-height:0}.gifting__media,.gifting__copy{min-height:360px}.gifting__copy{padding:54px 22px 60px}.story__grid{gap:30px}.story__media{aspect-ratio:4/3}.location-grid{grid-template-columns:1fr}.location-card--corporate{grid-column:auto}.location-card,.location-explorer__map,.location-explorer__map iframe{min-height:310px}.faq__grid{gap:22px}.product-hero__grid{gap:34px}.product-hero__media{width:calc(100% + 28px);margin-left:-14px}.product-hero__copy h1{font-size:clamp(2.65rem,13vw,3.8rem)}.product-hero__copy{padding-bottom:54px}.photo-mark{width:104px;bottom:12px;right:12px}.product-gallery__grid{grid-template-columns:1fr}.product-gallery__item:first-child{aspect-ratio:4/3;grid-row:auto}.storage-band__inner{grid-template-columns:auto 1fr}.storage-band__inner .button{grid-column:1/-1}.article-grid{grid-template-columns:1fr}.journal-hero{padding-block:58px 66px}.journal-hero h1{font-size:clamp(2.75rem,13vw,4rem)}.article-card--featured>a{gap:24px}.article-hero__media{aspect-ratio:4/3;width:calc(100% + 28px);margin-left:-14px}.article-hero__copy{padding-block:40px 56px}.article-hero__copy h1{font-size:clamp(2.65rem,12vw,3.8rem)}.article-layout{padding-block:62px}.article-body p{font-size:1rem}.article-order{padding:22px}.related__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 12px}.legal__body section{grid-template-columns:1fr;gap:10px}.not-found{min-height:calc(100svh - var(--header-height));grid-template-columns:1fr;gap:32px}.not-found__code{font-size:8rem}.contact-dialog{width:calc(100% - 20px);max-height:calc(100dvh - 20px)}.contact-dialog__head{padding:24px 18px 18px}.contact-dialog__context{padding-inline:18px}.contact-dialog__choices{padding:0 18px 14px}.contact-choice{grid-template-columns:1fr;gap:12px}.contact-choice__actions{flex-direction:row;justify-content:space-between;align-items:center;padding-left:54px}.consent-banner{right:10px;bottom:max(10px, env(safe-area-inset-bottom));grid-template-columns:1fr;gap:16px;width:calc(100% - 20px);padding:19px}.consent-banner__actions{grid-template-columns:1fr 1fr;display:grid}.site-footer{padding-top:52px}.site-footer__grid{grid-template-columns:1fr;gap:34px}.site-footer__brand{grid-column:auto}.site-footer__bottom{min-height:auto;padding-block:22px calc(70px + env(safe-area-inset-bottom));flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}html[data-js=true] [data-reveal],html[data-js=true] [data-reveal].is-visible{opacity:1;transform:none}}
