@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,500;9..144,600;9..144,700&family=Manrope:wght@400;500;600;700&display=swap";:root{color-scheme:light;--bg: #f4efe5;--surface: #fbf8f1;--surface-2: #f6f1e7;--ink: #141a16;--muted: #5b635c;--line: rgba(20, 26, 22, .12);--line-strong: rgba(20, 26, 22, .18);--forest: #1f4a33;--forest-deep: #173223;--brass: #b68b42;--plum: #5a3947;--slate: #33495b;--shadow: 0 24px 70px rgba(29, 22, 8, .08);--radius-xl: 34px;--radius-lg: 24px;--radius-md: 18px;--radius-sm: 14px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--ink);background:radial-gradient(circle at top left,rgba(182,139,66,.08),transparent 30%),radial-gradient(circle at 90% 15%,rgba(31,74,51,.08),transparent 28%),linear-gradient(180deg,#f7f2ea 0%,var(--bg) 22%,#f5f0e6 100%);font-family:Manrope,system-ui,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:radial-gradient(rgba(20,26,22,.035) .7px,transparent .7px),radial-gradient(rgba(20,26,22,.02) .7px,transparent .7px);background-position:0 0,8px 8px;background-size:16px 16px;opacity:.6;-webkit-mask-image:linear-gradient(180deg,#000000d9,#00000026);mask-image:linear-gradient(180deg,#000000d9,#00000026)}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}#root{position:relative;z-index:0}.site-shell{width:min(1200px,calc(100vw - 40px));margin:0 auto;padding:20px 0 36px}.site-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:8px 0 24px;border-bottom:1px solid var(--line)}.brand-lockup{display:inline-flex;align-items:center;gap:14px;flex:0 0 auto}.brand-mark{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:var(--forest-deep);color:#f4efe5;font-size:.78rem;font-weight:700;letter-spacing:.08em;box-shadow:inset 0 0 0 1px #ffffff1f}.brand-wordmark{font-family:Fraunces,Georgia,serif;font-size:1.2rem;letter-spacing:-.02em}.site-nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:22px}.nav-link{position:relative;color:var(--muted);font-size:.98rem;font-weight:600;transition:color .18s ease}.nav-link:hover,.nav-link.is-active{color:var(--ink)}.nav-link.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:1px;background:var(--ink)}main{padding:24px 0 0}.page-stack{display:grid;gap:28px}.hero-section{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:40px;align-items:center;min-height:calc(100vh - 120px)}.hero-copy{padding:28px 0 0}.hero-kicker,.section-label{margin:0 0 14px;font-size:.86rem;letter-spacing:.2em;text-transform:uppercase;color:var(--muted)}.hero-copy h1,.section-heading h1,.product-page__heading h1{margin:0;font-family:Fraunces,Georgia,serif;font-weight:600;letter-spacing:-.05em;line-height:.96;text-wrap:balance}.hero-copy h1{font-size:clamp(4.1rem,9vw,7.6rem);max-width:7ch}.hero-lead{margin:18px 0 0;max-width:11ch;font-family:Fraunces,Georgia,serif;font-weight:500;font-size:clamp(2rem,4vw,3.25rem);line-height:1;letter-spacing:-.04em;text-wrap:balance}.hero-description,.section-intro,.detail-panel p,.contact-card p,.status-card p{margin:18px 0 0;max-width:54ch;color:var(--muted);line-height:1.8;font-size:1rem}.hero-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:28px}.button{min-height:52px;padding:0 20px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line-strong);font-weight:700;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease}.button:hover{transform:translateY(-1px)}.button--primary{background:var(--forest-deep);color:#f8f2e8;border-color:transparent}.button--primary:hover{background:#203d2c}.button--secondary{background:transparent;color:#8b641f;border-color:#b68b4294}.button--secondary:hover{background:#b68b4214}.still-life{position:relative;min-height:660px;border-radius:var(--radius-xl);background:radial-gradient(circle at 52% 28%,rgba(182,139,66,.12),transparent 24%),linear-gradient(180deg,#f7f0e7,#efe4d1);box-shadow:var(--shadow);overflow:hidden;isolation:isolate}.still-life:before{content:"";position:absolute;top:18px;right:18px;bottom:18px;left:18px;border-radius:calc(var(--radius-xl) - 8px);border:1px solid rgba(20,26,22,.08)}.still-life__paper{position:absolute;border-radius:22px;box-shadow:0 16px 30px #46300e26}.still-life__paper--back{right:44px;bottom:58px;width:270px;height:340px;background:linear-gradient(180deg,#e7d7bd,#dfc8a3);transform:rotate(.8deg)}.still-life__paper--front{right:58px;top:74px;width:300px;height:360px;background:linear-gradient(145deg,rgba(255,255,255,.06),transparent 44%),linear-gradient(180deg,#293925,#25361f);transform:rotate(-11deg);color:#d8b56a;display:flex;flex-direction:column;justify-content:center;gap:10px;padding-left:68px;letter-spacing:.16em;font-size:.92rem;font-weight:700}.still-life__label{width:fit-content}.still-life__compass{position:absolute;left:58px;top:198px;width:190px;height:190px;border-radius:50%;background:linear-gradient(180deg,#b68b42,#8e6728);box-shadow:0 24px 38px #34200542,inset 0 0 0 10px #ffecc133}.still-life__compass-ring{position:absolute;top:16px;right:16px;bottom:16px;left:16px;border-radius:50%;background:radial-gradient(circle at 30% 28%,#f0dfb6,#d1b37d 46%,#8e6a33);box-shadow:inset 0 0 0 2px #4e351161}.still-life__compass-core{position:absolute;top:38px;right:38px;bottom:38px;left:38px;border-radius:50%;background:radial-gradient(circle,#f7efdc 0 22%,transparent 22%),radial-gradient(circle at center,transparent 0 60%,rgba(68,45,10,.16) 60% 62%,transparent 62%);overflow:hidden}.still-life__compass-core:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-conic-gradient(from 0deg,rgba(68,45,10,.08) 0deg 15deg,transparent 15deg 30deg);-webkit-mask-image:radial-gradient(circle,transparent 0 35%,#000 36%);mask-image:radial-gradient(circle,transparent 0 35%,#000 36%)}.still-life__needle{position:absolute;left:50%;top:50%;width:4px;height:58px;background:#273228;transform-origin:center 6px}.still-life__needle--north{transform:translate(-50%,-100%) rotate(0)}.still-life__needle--south{background:#b68b42;transform:translate(-50%) rotate(180deg)}.still-life__needle--east{width:58px;height:4px;transform:translateY(-50%) rotate(0)}.still-life__needle--west{width:58px;height:4px;background:#b68b42;transform:translate(-100%,-50%) rotate(0)}.still-life__pen{position:absolute;right:-6px;bottom:54px;width:208px;height:18px;border-radius:999px;background:linear-gradient(180deg,#d0a64f,#8e6728);transform:rotate(-25deg);box-shadow:0 12px 22px #34200533}.still-life__pen:before{content:"";position:absolute;right:-14px;top:1px;width:24px;height:16px;border-radius:0 12px 12px 0;background:linear-gradient(180deg,#69471c,#3a2710);clip-path:polygon(0 0,100% 50%,0 100%)}.still-life__shadow{position:absolute;inset:auto 24px 16px 10px;height:100px;background:radial-gradient(circle,rgba(78,52,11,.14),transparent 70%);transform:skew(-18deg);filter:blur(8px)}.section-block,.page-section,.product-page{padding-top:26px}.section-block{border-top:1px solid var(--line);padding-top:30px}.section-heading{display:grid;gap:14px;margin-bottom:22px}.section-heading h2,.detail-panel h2{margin:0;font-family:Fraunces,Georgia,serif;font-weight:600;letter-spacing:-.04em;line-height:1.05;text-wrap:balance}.section-heading h2{font-size:clamp(2rem,3vw,3rem);max-width:15ch}.section-intro{margin-top:0}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.product-grid--live{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));max-width:400px}.product-card{min-height:100%;padding:22px;border-radius:var(--radius-lg);background:#fbf8f1d1;border:1px solid var(--line);box-shadow:0 12px 32px #1d16080a;display:flex;flex-direction:column;gap:18px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.product-card:hover{transform:translateY(-3px);border-color:#141a162e;box-shadow:0 20px 48px #1d160814}.product-card__icon{width:76px;height:76px;border-radius:20px;display:grid;place-items:center;box-shadow:inset 0 0 0 1px #ffffff29}.product-card__icon--forest{background:linear-gradient(180deg,#254a34,#173223);color:#f6f1e7}.product-card__icon--brass{background:linear-gradient(180deg,#e9ddc1,#f5efe5);color:#204033}.product-card__icon--plum{background:linear-gradient(180deg,#6b4554,#4d2f3c);color:#f6f1e7}.product-card__icon--slate{background:linear-gradient(180deg,#496579,#314858);color:#f6f1e7}.product-card__glyph{width:42px;height:42px}.product-card__body{display:grid;gap:12px}.product-card__topline{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.product-card h3{margin:0;font-family:Fraunces,Georgia,serif;font-size:1.5rem;font-weight:600;letter-spacing:-.03em;line-height:1}.product-card__summary{margin:0;color:var(--muted);line-height:1.7}.product-card__status-row{display:flex;align-items:center;gap:10px;padding-top:10px;border-top:1px solid var(--line);color:var(--ink);font-weight:600}.product-card__dot{width:9px;height:9px;border-radius:50%;background:var(--forest-deep)}.product-card__cta{margin-top:8px;font-size:.82rem;font-weight:700;color:var(--forest)}.product-card:hover .product-card__cta{text-decoration:underline}.status{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.status--live{color:#183322;background:#1f4a331a}.status--near{color:#8b641f;background:#b68b421f}.status__dot{width:8px;height:8px;border-radius:50%;background:#22c55e;display:inline-block;animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.method-grid,.detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.method-grid article,.detail-panel,.status-card,.contact-card{border-radius:var(--radius-lg);background:#fbf8f1d1;border:1px solid var(--line);box-shadow:0 12px 32px #1d16080a}.method-grid article{padding:22px 20px;min-height:180px}.method-grid h3,.detail-panel h2{margin:0;font-size:1.4rem}.method-grid p{margin:14px 0 0;color:var(--muted);line-height:1.75}.section-block--method{padding-bottom:10px}.section-block--cta{padding-top:10px}.section-block--cta .detail-panel--wide{text-align:center}.section-block--cta .detail-panel--wide .hero-actions{justify-content:center}.page-section--compact{display:grid;gap:22px}.page-section h1,.product-page__heading h1{font-size:clamp(3.4rem,7vw,5.8rem);max-width:9ch}.product-page{display:grid;gap:24px}.product-page__hero{display:grid;grid-template-columns:minmax(0,1.15fr) 330px;gap:18px;align-items:end}.product-page__aside{display:grid;align-content:end}.status-card{padding:22px}.status-card p{margin-top:12px}.detail-panel{padding:24px}.detail-panel h2{margin-bottom:10px}.detail-list{margin:16px 0 0;padding-left:18px;display:grid;gap:12px;color:var(--muted);line-height:1.75}.detail-grid--notes,.detail-grid--services,.detail-grid--billing{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-card{padding:24px;display:flex;flex-wrap:wrap;align-items:center;gap:16px}.billing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.billing-console{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:18px;padding:24px;border-radius:var(--radius-lg);background:#fbf8f1d1;border:1px solid var(--line);box-shadow:0 12px 32px #1d16080a}.billing-console h2{margin:0;font-family:Fraunces,Georgia,serif;font-size:1.7rem;letter-spacing:-.04em}.billing-console p{margin:12px 0 0;color:var(--muted);line-height:1.75}.billing-console__form{display:grid;gap:14px}.billing-field{display:grid;gap:8px}.billing-field span{font-size:.86rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-weight:700}.billing-field input{min-height:52px;border-radius:16px;border:1px solid var(--line-strong);background:#ffffff8a;color:var(--ink);padding:0 16px;font:inherit}.billing-field input:focus{outline:2px solid rgba(31,74,51,.22);outline-offset:2px}.billing-field select{min-height:52px;border-radius:16px;border:1px solid var(--line-strong);background:#ffffff8a;color:var(--ink);padding:0 40px 0 16px;font:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;cursor:pointer}.billing-field select:focus{outline:2px solid rgba(31,74,51,.22);outline-offset:2px}.contact-form__row{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width: 640px){.contact-form__row{grid-template-columns:1fr}}.billing-console__actions{display:flex;flex-wrap:wrap;gap:12px}.billing-status{margin:0;color:#8b2f2f;font-weight:600}.billing-hint{margin:8px 0 0;font-size:.85rem;color:var(--muted)}.billing-card{border-radius:var(--radius-lg);background:#fbf8f1db;border:1px solid var(--line);box-shadow:0 12px 32px #1d16080a;padding:24px;display:grid;gap:20px}.billing-card--forest{border-top:3px solid rgba(31,74,51,.42)}.billing-card--brass{border-top:3px solid rgba(182,139,66,.5)}.billing-card--slate{border-top:3px solid rgba(51,73,91,.42)}.billing-card__head{display:grid;gap:14px}.billing-card__name{margin:0;font-family:Fraunces,Georgia,serif;font-size:1.7rem;font-weight:600;letter-spacing:-.03em}.billing-card__price{margin:6px 0 0;font-family:Fraunces,Georgia,serif;font-size:2.7rem;line-height:1;letter-spacing:-.05em}.billing-card__price span{font-size:1rem;font-family:Manrope,system-ui,sans-serif;font-weight:600;color:var(--muted);letter-spacing:0}.billing-card__description{margin:0;color:var(--muted);line-height:1.75}.billing-card__section h2{margin:0 0 10px;font-size:1.1rem}.billing-card__section p{margin:0;color:var(--muted);line-height:1.75}.billing-card__footer{display:grid;gap:10px;padding-top:8px;border-top:1px solid var(--line)}.billing-card__footer p{margin:0;color:var(--muted);font-size:.94rem;line-height:1.65}.contact-card p{margin:0}.site-footer{margin-top:30px;padding:28px 0 6px;display:grid;grid-template-columns:1fr 1fr;gap:24px;border-top:1px solid var(--line)}.footer-brand{font-family:Fraunces,Georgia,serif;font-size:1.5rem;font-weight:600;letter-spacing:-.03em}.site-footer p{margin:8px 0 0;color:var(--muted);line-height:1.7}.footer-meta{display:grid;justify-items:end;text-align:right}.footer-links{display:flex;flex-wrap:wrap;gap:18px;margin-top:18px}.footer-link{color:var(--muted);font-weight:600}.footer-link:hover{color:var(--ink)}.hamburger{display:none;width:42px;height:42px;padding:10px;border:1px solid var(--line-strong);border-radius:12px;background:transparent;cursor:pointer;flex-direction:column;align-items:center;justify-content:center;gap:5px}.hamburger__line{display:block;width:20px;height:2px;background:var(--ink);border-radius:2px;transition:transform .2s ease,opacity .2s ease}.hamburger.is-open .hamburger__line:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger.is-open .hamburger__line:nth-child(2){opacity:0}.hamburger.is-open .hamburger__line:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.contact-form{display:grid;gap:14px}.contact-form__textarea{min-height:140px;border-radius:16px;border:1px solid var(--line-strong);background:#ffffff8a;color:var(--ink);padding:14px 16px;font:inherit;resize:vertical}.contact-form__textarea:focus{outline:2px solid rgba(31,74,51,.22);outline-offset:2px}.contact-form__error{font-size:.82rem;color:#8b2f2f;font-weight:600}.contact-form__actions{display:flex;gap:12px}.detail-panel--wide{grid-column:1 / -1}@media (max-width: 1100px){.hero-section,.product-page__hero{grid-template-columns:1fr}.hero-section{min-height:auto}.still-life{min-height:560px;max-width:760px}.product-grid,.method-grid,.detail-grid,.detail-grid--notes{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 720px){.site-shell{width:min(100vw - 24px,1200px);padding-top:14px}.hamburger{display:flex}.site-header{grid-template-columns:1fr;display:grid;grid-template-areas:"brand hamburger" "nav nav";align-items:start}.site-header .brand-lockup{grid-area:brand}.site-header .hamburger{grid-area:hamburger;justify-self:end}.site-nav{grid-area:nav;display:none;flex-direction:column;gap:0;padding-top:14px;border-top:1px solid var(--line)}.site-nav--open{display:flex}.site-nav .nav-link{padding:12px 0;border-bottom:1px solid var(--line)}.site-nav .nav-link:last-child{border-bottom:none}.site-nav .nav-link.is-active:after{display:none}.site-footer{grid-template-columns:1fr;display:grid;align-items:start}.site-nav,.footer-meta{justify-items:start;justify-content:flex-start;text-align:left}.hero-copy h1,.page-section h1,.product-page__heading h1{max-width:10ch}.hero-lead{max-width:none}.still-life{min-height:440px}.still-life__compass{left:24px;top:176px;width:150px;height:150px}.still-life__paper--front{right:22px;top:56px;width:240px;height:300px;padding-left:34px}.still-life__paper--back{right:12px;bottom:36px;width:214px;height:284px}.product-grid,.method-grid,.detail-grid,.detail-grid--notes,.detail-grid--services,.detail-grid--billing,.billing-grid,.billing-console{grid-template-columns:1fr}.product-card__topline{flex-direction:column;align-items:flex-start}}
