@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components,utilities;:root{--ink:#090b0a;--paper:#f2f0e9;--white:#fbfaf6;--green:#1f4b34;--acid:#b7ef52;--line:#090b0a29;--muted:#767873}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{object-position:center}::selection{background:var(--acid);color:var(--ink)}.skip-link{z-index:200;background:var(--acid);padding:.8rem 1rem;font-weight:700;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-header{z-index:100;height:76px;color:var(--white);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#090b0ae0;border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;padding:0 4vw;display:flex;position:fixed;inset:0 0 auto}.wordmark{letter-spacing:.15em;align-items:center;gap:.65rem;font-size:1rem;font-weight:900;display:inline-flex}.wordmark-dot{background:var(--acid);border-radius:50%;width:.72rem;height:.72rem;display:inline-block;box-shadow:0 0 0 4px #b7ef521f}.desktop-nav{align-items:center;gap:clamp(.9rem,2vw,2rem);display:flex}.desktop-nav a{text-transform:uppercase;letter-spacing:.09em;color:#c9cbc7;font-size:.72rem;transition:color .2s}.desktop-nav a:hover,.desktop-nav a:focus-visible{color:var(--acid)}.mobile-nav{display:none}.section-header{border-bottom:1px solid var(--line);grid-template-columns:minmax(150px,1fr) 3fr;gap:4vw;padding-bottom:clamp(2.5rem,5vw,5rem);display:grid}.section-index{text-transform:uppercase;letter-spacing:.13em;align-items:flex-start;gap:1.25rem;font-size:.7rem;display:flex}.section-index span:first-child{color:var(--green);font-weight:800}.section-header h2,.about-copy h2,.campaign-intro h2,.testimonials-heading h2,.contact-intro h2{letter-spacing:-.055em;max-width:900px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.65rem,6.1vw,6.8rem);font-weight:500;line-height:.92}.section-header-light{border-color:#fff3}.section-header-light .section-index span:first-child{color:var(--acid)}.eyebrow{color:var(--acid);text-transform:uppercase;letter-spacing:.18em;margin:0 0 2rem;font-size:.68rem;font-weight:700}.eyebrow.dark{color:var(--green)}.button{letter-spacing:.03em;cursor:pointer;border:1px solid #0000;border-radius:2px;justify-content:center;align-items:center;gap:1.5rem;min-height:52px;padding:0 1.35rem;font-size:.78rem;font-weight:800;transition:transform .25s,background .25s,color .25s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:var(--ink);background:var(--acid)}.button-primary:hover{background:var(--white)}.button-dark{color:var(--white);background:var(--ink)}.button-light{color:var(--ink);background:var(--white)}.image-frame{position:relative;overflow:hidden}.image-frame img{object-fit:cover}.hero-section{background:var(--ink);min-height:100svh;color:var(--white);grid-template-columns:52% 48%;padding-top:76px;display:grid}.hero-copy{z-index:2;flex-direction:column;justify-content:center;padding:clamp(4rem,8vw,8rem) 4vw 3rem 5vw;display:flex;position:relative}.hero-copy h1{letter-spacing:-.07em;max-width:820px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(4rem,8.2vw,8.7rem);font-weight:500;line-height:.84;animation:.75s ease-out both rise}.hero-subtitle{color:#b9bbb7;margin:2rem 0 0;font-size:clamp(1.15rem,2vw,1.75rem)}.hero-actions{align-items:center;gap:2rem;margin-top:3rem;display:flex}.text-link{border-bottom:1px solid #ffffff73;align-items:center;gap:.7rem;padding:.75rem 0;font-size:.8rem;font-weight:700;display:inline-flex}.hero-meta{letter-spacing:.14em;text-transform:uppercase;color:#969993;gap:1.75rem;margin-top:auto;padding-top:3rem;font-size:.64rem;display:flex}.hero-visual{background:#1b1d1b;min-height:680px;position:relative;overflow:hidden}.hero-visual img,.hero-visual video{object-fit:cover;object-position:center 32%;filter:saturate(.78)contrast(1.05);width:100%;height:100%}.hero-visual:after{content:"";background:linear-gradient(90deg,var(--ink) 0,transparent 18%),linear-gradient(0deg,#0000008c,transparent 35%);pointer-events:none;position:absolute;inset:0}.hero-stamp{z-index:2;aspect-ratio:1;background:var(--acid);width:140px;color:var(--ink);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;bottom:2rem;right:2rem;transform:rotate(-8deg)}.hero-stamp strong{letter-spacing:-.05em;font-family:Georgia,serif;font-size:2.25rem}.hero-stamp span{text-transform:uppercase;letter-spacing:.1em;font-size:.58rem}.signal-strip{background:var(--acid);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;justify-content:center;align-items:center;gap:2.5rem;min-height:70px;padding:1rem 3vw;font-size:.72rem;font-weight:800;display:flex;overflow:hidden}.signal-strip i{font-style:normal}.stats-section{background:var(--ink);color:var(--white)}.stats-grid{border-top:1px solid #ffffff26;border-left:1px solid #ffffff26;grid-template-columns:repeat(4,1fr);margin-top:3.5rem;display:grid}.stat-card{border-bottom:1px solid #ffffff26;border-right:1px solid #ffffff26;flex-direction:column;justify-content:space-between;min-height:210px;padding:1.5rem;display:flex}.stat-card strong{letter-spacing:-.05em;font-family:Georgia,serif;font-size:clamp(2.5rem,4.3vw,5.2rem);font-weight:500}.stat-card span{color:#a9aca7;letter-spacing:.12em;text-transform:uppercase;max-width:180px;font-size:.67rem;line-height:1.4}.stat-card-accent{background:var(--green)}.stat-card-accent strong{color:var(--acid)}.data-note{color:#7f827d;margin:1.5rem 0 0;font-size:.68rem}.about-section{background:var(--paper);grid-template-columns:46% 1fr;gap:7vw;display:grid}.about-photo{border-radius:1px;min-height:700px}.photo-label{background:var(--white);text-transform:uppercase;letter-spacing:.12em;padding:.65rem .8rem;font-size:.58rem;position:absolute;bottom:1rem;left:1rem}.about-copy{align-self:center}.about-copy h2{margin-bottom:2.5rem;font-size:clamp(2.8rem,5vw,5.7rem)}.about-copy>p:not(.eyebrow){color:#4e514d;max-width:680px;font-size:clamp(1rem,1.35vw,1.22rem);line-height:1.75}.signature-line{border-top:1px solid var(--line);justify-content:space-between;align-items:end;margin-top:3rem;padding-top:1.5rem;display:flex}.signature-line span{font-family:Georgia,serif;font-size:2rem;font-style:italic}.signature-line small{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:.58rem}.organic-section{background:var(--white)}.video-grid{border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.video-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:clamp(1.25rem,3vw,2.5rem)}.video-card-head{grid-template-columns:44px 1fr;align-items:start;gap:1rem;min-height:86px;display:grid}.video-card-head span{color:var(--green);font-size:.68rem;font-weight:800}.video-card h3{margin:0;font-family:Georgia,serif;font-size:clamp(1.5rem,2.5vw,2.4rem);font-weight:500}.video-shell{background:#e3e1da;min-height:560px;position:relative;overflow:hidden}.video-shell iframe{background:#111;border:0;width:100%;height:560px;display:block}.video-placeholder{text-align:center;color:#6b6e69;background:repeating-linear-gradient(135deg,#e8e6df,#e8e6df 12px,#e1dfd7 12px 24px);flex-direction:column;justify-content:center;align-items:center;gap:1.2rem;min-height:560px;padding:2rem;display:flex}.play-mark{aspect-ratio:1;width:70px;color:var(--acid);background:var(--ink);border-radius:50%;place-items:center;padding-left:4px;display:grid}.video-placeholder p{max-width:260px;font-size:.8rem}.video-fallback{z-index:3;background:var(--white);padding:.7rem .85rem;font-size:.7rem;font-weight:800;position:absolute;bottom:1rem;right:1rem;box-shadow:0 8px 24px #0000001f}.metric-pills{flex-wrap:wrap;gap:.5rem;margin:1.25rem 0 0;padding:0;list-style:none;display:flex}.metric-pills li{border:1px solid var(--line);color:#555853;border-radius:99px;padding:.42rem .65rem;font-size:.63rem}.cases-section{background:var(--ink);color:var(--white)}.case-card{border:1px solid #ffffff29;grid-template-columns:1.08fr .92fr;min-height:720px;margin-top:clamp(4rem,7vw,7rem);display:grid}.case-media:after{content:"";background:linear-gradient(#0000 55%,#00000061);position:absolute;inset:0}.logo-chip{z-index:2;aspect-ratio:1;background:var(--white);place-items:center;width:96px;display:grid;position:absolute;bottom:1.5rem;left:1.5rem}.logo-chip img{object-fit:contain}.case-copy{flex-direction:column;justify-content:center;padding:clamp(2rem,5vw,5rem);display:flex}.case-label{text-transform:uppercase;letter-spacing:.15em;color:var(--acid)!important;font-size:.65rem!important}.case-copy h3{letter-spacing:-.05em;margin:.4rem 0 2.5rem;font-family:Georgia,serif;font-size:clamp(2.6rem,5vw,5.7rem);font-weight:500;line-height:.94}.case-result{color:var(--acid);font-family:Georgia,serif;font-size:clamp(2rem,3.7vw,4.25rem);font-weight:500;line-height:1;display:block}.case-copy>p{color:#b0b3ae;font-size:1rem;line-height:1.65}.case-note{border-left:2px solid #4d514c;padding-left:1rem;font-size:.7rem!important}.link-row{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.link-row a{border-bottom:1px solid #5b5e59;gap:1.3rem;padding:.8rem 0;font-size:.72rem;font-weight:800;display:flex}.case-ocrousti{background:var(--paper);color:var(--ink);grid-template-columns:.84fr 1.16fr}.case-ocrousti .case-copy>p{color:#555852}.case-brandline{color:var(--green);text-transform:uppercase;letter-spacing:.13em;align-items:center;gap:1rem;font-size:.65rem;display:flex}.case-brandline img{object-fit:contain;background:#fff;border-radius:50%}.case-ocrousti .case-result{color:var(--green)}.social-result{background:var(--green);color:var(--white);grid-template-columns:auto 1fr;align-items:center;gap:1.25rem;margin-top:1.5rem;padding:1.25rem;display:grid}.social-result strong{color:var(--acid);font-family:Georgia,serif;font-size:2rem}.social-result span{font-size:.75rem;line-height:1.4}.ocrousti-media{background:#dedbd2;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.ocrousti-media video{object-fit:cover;background:#000;width:100%;height:520px}.photo-triptych{flex:1;grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.photo-triptych .image-frame{min-height:180px}.campaign-section{background:var(--paper);grid-template-columns:minmax(260px,.72fr) 1.28fr;gap:7vw;display:grid}.campaign-intro{align-self:start;position:sticky;top:120px}.campaign-intro h2{font-size:clamp(2.8rem,5.1vw,5.4rem)}.campaign-intro>p:last-child{color:#62655f;max-width:500px;margin-top:2rem;line-height:1.7}.campaign-grid{border-top:1px solid var(--line)}.campaign-card{border-bottom:1px solid var(--line);grid-template-columns:36px 80px 1fr 24px;align-items:center;gap:1rem;min-height:118px;padding:1rem 0;transition:padding .25s,background .25s;display:grid}.campaign-card:hover{background:var(--white);padding-left:1rem;padding-right:1rem}.campaign-number{color:var(--muted);font-size:.6rem}.brand-logo,.brand-monogram{object-fit:contain;background:#fff;border-radius:50%;width:62px;height:62px}.brand-monogram{background:var(--green);color:var(--acid);letter-spacing:.05em;place-items:center;font-weight:800;display:grid}.campaign-card h3{margin:0 0 .35rem;font-family:Georgia,serif;font-size:1.35rem;font-weight:500}.campaign-card p{color:var(--green);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.66rem;font-weight:800}.media-section{background:var(--green);color:var(--white)}.media-layout{grid-template-columns:1.25fr .75fr;gap:5vw;margin-top:4rem;display:grid}.media-collage{min-height:720px;position:relative}.media-main{position:absolute;inset:0 16% 12% 0}.media-art{border:8px solid var(--green);width:38%;height:52%;position:absolute;bottom:0;right:0;transform:rotate(2deg)}.art-caption{z-index:2;background:var(--ink);max-width:270px;margin:0;padding:.9rem 1rem;font-size:.65rem;line-height:1.45;position:absolute;bottom:1.5rem;left:1rem}.media-list{border-top:1px solid #ffffff40;align-self:center}.media-list a{border-bottom:1px solid #ffffff40;grid-template-columns:34px 1fr 20px;align-items:center;gap:1rem;min-height:135px;display:grid}.media-list a>span{color:var(--acid);font-size:.62rem}.media-list h3{margin:0;font-family:Georgia,serif;font-size:1.8rem;font-weight:500}.media-list p{color:#c1cdc5;margin:.4rem 0 0;font-size:.72rem;line-height:1.4}.testimonials-section{background:var(--white)}.testimonials-heading{grid-template-columns:1fr 2.7fr;align-items:start;gap:3vw;margin-bottom:4rem;display:grid}.testimonials-heading h2{font-size:clamp(2.8rem,5.5vw,5.7rem)}.testimonial-grid{border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.testimonial-grid figure{border-right:1px solid var(--line);border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:430px;margin:0;padding:2rem;display:flex}.quote-mark{color:var(--green);font-family:Georgia,serif;font-size:4rem;line-height:.8}.testimonial-grid blockquote{letter-spacing:-.025em;margin:2rem 0;font-family:Georgia,serif;font-size:clamp(1.5rem,2.2vw,2.3rem);line-height:1.22}.testimonial-grid figcaption{border-top:1px solid var(--line);align-items:center;gap:1rem;margin-top:auto;padding-top:1.5rem;display:flex}.testimonial-grid figcaption span{flex-direction:column;gap:.4rem;display:flex}.testimonial-grid figcaption strong{font-size:.72rem}.testimonial-grid figcaption small{color:var(--muted);font-size:.56rem}.offer-section{background:var(--green);color:var(--white)}.offer-grid{grid-template-columns:.82fr 1.18fr;gap:1.5rem;margin-top:4rem;display:grid}.offer-card-main,.tiers-card{border:1px solid #ffffff40;padding:clamp(1.75rem,4vw,4rem)}.offer-card-main{background:var(--acid);color:var(--ink)}.offer-label{text-transform:uppercase;letter-spacing:.15em;margin:0;font-size:.65rem;font-weight:800}.price{flex-direction:column;margin:2rem 0;display:flex}.price strong{letter-spacing:-.07em;font-family:Georgia,serif;font-size:clamp(4.5rem,8vw,8.5rem);font-weight:500;line-height:.85}.price span{text-transform:uppercase;letter-spacing:.15em;margin-top:.7rem;font-size:.62rem}.offer-card-main>p:not(.offer-label){max-width:500px;line-height:1.65}.offer-card-main ul{margin:2.5rem 0;padding:0;list-style:none}.offer-card-main li{border-top:1px solid #090b0a33;gap:1rem;padding:.85rem 0;font-size:.82rem;display:flex}.offer-card-main li span{font-weight:900}.tiers-card{background:#090b0a2e}.tiers-head,.tier-row{grid-template-columns:1fr auto;align-items:center;gap:1rem;display:grid}.tiers-head{color:#bac5bd;text-transform:uppercase;letter-spacing:.1em;padding-bottom:1rem;font-size:.58rem}.tier-row{border-top:1px solid #fff3;min-height:72px}.tier-row>span{grid-template-columns:90px 1fr;align-items:center;gap:1rem;font-size:.8rem;display:grid}.tier-row i{background:var(--acid);height:3px;display:block}.tier-row strong{color:var(--acid);font-family:Georgia,serif;font-size:1.5rem;font-weight:500}.tiers-card>p{color:#bdc8c0;font-size:.66rem;line-height:1.6}.options-block{border:1px solid #ffffff40;margin-top:1.5rem;padding:2rem}.options-block h3{margin:0 0 1.5rem;font-family:Georgia,serif;font-size:2rem;font-weight:500}.options-block>div{flex-wrap:wrap;gap:.7rem;display:flex}.options-block span{color:#d5dfd8;border:1px solid #ffffff40;border-radius:99px;padding:.55rem .8rem;font-size:.65rem}.options-block>p{margin:1.5rem 0 0;font-size:.72rem}.faq-section{background:var(--paper)}.faq-list{max-width:1000px;margin-left:auto}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;grid-template-columns:48px 1fr 28px;align-items:center;min-height:104px;font-family:Georgia,serif;font-size:clamp(1.2rem,2vw,1.8rem);list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--green);font-family:Arial,sans-serif;font-size:.62rem;font-weight:800}.faq-list summary i{font-family:Arial,sans-serif;font-size:1.5rem;font-style:normal;transition:transform .2s}.faq-list details[open] summary i{transform:rotate(45deg)}.faq-list details p{color:#585b56;margin:0;padding:0 3rem 2rem 48px;line-height:1.7}.contact-section{background:var(--ink);color:var(--white);grid-template-columns:.8fr 1.2fr;gap:8vw;display:grid}.contact-intro h2{font-size:clamp(3rem,6.5vw,7rem)}.contact-intro>p:not(.eyebrow){color:#aeb1ac;max-width:520px;line-height:1.7}.contact-links{flex-direction:column;align-items:flex-start;gap:1rem;margin-top:3rem;display:flex}.contact-links a{border-bottom:1px solid #555953;padding:.5rem 0;font-size:.76rem}.contact-form{align-self:center}.form-grid{grid-template-columns:repeat(2,1fr);gap:1.3rem;display:grid}.contact-form label{color:#a8aba6;letter-spacing:.11em;text-transform:uppercase;flex-direction:column;gap:.6rem;margin-bottom:1.3rem;font-size:.62rem;display:flex}.contact-form input,.contact-form select,.contact-form textarea{width:100%;color:var(--white);text-transform:none;letter-spacing:0;background:0 0;border:0;border-bottom:1px solid #565a54;border-radius:0;outline:none;padding:.85rem 0;font-size:.95rem}.contact-form select{color:#d9dbd7}.contact-form option{color:var(--ink)}.contact-form textarea{resize:vertical}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--acid)}.form-status{color:var(--acid);font-size:.72rem}footer{min-height:180px;color:var(--white);background:#050605;border-top:1px solid #30332f;grid-template-columns:1fr auto auto;align-items:start;gap:2rem;padding:2.5rem 5vw;display:grid}footer p,footer>a{color:#969994;margin:0;font-size:.68rem}footer small{color:#5f625d;grid-column:1/-1;font-size:.6rem}.not-found{min-height:100svh;color:var(--white);background:var(--ink);flex-direction:column;justify-content:center;align-items:flex-start;padding:8vw;display:flex}.not-found>span{color:var(--acid);letter-spacing:.2em;font-size:.7rem}.not-found h1{letter-spacing:-.06em;max-width:800px;margin:1rem 0;font:500 clamp(3.5rem,8vw,8rem)/.9 Georgia,serif}.not-found p{color:#a8aba6;margin-bottom:2rem}@keyframes rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@media (max-width:1050px){.desktop-nav{display:none}.mobile-nav{display:block;position:relative}.mobile-nav>button{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:42px;height:42px;padding:0;display:flex}.mobile-nav>button span{background:#fff;width:28px;height:1px;transition:transform .2s}.mobile-nav.is-open>button{outline:1px solid var(--acid)}.mobile-nav.is-open>button span:first-child{transform:translateY(4px)rotate(45deg)}.mobile-nav.is-open>button span:last-child{transform:translateY(-4px)rotate(-45deg)}.mobile-nav nav{background:var(--ink);border:1px solid #343732;flex-direction:column;gap:1.3rem;width:min(82vw,330px);padding:1.5rem;display:flex;position:absolute;top:51px;right:0}.mobile-nav nav a{text-transform:uppercase;letter-spacing:.12em;font-size:.72rem}.hero-section{grid-template-columns:1fr 46%}.hero-copy h1{font-size:clamp(4rem,9vw,7rem)}.stats-grid{grid-template-columns:repeat(2,1fr)}.about-photo{min-height:600px}.case-card{grid-template-columns:1fr}.case-media{min-height:600px}.case-ocrousti .case-copy{order:1}.ocrousti-media{order:2}.campaign-section{grid-template-columns:1fr}.campaign-intro{position:static}.media-layout{grid-template-columns:1fr}.media-collage{min-height:650px}.contact-section{grid-template-columns:1fr}}@media (max-width:700px){.section-pad{padding:4.5rem 1.25rem}.site-header{height:66px;padding:0 1.25rem}.hero-section{grid-template-columns:1fr;padding-top:66px}.hero-copy{min-height:72svh;padding:4rem 1.25rem 2rem}.hero-copy h1{font-size:clamp(3.7rem,17vw,6rem)}.hero-subtitle{font-size:1.1rem}.hero-actions{flex-direction:column;align-items:flex-start;gap:.6rem}.hero-meta{flex-wrap:wrap;gap:1rem}.hero-visual{min-height:70svh}.hero-visual:after{background:linear-gradient(#0000 60%,#000000a6)}.hero-stamp{width:112px}.signal-strip{justify-content:flex-start;gap:1.5rem;overflow-x:hidden}.section-header{grid-template-columns:1fr;gap:1.5rem}.section-header h2{font-size:3.25rem}.stats-grid{grid-template-columns:1fr 1fr}.stat-card{min-height:160px;padding:1rem}.stat-card strong{font-size:2.35rem}.stat-card span{font-size:.55rem}.about-section{grid-template-columns:1fr}.about-photo{min-height:520px}.about-copy h2{font-size:3.2rem}.signature-line{flex-direction:column;align-items:start;gap:.6rem}.video-grid{grid-template-columns:1fr}.video-shell,.video-shell iframe,.video-placeholder{height:530px;min-height:530px}.case-card{margin-top:3rem}.case-media{min-height:480px}.case-copy{padding:2rem 1.25rem}.case-copy h3{font-size:3rem}.ocrousti-media{padding:.7rem}.ocrousti-media video{aspect-ratio:16/9;height:auto}.photo-triptych{gap:.5rem}.photo-triptych .image-frame{min-height:110px}.campaign-card{grid-template-columns:25px 58px 1fr 16px}.brand-logo,.brand-monogram{width:54px;height:54px}.campaign-card h3{font-size:1.15rem}.media-collage{min-height:540px}.media-main{inset:0 10% 16% 0}.media-art{width:44%;height:47%}.art-caption{max-width:210px}.testimonials-heading,.testimonial-grid{grid-template-columns:1fr}.testimonial-grid figure{min-height:360px}.offer-grid{grid-template-columns:1fr}.price strong{font-size:5.3rem}.tiers-card,.offer-card-main{padding:1.5rem}.tier-row>span{grid-template-columns:55px 1fr}.faq-list summary{grid-template-columns:34px 1fr 24px;min-height:92px}.faq-list details p{padding-left:34px;padding-right:0}.form-grid{grid-template-columns:1fr;gap:0}.contact-intro h2{font-size:4rem}footer{grid-template-columns:1fr}footer small{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--gutter:max(5vw, calc((100vw - 1840px) / 2 + 4rem))}.site-header{padding-inline:var(--gutter);transition:background-color .6s,border-color .6s}.brand-avatar{background:var(--green);border:1px solid #fff3;border-radius:50%;flex:0 0 30px;width:30px;height:30px;position:relative;overflow:hidden}.brand-avatar img{object-fit:cover;object-position:center 28%;transform:scale(1.08)}.wordmark{gap:.75rem}.wordmark-dot{display:none}.section-pad{padding:clamp(6.5rem,10.5vw,11rem) var(--gutter)}.section-header{grid-template-columns:minmax(170px,.8fr) 3.2fr;gap:5vw;padding-bottom:clamp(3.5rem,6vw,6.5rem)}.section-header h2,.about-copy h2,.campaign-intro h2,.testimonials-heading h2,.contact-intro h2{letter-spacing:-.063em;font-size:clamp(3rem,6.45vw,7.25rem);line-height:.89}.section-index{color:#c8cac5}.section-index span:last-child{color:inherit}.eyebrow{color:#c9ff68}.data-note,.case-copy>p,.media-list p,.campaign-intro>p:last-child,.tiers-card>p{color:#b9bcb7}.cinematic-hero{--hero-parallax:0px;isolation:isolate;background:var(--ink);min-height:100svh;padding:0;display:block;position:relative;overflow:hidden}.hero-media{z-index:-1;background:var(--ink);position:absolute;inset:0;overflow:hidden}.hero-media .hero-still,.hero-intro-video{object-fit:cover;object-position:center 14%;width:100%;height:100%;position:absolute;inset:0}.hero-media .hero-still{transform-origin:top;transform:translate3d(0,var(--hero-parallax),0) scale(1.02);transition:transform .15s linear}.hero-intro-video{z-index:2;opacity:1;transition:opacity 1.25s cubic-bezier(.22,1,.36,1);transform:none}.intro-complete .hero-intro-video{opacity:0}.hero-gate{z-index:3;background:var(--ink);opacity:1;pointer-events:none;transition:opacity .85s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.intro-started .hero-gate,.intro-complete .hero-gate{opacity:0}.hero-scrim{z-index:4;opacity:0;background:linear-gradient(90deg,#040605d6 0%,#04060575 42%,#0406050d 74%),linear-gradient(#0000 52%,#040605bd 100%);transition:opacity 1.4s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.intro-complete .hero-scrim{opacity:1}.cinematic-hero .hero-copy{z-index:5;width:min(1120px,80vw);min-height:100svh;padding:clamp(9rem,16vh,12rem) var(--gutter) clamp(5rem,8vh,7rem);justify-content:flex-end;position:relative}.cinematic-hero .hero-copy h1{letter-spacing:-.078em;text-wrap:balance;max-width:980px;font-size:clamp(4.4rem,8.7vw,10.2rem);line-height:.79;animation:none}.cinematic-hero .hero-subtitle{color:#e1e3de;font-size:clamp(1.05rem,1.55vw,1.45rem)}.hero-reveal{opacity:0;filter:blur(5px);transition:opacity 1.15s cubic-bezier(.22,1,.36,1),transform 1.15s cubic-bezier(.22,1,.36,1),filter 1.15s cubic-bezier(.22,1,.36,1);transform:translateY(34px)}.intro-complete .hero-reveal{opacity:1;filter:blur();transform:none}.intro-complete .hero-reveal-1{transition-delay:.28s}.intro-complete .hero-reveal-2{transition-delay:.42s}.intro-complete .hero-reveal-3{transition-delay:.62s}.intro-complete .hero-reveal-4{transition-delay:.78s}.intro-complete .hero-reveal-5{transition-delay:1s}.cinematic-hero .hero-meta{color:#d0d2ce;margin-top:clamp(2.5rem,5vh,4rem);padding-top:0}.cinematic-hero .hero-stamp{z-index:6;right:var(--gutter);bottom:clamp(3rem,6vh,5rem)}.hero-scroll{z-index:6;color:#d4d7d2;text-transform:uppercase;letter-spacing:.15em;align-items:center;gap:.8rem;font-size:.58rem;display:flex;position:absolute;bottom:2.3rem;left:50%;transform:translate(-50%)}.hero-scroll i{transform-origin:0;background:currentColor;width:42px;height:1px;animation:2.4s ease-in-out infinite scrollPulse;display:block}@keyframes scrollPulse{0%,to{opacity:.45;transform:scaleX(.35)}50%{opacity:1;transform:scaleX(1)}}.reveal-ready [data-reveal]{opacity:0;transition:opacity 1.15s cubic-bezier(.22,1,.36,1),transform 1.15s cubic-bezier(.22,1,.36,1);transform:translateY(38px)}.reveal-ready [data-reveal=image]{clip-path:inset(0 0 12%);transition:opacity 1.35s cubic-bezier(.22,1,.36,1),transform 1.35s cubic-bezier(.22,1,.36,1),clip-path 1.35s cubic-bezier(.22,1,.36,1);transform:translateY(48px)}.reveal-ready [data-reveal].is-visible{opacity:1;clip-path:inset(0);transform:none}.stats-grid .stat-card:nth-child(2),.video-grid .video-card:nth-child(2),.testimonial-grid figure:nth-child(2){transition-delay:90ms}.stats-grid .stat-card:nth-child(3),.testimonial-grid figure:nth-child(3){transition-delay:.18s}.stats-grid .stat-card:nth-child(4){transition-delay:.27s}.image-frame img{transition:transform 1.45s cubic-bezier(.22,1,.36,1),filter 1.45s}.case-card:hover .case-media img,.media-collage:hover .media-main img{transform:scale(1.025)}.about-photo img{object-position:center 46%}.case-blackwhite .case-media img{object-position:center 16%}.photo-triptych .image-frame:nth-child(2) img{object-position:center 45%}.about-section{gap:clamp(5rem,9vw,10rem)}.about-photo{min-height:clamp(760px,58vw,960px)}.about-copy>p:not(.eyebrow){color:#4d514b;line-height:1.82}.organic-section,.campaign-section,.testimonials-section,.faq-section{padding-block:clamp(7rem,11vw,12rem)}.video-grid{background:var(--line);gap:1px;margin-top:1rem}.video-card{background:var(--white);padding:clamp(1.75rem,3.5vw,3.25rem)}.cases-section{padding-block:clamp(7rem,11vw,12rem)}.case-card{border-color:#ffffff38;min-height:820px;margin-top:clamp(5rem,8vw,9rem)}.case-media{min-height:820px}.case-copy{padding:clamp(3rem,5.5vw,6rem)}.case-result{margin-bottom:1.2rem}.case-story{border-top:1px solid #ffffff2e;border-bottom:1px solid #ffffff2e;grid-template-columns:repeat(3,1fr);margin:2rem 0;padding:0;list-style:none;display:grid}.case-story li{color:#d2d5d0;border-right:1px solid #ffffff2e;flex-direction:column;justify-content:center;gap:.55rem;min-height:86px;padding:1rem .8rem 1rem 0;font-size:.67rem;line-height:1.35;display:flex}.case-story li:last-child{border-right:0;padding-left:.8rem}.case-story li:nth-child(2){padding-left:.8rem}.case-story span{color:var(--acid);letter-spacing:.1em;font-size:.55rem;font-weight:800}.case-ocrousti .case-story{border-color:#090b0a29}.case-ocrousti .case-story li{color:#4e534d;border-color:#090b0a29}.case-ocrousti .case-story span{color:var(--green)}.campaign-card{grid-template-columns:40px 84px 1fr 24px;min-height:132px}.brand-logo,.brand-monogram{background:#fff;border:1px solid #090b0a14;border-radius:16px;width:68px;height:68px;display:block;position:relative;overflow:hidden;box-shadow:0 10px 30px #090b0a0f}.brand-logo img{object-fit:contain;padding:10px}.brand-monogram{color:var(--acid);background:var(--green);place-items:center;display:grid}.campaign-card:hover{padding-inline:1.2rem;box-shadow:0 18px 45px #090b0a0f}.campaign-card:hover .brand-logo img{transform:scale(1.045)}.campaign-card .brand-logo img{transition:transform .8s cubic-bezier(.22,1,.36,1)}.media-layout{margin-top:clamp(5rem,8vw,8rem)}.media-list a{min-height:145px;transition:padding .6s cubic-bezier(.22,1,.36,1),background-color .6s}.media-list a:hover{background:#ffffff0e;padding-inline:1rem}.testimonial-grid{background:var(--line);border:0;gap:1px}.testimonial-grid figure{background:var(--white);border:0;min-height:500px;padding:clamp(2rem,3.5vw,3.5rem);transition:background-color .6s,transform .8s cubic-bezier(.22,1,.36,1)}.testimonial-grid figure:hover{z-index:2;background:#f7f6f0;transform:translateY(-8px)}.quote-mark{font-size:5rem}.offer-grid{gap:2rem;margin-top:clamp(5rem,8vw,8rem)}.offer-card-main,.tiers-card{padding:clamp(2.5rem,4.5vw,5rem)}.options-block{margin-top:2rem;padding:clamp(2rem,3vw,3rem)}.faq-list{margin-top:2rem}.faq-list summary{min-height:124px}.faq-list details{transition:background-color .5s,padding .5s cubic-bezier(.22,1,.36,1)}.faq-list details:hover{background:#ffffff7a;padding-inline:1rem}.contact-section{gap:clamp(5rem,9vw,11rem)}.contact-form-wrap{align-self:center}.button{transition:transform .55s cubic-bezier(.22,1,.36,1),background-color .55s,color .55s,box-shadow .55s;position:relative;overflow:hidden}.button:hover{transform:translateY(-4px);box-shadow:0 18px 45px #0000002e}.button span{transition:transform .55s cubic-bezier(.22,1,.36,1)}.button:hover span{transform:translate(3px,-3px)}.text-link{transition:color .45s,border-color .45s}.text-link span{transition:transform .55s cubic-bezier(.22,1,.36,1)}.text-link:hover{color:var(--acid);border-color:var(--acid)}.text-link:hover span{transform:translateY(4px)}@media (min-width:1800px){.cinematic-hero .hero-copy{width:min(1250px,72vw)}.cinematic-hero .hero-copy h1{font-size:clamp(8rem,8.1vw,11rem)}.case-card{max-width:1840px;margin-inline:auto}.stats-grid,.video-grid,.campaign-section>*,.media-layout,.testimonial-grid,.offer-grid,.options-block,.faq-list{max-width:1840px;margin-left:auto;margin-right:auto}}@media (max-width:1050px){.cinematic-hero .hero-copy{width:90vw}.cinematic-hero .hero-copy h1{font-size:clamp(4.8rem,11vw,7.3rem)}.cinematic-hero .hero-stamp{right:var(--gutter)}.case-card,.case-media{min-height:0}.case-media{height:70vw;max-height:760px}.case-ocrousti .case-copy{order:1}.ocrousti-media{order:2}}@media (max-width:700px){:root{--gutter:1.25rem}.section-pad,.organic-section,.campaign-section,.testimonials-section,.faq-section,.cases-section{padding-block:5.75rem;padding-inline:var(--gutter)}.section-header{grid-template-columns:1fr;gap:1.7rem;padding-bottom:3.5rem}.section-header h2{font-size:clamp(3.3rem,15vw,4.7rem)}.cinematic-hero{min-height:100svh;padding:0}.hero-media{inset:0}.hero-media .hero-still,.hero-intro-video{object-position:center 12%;width:100%;height:100%;inset:0}.cinematic-hero .hero-copy{width:100%;min-height:100svh;padding:7.5rem var(--gutter) 5.5rem;justify-content:flex-end}.cinematic-hero .hero-copy h1{font-size:clamp(3.75rem,17vw,5.5rem);line-height:.82}.cinematic-hero .hero-subtitle{font-size:1rem}.cinematic-hero .hero-actions{margin-top:2rem}.cinematic-hero .hero-meta{margin-top:2.4rem}.cinematic-hero .hero-stamp{width:96px;top:5.5rem;bottom:auto;right:1rem}.hero-scroll{display:none}.about-section{gap:3.5rem}.about-photo{min-height:620px}.about-photo img{object-position:center 45%}.case-card{margin-top:4rem}.case-media{height:125vw;max-height:620px}.case-blackwhite .case-media img{object-position:center 12%}.case-story{grid-template-columns:1fr}.case-story li,.case-story li:nth-child(2),.case-story li:last-child{border-bottom:1px solid #ffffff26;border-right:0;min-height:64px;padding:.85rem 0}.case-story li:last-child{border-bottom:0}.case-ocrousti .case-story li{border-color:#090b0a21}.campaign-card{grid-template-columns:24px 64px 1fr 16px;min-height:116px}.brand-logo,.brand-monogram{border-radius:14px;width:58px;height:58px}.testimonial-grid figure{min-height:410px;padding:2rem}.contact-section{gap:4.5rem}.contact-form-wrap{width:100%}}.media-layout-editorial{grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);align-items:stretch;gap:clamp(3rem,7vw,8rem)}.media-editorial{background:#0a0d0b;grid-template-rows:auto 1fr;min-height:820px;display:grid;position:relative;overflow:hidden}.media-editorial-photo{aspect-ratio:3/2;position:relative}.media-editorial-photo img{object-position:center}.media-editorial:after{display:none}.media-editorial-caption{z-index:2;border-top:1px solid #ffffff47;justify-content:space-between;align-items:flex-end;padding:clamp(1.8rem,3.5vw,3.5rem);display:flex;position:relative}.media-editorial-caption span{color:var(--acid);letter-spacing:.16em;font-size:.65rem;font-weight:800}.media-editorial-caption p{letter-spacing:-.045em;text-align:right;max-width:420px;margin:0;font:500 clamp(1.8rem,3vw,3.5rem)/.96 Georgia,serif}.media-layout-editorial .media-list{flex-direction:column;justify-content:center;align-self:stretch;display:flex}.contact-section{isolation:isolate;min-height:900px;position:relative;overflow:hidden}.contact-background{z-index:-3;object-fit:cover;object-position:center 47%}.contact-scrim{z-index:-2;background:linear-gradient(90deg,#050706f5 0%,#050706d6 43%,#05070694 100%),linear-gradient(#0000 35%,#050706d1);position:absolute;inset:0}.contact-intro,.contact-form-wrap{z-index:1;position:relative}.contact-form-wrap{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#070a089e;border:1px solid #ffffff2e;padding:clamp(1.6rem,3vw,3.25rem);box-shadow:0 28px 90px #00000047}.contact-form input,.contact-form select,.contact-form textarea{border-color:#ffffff52}@media (max-width:1050px){.media-layout-editorial{grid-template-columns:1fr}.media-editorial{min-height:760px}.contact-section{min-height:0}.contact-background{object-position:58% center}.contact-scrim{background:linear-gradient(#050706e6 0%,#050706bd 48%,#050706f0 100%)}}@media (max-width:700px){.media-editorial{min-height:128vw;max-height:650px}.media-editorial-photo img{object-position:center}.media-editorial-caption{flex-direction:column;align-items:flex-start;gap:1rem}.media-editorial-caption p{text-align:left;font-size:clamp(1.8rem,10vw,2.8rem)}.media-layout-editorial .media-list a{min-height:118px}.contact-section{padding-inline:var(--gutter)}.contact-background{object-position:56% center}.contact-form-wrap{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.25rem}}
