@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Noto+Sans+SC:wght@400;500;700;800&display=swap";:root{font-family:Manrope,Noto Sans SC,sans-serif;line-height:1.6;font-weight:400;color:#36556f;background:radial-gradient(circle at top,rgba(255,183,120,.22),transparent 30%),linear-gradient(180deg,#fffaf5,#f5fbfd 52%,#fff7f1);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--heading-color: #102a42;--muted-color: #58738b;--accent-color: #ff7b54}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh}a,button{-webkit-tap-highlight-color:transparent}*{box-sizing:border-box}#root{width:min(1180px,calc(100% - 32px));margin:0 auto;padding-bottom:4rem}main{display:block}@media (max-width: 760px){#root{width:min(100% - 20px,1180px)}}.page-shell{position:relative;overflow:hidden}.page-shell:before,.page-shell:after{content:"";position:fixed;inset:auto;width:28rem;height:28rem;border-radius:50%;filter:blur(24px);pointer-events:none;z-index:-1}.page-shell:before{top:-8rem;right:-8rem;background:#ff9e5838}.page-shell:after{bottom:10rem;left:-10rem;background:#118ab229}.topbar{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.5rem 0}.brand{display:inline-flex;align-items:center;gap:.9rem;text-decoration:none;color:inherit}.brand-mark{width:3rem;height:3rem;display:grid;place-items:center;border-radius:1rem;background:linear-gradient(135deg,#ff7b54,#ffb26b);color:#fff7ef;font-weight:700;letter-spacing:.12em;box-shadow:0 16px 30px #ff7b5452}.brand-text{display:flex;flex-direction:column;gap:.1rem}.brand-text strong{color:var(--heading-color);font-size:1rem}.brand-text span{color:var(--muted-color);font-size:.85rem}.nav{display:flex;flex-wrap:wrap;gap:1rem}.nav a{color:var(--heading-color);text-decoration:none;font-size:.95rem}.hero-section{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);gap:2rem;padding:4rem 0 3rem;align-items:center}.eyebrow{margin:0 0 1rem;font-size:.78rem;letter-spacing:.28em;text-transform:uppercase;color:var(--accent-color)}.hero-copy h1,.section-heading h2,.compact h2,.case-card h3,.contact-section h2,.step-card h3,.service-card h3{margin:0}.hero-copy h1{font-size:clamp(3rem,5vw,5.4rem);line-height:.96;max-width:10ch}.hero-text,.section-heading p,.service-card p,.step-card p,.case-card p,.hero-card p,.contact-card li,.contact-card p{color:var(--muted-color)}.hero-text{max-width:38rem;margin-top:1.5rem;font-size:1.05rem}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:3.3rem;padding:0 1.5rem;border-radius:999px;text-decoration:none;font-weight:600;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.primary-button{color:#fff7ef;background:linear-gradient(135deg,#ff7b54,#ff9f43);box-shadow:0 18px 38px #ff7b544d}.secondary-button{color:var(--heading-color);border:1px solid rgba(16,42,66,.12);background:#ffffff9e;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.primary-button:hover,.secondary-button:hover,.nav a:hover,.contact-card a:hover{transform:translateY(-2px)}.highlight-list{list-style:none;padding:0;margin:2rem 0 0;display:grid;gap:.8rem}.highlight-list li{position:relative;padding-left:1.4rem;color:var(--heading-color)}.highlight-list li:before{content:"";position:absolute;left:0;top:.6rem;width:.5rem;height:.5rem;border-radius:50%;background:linear-gradient(135deg,#118ab2,#62d2a2)}.hero-panel{position:relative;display:grid;gap:1rem}.hero-card,.service-card,.step-card,.case-card,.contact-card,.signal-panel{border:1px solid rgba(16,42,66,.1);background:#fffaf5c2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 20px 55px #102a4214}.hero-card-main{padding:1.6rem;border-radius:1.8rem;min-height:18rem;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(180deg,#ffffff14,#ffffffb8),radial-gradient(circle at top left,rgba(17,138,178,.28),transparent 40%),radial-gradient(circle at bottom right,rgba(255,123,84,.25),transparent 38%),#fff6ef}.panel-kicker,.signal-label{color:var(--accent-color);font-size:.82rem;text-transform:uppercase;letter-spacing:.18em}.hero-card strong,.signal-panel strong{display:block;margin-top:.8rem;color:var(--heading-color);font-size:1.5rem;line-height:1.25}.hero-card p{margin-top:1rem}.hero-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.hero-metrics article{padding:1rem;border-radius:1.3rem;background:#ffffffb8;border:1px solid rgba(16,42,66,.08)}.hero-metrics span,.case-name{display:block;color:var(--muted-color);font-size:.9rem}.hero-metrics strong{display:block;margin-top:.35rem;color:var(--heading-color);font-size:1.2rem}.services-section,.method-section,.cases-section,.contact-section{padding:3.5rem 0}.section-heading{max-width:42rem}.section-heading h2,.contact-section h2{font-size:clamp(2rem,4vw,3.4rem);line-height:1.02;max-width:12ch}.section-heading p{margin-top:1rem;max-width:36rem}.services-grid,.steps-grid,.cases-grid{display:grid;gap:1rem;margin-top:2rem}.services-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.service-card,.step-card,.case-card{border-radius:1.6rem;padding:1.5rem}.service-card h3,.step-card h3,.case-card h3{color:var(--heading-color);font-size:1.3rem}.service-card p,.step-card p,.case-card p{margin-top:.9rem}.method-board{padding:2rem;border-radius:2rem;background:linear-gradient(180deg,#fff5edd1,#f2f9fcc2);border:1px solid rgba(16,42,66,.08)}.compact{max-width:38rem}.signal-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:1.2rem;border-radius:1.5rem;margin-top:1.8rem}.steps-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:1rem}.step-card span{color:var(--accent-color);font-size:.9rem;font-weight:700}.cases-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-section{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);gap:1.5rem;align-items:stretch}.contact-card{border-radius:1.8rem;padding:1.6rem}.contact-card ul{list-style:none;padding:0;margin:1rem 0 1.6rem;display:grid;gap:.7rem}.contact-card a{color:var(--heading-color);text-decoration:none;font-size:1.1rem;font-weight:600}.products-section{padding:3.5rem 0}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));gap:1rem;margin-top:2rem}.product-card{border:1px solid rgba(16,42,66,.1);background:#fffaf5c2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 20px 55px #102a4214;border-radius:1.6rem;padding:1.6rem;display:flex;flex-direction:column;gap:1rem}.product-head{display:flex;flex-direction:column;gap:.6rem}.product-tag{display:inline-block;width:max-content;padding:.3rem .8rem;border-radius:999px;background:#118ab21f;color:#118ab2;font-size:.78rem;letter-spacing:.12em}.product-card h3{margin:0;color:var(--heading-color);font-size:1.4rem}.product-card p{margin:0;color:var(--muted-color)}.product-points{list-style:none;padding:0;margin:0;display:grid;gap:.6rem}.product-points li{position:relative;padding-left:1.4rem;color:var(--heading-color);font-size:.95rem}.product-points li:before{content:"";position:absolute;left:0;top:.55rem;width:.5rem;height:.5rem;border-radius:50%;background:linear-gradient(135deg,#118ab2,#62d2a2)}.product-link{align-self:flex-start;margin-top:auto;font-size:.95rem}.site-footer{margin-top:2rem;padding:2.5rem 0 1.5rem;border-top:1px solid rgba(16,42,66,.1);background:#fffaf599}.footer-inner{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1.5rem}.footer-brand{display:flex;align-items:center;gap:.9rem}.footer-brand .brand-mark{width:2.4rem;height:2.4rem;font-size:.85rem}.footer-brand div{display:flex;flex-direction:column;gap:.15rem}.footer-brand strong{color:var(--heading-color);font-size:1rem}.footer-brand span{color:var(--muted-color);font-size:.8rem}.footer-meta{display:grid;gap:.4rem;text-align:right;color:var(--muted-color);font-size:.9rem}.footer-meta p{margin:0}.footer-copyright{margin-top:1.8rem;padding-top:1.2rem;border-top:1px solid rgba(16,42,66,.08);color:var(--muted-color);font-size:.85rem;text-align:center}@media (max-width: 1100px){.hero-section,.contact-section,.services-grid,.steps-grid,.cases-grid,.signal-panel,.hero-metrics{grid-template-columns:1fr}.hero-copy h1,.section-heading h2,.contact-section h2{max-width:none}}@media (max-width: 760px){.topbar{flex-direction:column;align-items:flex-start}.nav{gap:.75rem 1.2rem}.hero-section{padding-top:2.5rem}.method-board{padding:1.2rem}.service-card,.step-card,.case-card,.contact-card,.hero-card-main,.product-card{padding:1.25rem;border-radius:1.3rem}.footer-meta{text-align:left}}
