:root{--cream:#efebe0;--beige-overlay:#ebe8db;--olive:#303b2e;--olive-dark:#1f281e;--header-height:84px;--page-padding:clamp(20px, 3.5vw, 64px);--sans:Arial, Helvetica, sans-serif;--serif:Georgia, "Times New Roman", serif;--ease:cubic-bezier(.22, 1, .36, 1)}*,:before,:after{box-sizing:border-box}html,body{width:100%;height:100%}html{background:var(--olive)}body{background:var(--olive);color:var(--cream);font-family:var(--sans);margin:0;overflow:hidden}body.is-loading{overflow:hidden}button,input,textarea{font:inherit}button{border:0}a{color:inherit;text-decoration:none}img,video{max-width:100%;display:block}button,a{-webkit-tap-highlight-color:transparent}.loader{z-index:9999;background:var(--cream);justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.loader-flower{width:clamp(180px,26vw,380px);height:auto}.custom-cursor{z-index:10000;pointer-events:none;opacity:0;will-change:transform, left, top, opacity;width:30px;height:30px;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}.custom-cursor img{object-fit:contain;width:100%;height:100%}@media (pointer:coarse){.custom-cursor{display:none}}.landing-page{grid-template-rows:var(--header-height) minmax(0, 1fr);background:var(--olive);width:100%;height:100svh;display:grid}.site-header{z-index:100;width:100%;height:var(--header-height);padding:0 var(--page-padding);background:var(--olive);justify-content:space-between;align-items:center;display:flex;position:relative}.site-logo{align-items:center;width:clamp(82px,7vw,118px);transition:transform .18s;display:inline-flex}.site-logo img{width:100%;height:auto}.site-logo:hover{transform:scale(1.04)}.header-socials-button{min-width:105px;min-height:42px;color:var(--cream);cursor:pointer;background:0 0;border:1px solid #efebe08c;border-radius:6px;justify-content:center;align-items:center;padding:0 18px;font-size:14px;font-weight:700;transition:background-color .18s,color .18s,transform .18s;display:inline-flex;position:relative}.header-socials-button:hover{background:var(--cream);color:var(--olive);transform:scale(1.03)}.landing-hero{background:var(--olive-dark);min-height:0;position:relative;overflow:hidden}.landing-video{object-fit:cover;object-position:center;background:var(--olive-dark);width:100%;height:100%;position:absolute;inset:0}.landing-video-overlay{z-index:1;pointer-events:none;background:#ebe8db1a;position:absolute;inset:0}.landing-actions{z-index:5;flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex;position:absolute;bottom:clamp(28px,5vh,58px);left:50%;transform:translate(-50%)}.landing-signoff{color:var(--cream);text-align:center;pointer-events:none;flex-direction:column;align-items:center;gap:5px;display:flex}.landing-signoff-line,.landing-signoff-brand{text-transform:uppercase;white-space:nowrap;margin:0}.landing-signoff-line{letter-spacing:.2em;opacity:.92;font-size:clamp(8px,.62vw,10px);font-weight:700;line-height:1.4}.landing-signoff-brand{letter-spacing:.18em;opacity:.68;font-size:clamp(7px,.52vw,9px);font-weight:700;line-height:1.4}.landing-button,.form-submit{border:1px solid var(--cream);background:var(--cream);min-width:clamp(220px,18vw,270px);min-height:52px;color:var(--olive);cursor:pointer;letter-spacing:.01em;border-radius:6px;justify-content:center;align-items:center;padding:0 26px;font-size:clamp(13px,1vw,15px);font-weight:700;transition:transform .18s;display:inline-flex;position:relative;overflow:hidden}.button-fill{z-index:0;background:var(--olive);transition:transform .32s var(--ease);position:absolute;inset:0;transform:translateY(102%)}.button-label{z-index:2;transition:color .24s;position:relative}.landing-button:hover,.form-submit:hover{transform:translateY(-2px)}.landing-button:hover .button-fill,.form-submit:hover .button-fill,.landing-button.is-touch-active .button-fill,.form-submit.is-touch-active .button-fill{transform:translateY(0)}.landing-button:hover .button-label,.form-submit:hover .button-label,.landing-button.is-touch-active .button-label,.form-submit.is-touch-active .button-label{color:var(--cream)}.modal[hidden]{display:none}.modal{z-index:5000;justify-content:center;align-items:center;padding:clamp(16px,3vw,44px);display:flex;position:fixed;inset:0}.modal-backdrop{-webkit-backdrop-filter:blur(12px);background:#121711c7;position:absolute;inset:0}.modal-panel{z-index:2;background:var(--cream);width:min(100%,760px);max-height:calc(100svh - 48px);color:var(--olive);border-radius:10px;padding:clamp(28px,4vw,56px);position:relative;overflow:auto}.modal-close{z-index:20;width:38px;height:38px;color:var(--olive);cursor:pointer;background:0 0;justify-content:center;align-items:center;padding:0;font-size:32px;line-height:1;transition:transform .18s,opacity .18s;display:flex;position:absolute;top:18px;right:20px}.modal-close:hover{opacity:.65;transform:rotate(8deg)scale(1.08)}.modal-eyebrow{text-transform:uppercase;letter-spacing:.12em;opacity:.55;margin:0 0 10px;font-size:12px;font-weight:700}.modal-panel h2{letter-spacing:-.055em;margin:0 0 clamp(32px,4vw,52px);font-size:clamp(46px,7vw,88px);line-height:.9}.socials-modal{padding:clamp(18px,4vw,60px)}.socials-modal .modal-backdrop{-webkit-backdrop-filter:blur(15px)saturate(.75);background:#0d110cc7}.socials-panel{width:min(92vw,820px);height:min(82svh,690px);max-height:none;color:var(--cream);background:linear-gradient(135deg,#303b2e 0%,#293527 100%);border:1px solid #efebe01a;border-radius:12px;padding:0;position:relative;overflow:hidden;box-shadow:0 32px 90px #0000004d}.socials-close{color:var(--cream);font-family:var(--sans);opacity:.92;font-size:34px;font-weight:200;top:22px;right:24px}.socials-close:hover{opacity:1}.socials-panel-inner{grid-template-columns:minmax(0,1.12fr) minmax(240px,.88fr);width:100%;height:100%;display:grid;position:relative;overflow:hidden}.socials-copy{z-index:4;flex-direction:column;min-width:0;padding:clamp(42px,5vw,68px) 0 clamp(34px,4vw,50px) clamp(38px,5vw,68px);display:flex;position:relative}.socials-kicker{color:#efebe0d1;letter-spacing:.32em;text-transform:uppercase;width:max-content;margin:0 0 clamp(38px,5vh,54px);font-size:10px;font-weight:700;line-height:1.7;position:relative}.socials-kicker:after{content:"";background:#efebe094;width:54px;height:1px;margin-top:13px;display:block}.socials-title{color:var(--cream);font-family:var(--serif);font-weight:400;letter-spacing:-.055em!important;margin:0 0 24px!important;font-size:clamp(56px,5vw,78px)!important;line-height:.94!important}.socials-links{flex-direction:column;width:100%;display:flex}.social-link-row{width:100%;min-height:62px;color:var(--cream);transition:padding-left .28s var(--ease), border-color .22s ease;border-bottom:1px solid #efebe03d;justify-content:space-between;align-items:center;padding:0 18px 0 0;display:flex;position:relative;overflow:hidden}.social-link-row:first-child{border-top:1px solid #efebe03d}.social-link-row:before{content:"";z-index:-1;transition:right .32s var(--ease);background:#efebe012;position:absolute;inset:0 100% 0 0}.social-link-row:hover{border-color:#efebe080;padding-left:8px}.social-link-row:hover:before{right:0}.social-link-left{align-items:center;gap:16px;display:flex}.social-icon{width:25px;height:25px;color:var(--cream);flex:none;justify-content:center;align-items:center;display:inline-flex}.social-icon svg{width:100%;height:100%}.social-link-text{font-family:var(--sans);letter-spacing:-.015em;font-size:clamp(16px,1.4vw,19px);font-weight:400}.social-link-arrow{font-family:var(--sans);transition:transform .28s var(--ease);align-items:center;font-size:25px;font-weight:300;line-height:1;display:inline-flex}.social-link-row:hover .social-link-arrow{transform:translate(6px)}.socials-tagline{color:#efebe0b8;letter-spacing:.27em;text-transform:uppercase;width:max-content;margin:auto 0 0;font-size:10px;font-weight:700;line-height:1.5;position:relative}.socials-tagline:after{content:"";background:#efebe06b;width:56px;height:1px;margin-top:13px;display:block}.socials-art{z-index:2;pointer-events:none;min-width:0;position:relative;overflow:hidden}.socials-flower{object-fit:contain;object-position:top right;opacity:.94;transform-origin:50% 45%;filter:brightness(0)saturate()invert(95%)sepia(8%)saturate(263%)hue-rotate(349deg)brightness(102%)contrast(91%);width:auto;max-width:calc(100% - 38px);height:calc(100% - 150px);position:absolute;top:46px;right:24px;transform:rotate(-5deg)}.socials-brandmark{opacity:.94;width:clamp(104px,10vw,138px);height:auto;position:absolute;bottom:31px;right:34px}.portfolio-panel{width:min(100%,720px)}.portfolio-form{flex-direction:column;gap:20px;display:flex}.form-field{flex-direction:column;gap:8px;display:flex}.form-field label{text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;font-size:12px;font-weight:700;display:flex}.form-field label span{opacity:.45;font-size:10px}.form-field input,.form-field textarea{width:100%;color:var(--olive);font-family:var(--serif);background:0 0;border:0;border-bottom:1px solid #303b2e73;border-radius:0;outline:none;padding:12px 0;font-size:18px;transition:border-color .18s}.form-field textarea{resize:vertical;min-height:92px}.form-field input:focus,.form-field textarea:focus{border-color:var(--olive)}.form-submit{align-self:flex-start;margin-top:12px}.form-status{min-height:20px;margin:0;font-size:13px}.honeypot{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;overflow:hidden;position:absolute!important}@media (width<=900px){:root{--header-height:74px}.landing-actions{bottom:30px}.socials-panel{width:min(94vw,720px);height:min(86svh,660px)}.socials-panel-inner{grid-template-columns:minmax(0,1.2fr) minmax(190px,.8fr)}.socials-copy{padding:48px 0 38px 44px}.socials-flower{object-fit:contain;object-position:top right;width:auto;max-width:calc(100% - 28px);height:calc(100% - 160px);top:54px;right:18px}}@media (width<=640px){:root{--header-height:66px;--page-padding:16px}.site-logo{width:72px}.header-socials-button{min-width:92px;min-height:38px;padding:0 14px;font-size:13px}.landing-video{object-position:center}.landing-actions{gap:11px;width:calc(100% - 32px);bottom:18px}.landing-button{width:100%;min-height:50px}.landing-signoff{gap:3px}.landing-signoff-line{letter-spacing:.17em;font-size:7px}.landing-signoff-brand{letter-spacing:.16em;font-size:6.5px}.modal{padding:10px}.modal-panel{max-height:calc(100svh - 20px);padding:28px 20px}.modal-panel h2{font-size:clamp(40px,13vw,64px)}.socials-modal{padding:10px}.socials-panel{border-radius:10px;width:100%;height:calc(100svh - 20px);max-height:none;padding:0}.socials-panel-inner{height:100%;display:block}.socials-copy{z-index:4;height:100%;padding:36px 22px 28px;position:relative}.socials-close{font-size:31px;top:14px;right:14px}.socials-kicker{letter-spacing:.26em;margin-bottom:28px;font-size:9px;line-height:1.6}.socials-kicker:after{width:42px;margin-top:9px}.socials-title{margin-bottom:22px!important;font-size:clamp(49px,15vw,68px)!important}.socials-links{z-index:6;position:relative}.social-link-row{min-height:58px;padding-right:8px}.social-link-left{gap:13px}.social-icon{width:23px;height:23px}.social-link-text{font-size:16px}.social-link-arrow{font-size:22px}.socials-tagline{z-index:6;letter-spacing:.22em;margin-top:auto;font-size:9px;position:relative}.socials-art{z-index:1;position:absolute;inset:0;overflow:hidden}.socials-flower{object-fit:contain;object-position:bottom right;opacity:.13;width:auto;max-width:44%;height:39%;top:auto;bottom:76px;right:18px;transform:rotate(-5deg)}.socials-brandmark{opacity:.88;width:94px;bottom:24px;right:22px}.form-submit{width:100%}}@media (width<=640px) and (height<=700px){.socials-copy{padding-top:28px}.socials-kicker{margin-bottom:18px}.socials-title{margin-bottom:16px!important}.social-link-row{min-height:52px}.landing-actions{bottom:12px}.landing-signoff-line{font-size:6.5px}.landing-signoff-brand{font-size:6px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
