:root{color-scheme:light;--bg: #f7f5ef;--surface: #ffffff;--surface-soft: #f0ece2;--border: #d8d1c4;--text: #151a1f;--muted: #5d6873;--accent: #0b6b5e;--accent-strong: #0f5149;--warm: #a85f38}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{min-height:100vh;background:var(--bg);color:var(--text);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}img{max-width:100%}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}code{font-family:SFMono-Regular,ui-monospace,Menlo,monospace}.site-shell,.shell{width:min(1120px,calc(100% - 32px));margin:0 auto}.shell{padding:56px 0 88px}.site-header{position:sticky;top:0;z-index:10;background:#f7f5efeb;backdrop-filter:blur(14px);border-bottom:1px solid var(--border)}.nav-shell{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:72px}.brand-mark{display:inline-flex;align-items:center;gap:10px;font-weight:750}.brand-badge{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;background:var(--text);color:var(--surface)}.nav-links{display:inline-flex;align-items:center;gap:18px;color:var(--muted)}.nav-links a:hover,.footer-links a:hover,.secondary-link:hover{color:var(--text)}.primary-cta,.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 16px;border-radius:8px;font-weight:750}.primary-cta{gap:10px;border:1px solid var(--accent-strong);background:var(--accent-strong);color:var(--surface)}.primary-cta-compact{min-height:38px;padding:0 12px;font-size:.92rem}.primary-cta-arrow{transition:transform .18s ease}.primary-cta:hover .primary-cta-arrow{transform:translate(2px)}.hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(280px,.92fr);align-items:center;gap:36px;padding:24px 0 40px;border-bottom:1px solid var(--border)}.eyebrow{margin:0 0 14px;color:var(--accent);text-transform:uppercase;letter-spacing:0;font-size:.78rem;font-weight:800}.hero h1,.page-title,.article-header h1{letter-spacing:0}.hero h1{margin:0;max-width:12ch;font-size:4.7rem;line-height:.96}.lede,.page-lead{color:var(--muted);line-height:1.7}.lede{margin:22px 0 0;max-width:64ch;font-size:1.05rem}.actions,.grid,.blog-grid{display:grid;gap:16px}.actions{grid-template-columns:repeat(auto-fit,minmax(180px,max-content));margin-top:28px}.button{border:1px solid var(--border);background:var(--surface);color:var(--text)}.button-primary{border-color:var(--accent-strong);background:var(--accent-strong);color:var(--surface)}.photo-pack{display:grid;gap:14px;min-height:360px;padding:18px;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.photo-pack-main{position:relative;min-height:260px;border:1px solid var(--border);border-radius:8px;background:linear-gradient(90deg,rgba(21,26,31,.06) 1px,transparent 1px),linear-gradient(180deg,rgba(21,26,31,.06) 1px,transparent 1px),#f9f8f5;background-size:32px 32px;overflow:hidden}.product-shape{position:absolute;left:50%;top:44%;width:138px;height:168px;transform:translate(-50%,-50%);border:2px solid #79513c;border-radius:8px 8px 20px 20px;background:linear-gradient(180deg,#d8a67d,#8f6144)}.shadow-shape{position:absolute;left:50%;bottom:44px;width:172px;height:22px;transform:translate(-50%);border-radius:50%;background:#151a1f29}.photo-pack-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.photo-pack-strip span{display:block;aspect-ratio:4 / 3;border:1px solid var(--border);border-radius:6px;background:var(--surface-soft)}.grid,.blog-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:24px}.card,.article-card,.faq-item,.inline-cta,.cta-banner{border:1px solid var(--border);border-radius:8px;background:var(--surface)}.card{padding:22px}.card h2{margin-top:0;margin-bottom:10px;font-size:1.1rem}.card p{margin:0;color:var(--muted);line-height:1.7}.workflow{margin-top:32px;padding:28px 0 8px;border-top:1px solid var(--border)}.workflow h2{margin:0;font-size:2rem}.workflow-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:22px 0 0;padding:0;list-style:none;counter-reset:step}.workflow-list li{min-height:108px;padding:18px;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--muted);line-height:1.55;counter-increment:step}.workflow-list li:before{display:block;margin-bottom:12px;color:var(--accent);font-weight:800;content:"0" counter(step)}.page-shell{padding-top:48px;padding-bottom:88px}.page-intro{margin-bottom:32px}.page-title{margin:12px 0;max-width:16ch;font-size:3.6rem;line-height:1}.page-lead{max-width:64ch}.cta-banner{margin-top:32px}.cta-banner-inner{padding:30px}.cta-banner h2{margin:0;font-size:2rem}.cta-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:24px}.secondary-link{color:var(--muted);font-weight:700}.faq-list{display:grid;gap:14px}.faq-item{padding:0 20px}.faq-item summary{cursor:pointer;padding:18px 0;font-weight:750}.faq-item p{margin:0 0 18px;color:var(--muted);line-height:1.7}.article-card{padding:22px}.article-card-inner{height:100%}.tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.tag-chip{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:6px;border:1px solid rgba(11,107,94,.18);background:#0b6b5e14;color:var(--accent);font-size:.76rem;font-weight:750}.article-card h2,.article-card p{margin-top:0}.article-card h2{margin-bottom:10px;font-size:1.35rem}.article-card p{color:var(--muted);line-height:1.7}.article-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:24px;color:var(--muted);font-size:.92rem}.article-shell{max-width:820px}.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px;color:var(--muted);font-size:.92rem}.article-header{margin-bottom:28px}.article-header h1{margin:0 0 16px;font-size:3.4rem;line-height:1}.markdown-body{color:var(--text);line-height:1.8}.markdown-body h2,.markdown-body h3{margin-top:2.2em;margin-bottom:.6em}.markdown-body p,.markdown-body li{color:var(--muted)}.markdown-body a{color:var(--accent);text-decoration:underline;text-decoration-color:#0b6b5e4d}.inline-cta{margin-top:40px;padding:26px}.site-footer{padding:28px 0 48px;border-top:1px solid var(--border)}.footer-shell{display:grid;gap:18px}.footer-title{margin-bottom:6px;font-weight:750}.footer-copy,.footer-meta{margin:0;color:var(--muted);line-height:1.7}.footer-links{display:flex;flex-wrap:wrap;gap:14px;color:var(--muted)}@media(max-width:860px){.hero,.workflow-list{grid-template-columns:1fr}.hero h1{max-width:13ch;font-size:3.2rem}.page-title,.article-header h1{font-size:2.7rem}}@media(max-width:720px){.site-shell,.shell{width:min(100% - 20px,1120px)}.shell{padding-top:24px}.nav-shell{min-height:auto;padding:14px 0;align-items:flex-start;flex-direction:column}.nav-links{flex-wrap:wrap}.nav-cta,.nav-cta .primary-cta{width:100%}.photo-pack{min-height:300px}.photo-pack-main{min-height:210px}.cta-banner-inner,.inline-cta{padding:22px}}
