:root{--color-canvas-base: #f7f3ee;--color-surface-primary: #fffdfc;--color-surface-secondary: #f1e7db;--color-ink-primary: #2b1e17;--color-ink-muted: #6b5e55;--color-accent-gold: #c6a15b;--color-accent-gold-strong: #a27d38;--color-border-soft: rgba(43, 30, 23, .12);--color-overlay-hero: rgba(43, 30, 23, .72);--color-overlay-card: rgba(255, 253, 252, .78);--shadow-card: 0 24px 60px rgba(43, 30, 23, .12);--shadow-button: 0 14px 28px rgba(162, 125, 56, .22);--radius-small: 14px;--radius-medium: 24px;--radius-large: 36px;--radius-pill: 999px;--content-width: min(1160px, calc(100vw - 2rem) );--section-gap: clamp(4rem, 7vw, 7rem);--font-display: "Cormorant Garamond", Georgia, serif;--font-body: "Manrope", "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-body);background:radial-gradient(circle at top left,rgba(198,161,91,.16),transparent 28%),linear-gradient(180deg,#fcf8f3 0%,var(--color-canvas-base) 46%,#efe5d7 100%);color:var(--color-ink-primary)}body,button,a,input,textarea{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,textarea,select{font:inherit}.site-shell{min-height:100vh}:root{--header-height: 80px;--screen-section-min-height: calc(100svh - var(--header-height))}.container{width:var(--content-width);margin:0 auto}.container--hero{width:min(calc(100vw - 20px),1720px)}.site-header{position:sticky;top:0;z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f3eecc;border-bottom:1px solid var(--color-border-soft)}.site-header__inner,.site-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;min-height:var(--header-height)}.brand-mark{display:inline-flex;align-items:center;min-height:42px;min-width:170px}.brand-mark img{max-height:52px;object-fit:contain}.brand-mark[data-fallback]:after{content:attr(data-fallback);font-family:var(--font-display);font-size:2rem;color:var(--color-ink-primary)}.site-nav{display:flex;align-items:center;gap:1.4rem;color:var(--color-ink-muted)}.site-nav a:hover,.site-footer a:hover,.contact-card a:hover{color:var(--color-accent-gold-strong)}.button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:52px;padding:.85rem 1.4rem;border-radius:var(--radius-pill);background:linear-gradient(135deg,var(--color-accent-gold) 0%,#e0be82 100%);color:var(--color-ink-primary);font-weight:800;box-shadow:var(--shadow-button);border:1px solid rgba(162,125,56,.16);overflow:hidden;isolation:isolate}.button__label{position:relative;z-index:1}.button__shine{position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:inherit;background:linear-gradient(120deg,transparent 20%,rgba(255,255,255,.42) 48%,transparent 76%);transform:translate(-130%);opacity:.85;transition:transform .45s ease}.button:hover .button__shine{transform:translate(130%)}.button--small{min-height:44px;padding-inline:1.15rem;font-size:.95rem}.button--ghost{background:#fffdfc14;color:var(--color-surface-primary);border:1px solid rgba(255,253,252,.26);box-shadow:0 14px 34px #1c120c29;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-section{position:relative;overflow:hidden;padding:clamp(4rem,7vw,7rem) 0}.hero-section--screen{min-height:auto;display:block;padding:10px 0}.hero-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,#f7f3eed9 15%,#f7f3ee66 40%,#2b1e17e6),radial-gradient(circle at 15% 20%,rgba(198,161,91,.34),transparent 24%);pointer-events:none}.hero-frame{position:relative;z-index:1;display:grid;align-items:center;min-height:min(calc(var(--screen-section-min-height) - .25rem),44rem);padding:10px;container:hero / size;justify-items:center}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(1.5rem,4vw,2.5rem);align-items:center;height:100%;align-content:center;justify-content:center;width:min(100%,1360px);margin:0 auto}.hero-panel{display:grid;align-items:center;min-height:100%}.hero-panel--copy{justify-items:start}.hero-panel--media{justify-items:center}.hero-copy{color:var(--color-ink-primary);width:min(100%,42rem);align-self:center}.eyebrow,.section-title__eyebrow,.campaign-card__content span{display:inline-flex;align-items:center;gap:.6rem;letter-spacing:.18em;text-transform:uppercase;font-size:.77rem;font-weight:800;color:var(--color-accent-gold-strong)}.eyebrow:before,.section-title__eyebrow:before{content:"";width:2.8rem;height:1px;background:currentColor}.hero-copy h1,.section-title h2,.contact-panel h2{margin:1rem 0 1.2rem;font-family:var(--font-display);font-weight:600;line-height:.94;letter-spacing:-.03em}.hero-copy h1{max-width:8.2ch;font-size:clamp(2.6rem,10vw,4.5rem)}.hero-copy p,.section-title p,.service-card p,.process-card p,.campaign-card p,.testimonial-card p,.faq-item p,.contact-panel p{color:var(--color-ink-muted);font-size:1.03rem;line-height:1.7}.hero-copy>p{max-width:34rem;font-size:clamp(.95rem,2.4vw,1rem);line-height:1.56}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin:1.15rem 0 1.4rem}.hero-stats,.service-grid,.campaign-grid,.testimonial-grid{display:grid;gap:1.2rem}.hero-stats{grid-template-columns:1fr;gap:.9rem}.stat-card,.service-card,.process-card,.campaign-card,.testimonial-card,.faq-item,.contact-card{border:1px solid var(--color-border-soft);box-shadow:var(--shadow-card)}.stat-card{padding:.95rem 1rem;border-radius:var(--radius-medium);background:#fffdfcb8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.stat-card strong{display:block;margin-bottom:.3rem;color:var(--color-accent-gold-strong);font-size:.98rem}.stat-card span{color:var(--color-ink-muted);font-size:.85rem;line-height:1.45}.hero-visual{position:relative;min-height:auto;display:grid;place-items:center;width:100%}.hero-depth-scene{position:relative;width:min(100%,30rem);min-height:auto;display:grid;place-items:center;transform:translate(-1.5rem)}.hero-portrait-shell{position:relative;width:100%;aspect-ratio:4 / 5;display:grid;place-items:center}.hero-portrait-shadow{position:absolute;left:14%;right:14%;bottom:-.5rem;height:2rem;border-radius:999px;background:radial-gradient(ellipse at center,#2b1e1747,#2b1e171f 45%,#2b1e1700 78%);filter:blur(12px);z-index:0}.hero-portrait-frame{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:2rem;background:linear-gradient(180deg,#f7f3ee70,#2b1e1714);box-shadow:0 20px 40px #2b1e1729,0 8px 18px #ffffff29 inset;z-index:1}.hero-portrait-frame img{width:100%;height:100%;object-fit:cover;object-position:56% 32%;transform:scale(1.12)}@media (min-width: 640px){.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-depth-scene{width:min(100%,35rem)}}@media (min-width: 981px){.hero-section--screen{min-height:var(--screen-section-min-height);display:grid;align-items:center;padding:10px 0}.hero-frame{min-height:min(calc(var(--screen-section-min-height) - .35rem),43rem);padding:10px}.hero-grid{grid-template-columns:minmax(520px,1.06fr) minmax(380px,.94fr);gap:clamp(1rem,2.2vw,1.8rem);width:min(100%,1380px)}.hero-copy{width:min(100%,46rem)}.hero-copy h1{max-width:9ch;font-size:clamp(2.45rem,4.4vw,4.45rem)}.hero-copy>p{max-width:35rem}.hero-panel--copy,.hero-panel--media{min-height:100%}.hero-visual{min-height:min(64svh,620px)}.hero-depth-scene{width:min(100%,36rem)}}@container hero (max-height: 760px){.hero-grid{grid-template-columns:minmax(480px,1.1fr) minmax(300px,.82fr);gap:1rem;width:min(100%,1320px)}.hero-copy{width:min(100%,39rem)}.hero-copy h1{max-width:9.4ch;font-size:clamp(1.85rem,6cqh,3.05rem);line-height:.9}.hero-copy>p{max-width:33rem;font-size:.89rem;line-height:1.42}.hero-actions{gap:.85rem;margin:.8rem 0 .95rem}.hero-actions .button{min-height:46px;padding:.72rem 1.15rem;font-size:.94rem}.hero-stats{gap:.65rem}.stat-card{padding:.72rem .82rem}.stat-card strong{font-size:.92rem}.stat-card span{font-size:.8rem;line-height:1.35}.hero-visual{min-height:min(46svh,410px)}.hero-depth-scene{width:min(100%,25rem)}}@container hero (max-height: 700px){.hero-grid{gap:.85rem}.hero-copy h1{max-width:10.4ch;font-size:clamp(1.65rem,5.4cqh,2.65rem)}.hero-copy>p{font-size:.84rem;line-height:1.35}.hero-actions{margin:.7rem 0 .8rem}.hero-actions .button{min-height:42px;padding:.66rem 1rem;font-size:.88rem}.hero-stats{gap:.55rem}.stat-card{padding:.65rem .75rem}.stat-card strong{font-size:.86rem}.stat-card span{font-size:.75rem}.hero-visual{min-height:min(42svh,360px)}.hero-depth-scene{width:min(100%,19rem)}}@container hero (max-height: 760px) and (min-width: 1200px){.hero-grid{grid-template-columns:minmax(520px,1.24fr) minmax(260px,.72fr);width:min(100%,1280px)}.hero-copy{width:min(100%,41rem)}.hero-copy h1{max-width:10.2ch;font-size:clamp(1.85rem,3vw,3.05rem)}.hero-copy>p{max-width:34rem}.hero-depth-scene{width:min(100%,26rem)}}.section{padding:clamp(2.5rem,4vw,4rem) 0;scroll-margin-top:calc(var(--header-height) + 16px)}.section-frame{min-height:var(--screen-section-min-height);display:grid;align-content:center;gap:1.8rem}.section-frame--compact{min-height:min(92svh,820px)}.section--soft{background:linear-gradient(180deg,#fff6,#f1e7dbb8)}.section--campaigns{background:linear-gradient(180deg,#2b1e17fa,#432f23fa);color:var(--color-surface-primary)}.section-title{max-width:760px;margin-bottom:1.5rem}.section-title--center{margin-inline:auto;text-align:center}.section-title--center .section-title__eyebrow{justify-content:center}.section-title h2,.contact-panel h2{font-size:clamp(2.6rem,5vw,4.25rem)}.service-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.service-card,.testimonial-card{padding:1.7rem;border-radius:var(--radius-medium);background:#fffdfce6}.card-icon{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;margin-bottom:.9rem;border-radius:16px;background:linear-gradient(135deg,#c6a15b38,#c6a15b0f);font-size:1.35rem}.service-card h3,.campaign-card h3,.process-card h3{margin-top:0;margin-bottom:.75rem;font-size:1.3rem}.split-section,.faq-layout,.contact-panel{display:grid;grid-template-columns:.95fr 1.05fr;gap:1.75rem;align-items:center}.highlight-list{padding:0;margin:0;list-style:none;display:grid;gap:1rem}.highlight-list li{position:relative;padding:1rem 1rem 1rem 4rem;border-radius:var(--radius-medium);background:#fffdfcbf;border:1px solid var(--color-border-soft)}.highlight-list li:before{content:"•";position:absolute;left:1.4rem;top:.82rem;color:var(--color-accent-gold-strong);font-size:2rem}.process-card-stack{display:grid;gap:.85rem}.process-card{display:grid;grid-template-columns:auto 1fr;gap:1rem;padding:1.4rem;border-radius:var(--radius-medium);background:linear-gradient(180deg,#fffdfcf2,#f1e7dbb8)}.process-card span{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:18px;background:var(--color-ink-primary);color:var(--color-accent-gold);font-weight:800}.campaign-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.campaign-card{overflow:hidden;border-radius:30px;background:#fffdfc0f}.campaign-card__image-wrap{aspect-ratio:16 / 10;overflow:hidden}.campaign-card__image-wrap img{width:100%;height:100%;object-fit:cover}.campaign-card__content{padding:1.5rem}.campaign-card__content p,.section--campaigns .section-title p,.section--campaigns .section-title h2{color:#fffdfcd6}.testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.testimonial-card__role{display:inline-block;margin-top:1rem;margin-bottom:.45rem;color:var(--color-accent-gold-strong);font-size:.83rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.faq-list{display:grid;gap:1rem}.faq-item{padding:1.4rem 1.5rem;border-radius:22px;background:#fffdfcd1}.faq-item summary{cursor:pointer;list-style:none;font-weight:800}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{margin:1rem 0 0}.section--contact{padding-top:0}.contact-panel{padding:2rem;border-radius:34px;background:linear-gradient(135deg,#2b1e17,#432f23f2);color:var(--color-surface-primary);box-shadow:0 34px 80px #2b1e1747}.contact-panel p{color:#fffdfcc7}.contact-card{display:grid;gap:1rem;padding:1.5rem;border-radius:28px;background:#fffdfc14;color:var(--color-surface-primary)}.contact-card a,.contact-card p{margin:0}.site-footer{padding:1rem 0 2rem}.site-footer__inner{padding-top:1rem;border-top:1px solid var(--color-border-soft);color:var(--color-ink-muted)}@media (max-width: 980px){:root{--screen-section-min-height: auto}.site-header__inner,.site-footer__inner,.site-nav,.hero-actions{flex-wrap:wrap}.hero-grid,.split-section,.faq-layout,.contact-panel,.service-grid,.campaign-grid,.testimonial-grid{grid-template-columns:1fr}.section,.hero-section{padding:clamp(3rem,8vw,4rem) 0}.section-frame,.section-frame--compact{min-height:auto;gap:1.5rem}.hero-stats{grid-template-columns:1fr}.hero-visual{min-height:auto}.hero-depth-scene{width:100%;max-width:32rem;transform:none}.container--hero{width:min(calc(100vw - 20px),100%)}.hero-grid{width:100%}}@media (max-width: 720px){.site-header{position:static}.site-header__inner{padding:1rem 0}.site-nav{font-size:.95rem;gap:.9rem}.hero-copy h1{max-width:none}.hero-depth-scene{width:min(100%,24rem);transform:none}.contact-panel,.service-card,.testimonial-card,.faq-item,.process-card,.campaign-card{border-radius:24px}}
