*{box-sizing:border-box;}html{font-size:100%;}body{margin:0;min-height:100dvh;-webkit-text-size-adjust:100%;text-size-adjust:100%;font-family:'Fira Code',monospace;}.focus-ring:focus{outline:2px dashed #7F7F7F;outline-offset:3px;animation:dash-rotate 3s linear infinite;}@keyframes dash-rotate{from{outline-offset:3px;}to{outline-offset:3px;}}*:focus-visible{outline:2px dashed #7F7F7F;outline-offset:3px;}.header-plate{background:#ffffff;border-bottom:1px solid #A8ABAC;box-shadow:1px 4px 18px 1px rgba(127,127,127,0.11);position:relative;z-index:100;overflow:hidden;}.header-plate::before{content:'';display:block;height:4px;background:linear-gradient(90deg,#A1C7C4 0%,#A8ABAC 60%,#7F7F7F 100%);}.header-deck{max-width:1100px;margin:0 auto;padding:32px 32px 16px 32px;display:grid;grid-template-columns:1fr auto;gap:32px;align-items:center;}.brand-pod{display:flex;align-items:center;gap:16px;}.logo-cell{width:72px;height:72px;background-color:#2a2a2e;border:2px solid #7F7F7F;box-shadow:1px 2px 2px 1px rgba(127,127,127,0.07),1px 4px 18px 1px rgba(127,127,127,0.11);display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:2px;}.logo-cell img{width:65px;height:65px;object-fit:contain;display:block;}.brand-text-pod{display:flex;flex-direction:column;gap:8px;}.brand-name{font-family:'Fira Code',monospace;font-size:23px;font-weight:700;line-height:1.15;letter-spacing:-0.02em;color:#1e1e1e;text-decoration:none;display:block;}.brand-tagline{font-family:'Fira Code',monospace;font-size:15px;font-weight:400;line-height:1.15;letter-spacing:0.04em;color:#7F7F7F;display:block;}.region-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:linear-gradient(135deg,#f5f5f5 0%,#eeeeee 100%);border:1px solid #A8ABAC;border-radius:4px;font-family:'Fira Code',monospace;font-size:15px;color:#7F7F7F;letter-spacing:0.03em;box-shadow:1px 2px 2px 1px rgba(168,171,172,0.07);margin-top:8px;}.region-dot{width:8px;height:8px;background:#A1C7C4;border-radius:2px;flex-shrink:0;}.navigation-pod{display:flex;flex-direction:column;align-items:flex-end;gap:16px;}.primary-nav{display:flex;align-items:center;list-style:none;margin:0;padding:0;flex-wrap:wrap;justify-content:flex-end;gap:0;}.primary-nav li{display:flex;align-items:center;}.primary-nav li + li{border-left:1px solid #A8ABAC;}.primary-nav a{display:block;padding:8px 16px;font-family:'Fira Code',monospace;font-size:15px;font-weight:400;line-height:1.7;letter-spacing:0.03em;color:#2a2a2e;text-decoration:none;border-radius:4px;transition:color 0.18s ease-out,background-color 0.15s cubic-bezier(0.4,0,0.6,1);min-height:44px;display:flex;align-items:center;}.primary-nav a:hover{color:#7F7F7F;background-color:#f5f5f5;}.primary-nav a[aria-current="page"]{color:#A1C7C4;font-weight:700;}.contact-strip{display:flex;align-items:center;gap:16px;flex-wrap:wrap;justify-content:flex-end;}.contact-link{font-family:'Fira Code',monospace;font-size:15px;color:#7F7F7F;text-decoration:none;letter-spacing:0.02em;transition:color 0.12s ease-out;min-height:44px;display:inline-flex;align-items:center;}.contact-link:hover{color:#2a2a2e;}.contact-separator{width:1px;height:16px;background:#A8ABAC;display:inline-block;}@media (max-width:1024px){.header-deck{padding:24px 16px 16px 16px;gap:16px;}}@media (max-width:768px){.header-deck{grid-template-columns:1fr;gap:16px;padding:16px;}.navigation-pod{align-items:flex-start;}.primary-nav{justify-content:flex-start;}.contact-strip{justify-content:flex-start;}}@media (max-width:640px){.brand-pod{flex-wrap:wrap;}.primary-nav a{padding:8px 12px;font-size:15px;}}.footer-plate{background:#2a2a2e;border-top:3px solid #A1C7C4;box-shadow:1px 8px 36px 1px rgba(127,127,127,0.14);}.footer-deck{max-width:1100px;margin:0 auto;padding:64px 32px 32px 32px;}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:64px;margin-bottom:64px;}.footer-brand-cell{display:flex;flex-direction:column;gap:16px;}.footer-logo-cell{width:68px;height:68px;background-color:#1e1e1e;border:2px solid #7F7F7F;box-shadow:1px 2px 2px 1px rgba(127,127,127,0.07);display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:2px;}.footer-logo-cell img{width:60px;height:60px;object-fit:contain;display:block;}.footer-company-name{font-family:'Fira Code',monospace;font-size:23px;font-weight:700;line-height:1.15;letter-spacing:-0.01em;color:#ffffff;}.footer-description{font-family:'Fira Code',monospace;font-size:15px;font-weight:400;line-height:1.7;color:#A8ABAC;letter-spacing:0.02em;}.footer-mission{font-family:'Fira Code',monospace;font-size:15px;font-weight:400;line-height:1.7;color:#A1C7C4;letter-spacing:0.02em;border-top:1px solid #7F7F7F;padding-top:16px;margin-top:8px;}.footer-column-label{font-family:'Fira Code',monospace;font-size:15px;font-weight:700;line-height:1.15;letter-spacing:0.06em;color:#ffffff;text-transform:uppercase;margin-bottom:16px;display:block;}.footer-nav-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px;}.footer-nav-list a{font-family:'Fira Code',monospace;font-size:15px;color:#A8ABAC;text-decoration:none;letter-spacing:0.02em;line-height:1.7;transition:color 0.18s ease-out;min-height:44px;display:inline-flex;align-items:center;}.footer-nav-list a:hover{color:#A1C7C4;}.footer-contact-cell{display:flex;flex-direction:column;gap:8px;}.footer-contact-item{font-family:'Fira Code',monospace;font-size:15px;line-height:1.7;color:#A8ABAC;letter-spacing:0.02em;}.footer-contact-item a{color:#A8ABAC;text-decoration:none;transition:color 0.15s cubic-bezier(0.4,0,0.6,1);min-height:44px;display:inline-flex;align-items:center;}.footer-contact-item a:hover{color:#A1C7C4;}.footer-contact-label{color:#7F7F7F;font-size:15px;display:block;letter-spacing:0.04em;}.footer-bottom{border-top:1px solid #7F7F7F;padding-top:32px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;}.footer-copyright{font-family:'Fira Code',monospace;font-size:15px;color:#7F7F7F;line-height:1.7;letter-spacing:0.02em;}.footer-accent-bar{height:2px;background:linear-gradient(90deg,#A1C7C4 0%,#A8ABAC 50%,transparent 100%);border-radius:2px;margin-bottom:8px;width:80px;}@media (max-width:1024px){.footer-grid{grid-template-columns:1fr 1fr;gap:32px;}.footer-brand-cell{grid-column:1 / -1;}}@media (max-width:640px){.footer-grid{grid-template-columns:1fr;gap:32px;}.footer-brand-cell{grid-column:auto;}.footer-deck{padding:32px 16px 16px 16px;}.footer-bottom{flex-direction:column;align-items:flex-start;}}.consent-popup{position:fixed;top:0;left:0;right:0;margin:0 auto;width:100%;max-width:640px;background:#ffffff;border:1px solid #A8ABAC;border-top:none;border-radius:0 0 14px 14px;box-shadow:1px 8px 36px 1px rgba(127,127,127,0.14);z-index:2000;padding:32px;font-family:'Fira Code',monospace;}.consent-description{font-size:15px;line-height:1.7;color:#2a2a2e;margin-bottom:16px;}.consent-description a{color:#7F7F7F;text-decoration:underline;}.consent-uses{list-style:none;padding:0;margin:0 0 16px 0;display:flex;flex-direction:column;gap:8px;}.consent-uses li{font-size:15px;line-height:1.7;color:#7F7F7F;padding-left:16px;position:relative;}.consent-uses li::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:6px;background:#A1C7C4;border-radius:2px;}.consent-headline{font-size:15px;font-weight:700;color:#2a2a2e;margin-bottom:16px;display:block;}.consent-toggle-row{display:flex;align-items:center;justify-content:space-between;padding:8px 0;border-top:1px solid #A8ABAC;margin-bottom:16px;}.consent-toggle-label{font-size:15px;color:#2a2a2e;line-height:1.7;}.consent-toggle-input{width:40px;height:22px;appearance:none;background:#A8ABAC;border-radius:14px;position:relative;cursor:pointer;transition:background-color 0.18s ease-out;flex-shrink:0;}.consent-toggle-input:checked{background:#A1C7C4;}.consent-toggle-input::after{content:'';position:absolute;width:16px;height:16px;background:#ffffff;border-radius:8px;top:3px;left:3px;transition:left 0.15s cubic-bezier(0.4,0,0.6,1);}.consent-toggle-input:checked::after{left:21px;}.consent-actions{display:flex;gap:16px;align-items:center;flex-wrap:wrap;}.consent-accept{font-family:'Fira Code',monospace;font-size:15px;font-weight:700;color:#2a2a2e;background:none;border:none;text-decoration:underline;cursor:pointer;padding:8px 0;min-height:44px;transition:color 0.12s ease-out;}.consent-accept:hover{color:#7F7F7F;}.consent-reject{font-family:'Fira Code',monospace;font-size:15px;font-weight:400;color:#7F7F7F;background:none;border:none;text-decoration:underline;cursor:pointer;padding:8px 0;min-height:44px;transition:color 0.18s ease-out;}.consent-reject:hover{color:#2a2a2e;}.legal-container{max-width:1100px;margin:0 auto;padding:64px 32px;}.legal-container h1{font-size:43px;line-height:1.15;letter-spacing:-0.02em;color:#1b1b1b;margin-bottom:32px;margin-top:0;}.legal-container h2{font-size:23px;line-height:1.15;letter-spacing:-0.01em;color:#1b1b1b;margin-top:64px;margin-bottom:16px;}.legal-container h3{font-size:23px;line-height:1.7;letter-spacing:-0.005em;color:#2e2e2e;margin-top:32px;margin-bottom:16px;}.legal-container h4{font-size:15px;line-height:1.7;letter-spacing:0.03em;color:#2e2e2e;text-transform:uppercase;margin-top:32px;margin-bottom:8px;}.legal-container h5{font-size:15px;line-height:1.7;letter-spacing:0.01em;color:#3a3a3a;margin-top:16px;margin-bottom:8px;}.legal-container h6{font-size:15px;line-height:1.7;letter-spacing:0.01em;color:#7F7F7F;margin-top:16px;margin-bottom:8px;}.legal-container p{font-size:15px;line-height:1.7;color:#2e2e2e;margin-top:0;margin-bottom:16px;}.legal-container ul{margin:16px 0;padding-left:32px;list-style:none;}.legal-container ol{margin:16px 0;padding-left:32px;list-style:none;counter-reset:policy-counter;}.legal-container ul li{font-size:15px;line-height:1.7;color:#2e2e2e;margin-bottom:8px;position:relative;padding-left:16px;}.legal-container ul li::before{content:"";position:absolute;left:0;top:11px;width:5px;height:5px;border-radius:50%;background-color:#A1C7C4;}.legal-container ol li{font-size:15px;line-height:1.7;color:#2e2e2e;margin-bottom:8px;position:relative;padding-left:16px;counter-increment:policy-counter;}.legal-container ol li::before{content:counter(policy-counter) ".";position:absolute;left:-16px;top:0;font-size:15px;line-height:1.7;color:#7F7F7F;font-weight:600;min-width:24px;}.legal-container ul ul,.legal-container ol ol,.legal-container ul ol,.legal-container ol ul{margin-top:8px;margin-bottom:8px;}.legal-container strong,.legal-container b{font-weight:700;color:#1b1b1b;}.legal-container em,.legal-container i{font-style:italic;color:#3a3a3a;}.legal-container hr{border:none;border-top:1px solid #A8ABAC;margin:64px 0;opacity:0.4;}.legal-container table{width:100%;border-collapse:collapse;margin:32px 0;font-size:15px;line-height:1.7;border-radius:8px;overflow:hidden;box-shadow:1px 2px 2px 1px rgba(127,127,127,0.07);}.legal-container thead{background-color:#A1C7C4;}.legal-container thead tr{border-bottom:2px solid #7F7F7F;}.legal-container thead th{padding:16px;text-align:left;font-size:15px;line-height:1.15;letter-spacing:0.04em;text-transform:uppercase;color:#1b1b1b;font-weight:700;}.legal-container tbody tr{border-bottom:1px solid rgba(168,171,172,0.3);transition:background-color 0.12s ease-out;}.legal-container tbody tr:last-child{border-bottom:none;}.legal-container tbody tr:nth-child(even){background-color:rgba(161,199,196,0.07);}.legal-container tbody tr:hover{background-color:rgba(161,199,196,0.14);}.legal-container td{padding:16px;color:#2e2e2e;font-size:15px;line-height:1.7;vertical-align:top;}@media (max-width:768px){.legal-container{padding:32px 16px;}.legal-container h1{font-size:43px;}.legal-container h2{font-size:23px;margin-top:32px;}.legal-container table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:4px;}.legal-container thead,.legal-container tbody,.legal-container tr,.legal-container th,.legal-container td{display:block;}.legal-container thead{display:none;}.legal-container tbody tr{border:1px solid rgba(168,171,172,0.3);border-radius:8px;margin-bottom:16px;padding:8px;box-shadow:1px 2px 2px 1px rgba(127,127,127,0.07);background-color:#fff;}.legal-container tbody tr:nth-child(even){background-color:rgba(161,199,196,0.07);}.legal-container td{padding:8px 16px;border-bottom:1px solid rgba(168,171,172,0.2);}.legal-container td:last-child{border-bottom:none;}}@media (max-width:640px){.legal-container{padding:32px 16px;}.legal-container h1{font-size:23px;}.legal-container h2{font-size:23px;}.legal-container ul{padding-left:16px;}.legal-container ol{padding-left:32px;}}.launch{max-width:100%;overflow-x:hidden;}.launch .grid{max-width:1100px;margin-left:auto;margin-right:auto;padding-left:32px;padding-right:32px;}.launch .divider{width:100%;height:2px;background:linear-gradient(to right,#A1C7C4,#A8ABAC,transparent);border:none;margin:0;}/* ===================== SECTION 1 - TITLE ===================== */ .launch .title-block{position:relative;background:radial-gradient(ellipse at center,#e8f4f3 0%,#f2f5f5 45%,#ffffff 100%);padding:64px 32px;}.launch .title-block-inner{max-width:1100px;margin:0 auto;display:flex;flex-direction:row;align-items:center;gap:64px;}.launch .title-decoration{position:absolute;top:32px;left:32px;display:flex;flex-direction:column;gap:8px;pointer-events:none;}.launch .title-decoration span{display:block;height:1px;background:#A1C7C4;opacity:0.5;}.launch .title-decoration span:nth-child(1){width:48px;}.launch .title-decoration span:nth-child(2){width:32px;}.launch .title-decoration span:nth-child(3){width:64px;}.launch .title-decoration span:nth-child(4){width:24px;}.launch .title-decoration span:nth-child(5){width:40px;}.launch .title-text{flex:1;z-index:1;}.launch .title-label{font-size:15px;color:#7F7F7F;letter-spacing:0.12em;margin-bottom:16px;text-transform:uppercase;}.launch .title-h1{font-size:43px;line-height:1.15;letter-spacing:-0.02em;color:#1e2a28;margin-bottom:32px;}.launch .title-h1 .underline-word{position:relative;display:inline-block;}.launch .title-h1 .underline-word::after{content:'';position:absolute;left:0;bottom:-4px;width:100%;height:3px;background:linear-gradient(to right,#A1C7C4,#A8ABAC);border-radius:2px;}.launch .title-body{font-size:15px;line-height:1.7;color:#3d4a48;max-width:520px;margin-bottom:32px;}.launch .title-cta{display:inline-block;padding:16px 32px;background:#1e2a28;color:#ffffff;font-size:15px;border-radius:4px;text-decoration:none;border:none;cursor:pointer;transition:background 0.18s ease-out,box-shadow 0.15s ease-out;box-shadow:1px 4px 18px 1px rgba(127,127,127,0.11);}.launch .title-cta:hover{background:#2e3e3b;box-shadow:1px 8px 36px 1px rgba(127,127,127,0.14);}.launch .title-image-wrap{flex:0 0 420px;position:relative;border-radius:8px;overflow:hidden;box-shadow:1px 8px 36px 1px rgba(127,127,127,0.14);}.launch .title-image-wrap img{width:420px;height:340px;object-fit:cover;object-position:center;display:block;border:1px solid #d0d8d7;border-radius:8px;}.launch .title-image-wrap::after{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at center,transparent 40%,rgba(30,42,40,0.45) 100%);border-radius:8px;pointer-events:none;}/* ===================== SECTION 2 - REAL EXAMPLE ===================== */ .launch .example-block{background:#ffffff;padding:64px 32px;}.launch .example-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;}.launch .example-visual{position:relative;}.launch .example-image-wrap{position:relative;border-radius:8px;overflow:hidden;border:1px solid #d0d8d7;box-shadow:1px 4px 18px 1px rgba(168,171,172,0.11);}.launch .example-image-wrap img{width:100%;height:320px;object-fit:cover;object-position:center;display:block;}.launch .annotation-group{display:flex;flex-direction:column;gap:16px;margin-top:16px;}.launch .annotation{display:flex;flex-direction:row;align-items:flex-start;gap:16px;padding:16px;background:#f5f8f8;border-radius:8px;border-left:3px solid #A1C7C4;border-top:1px solid #e2ebea;}.launch .annotation-number{font-size:23px;line-height:1.15;color:#A1C7C4;font-weight:700;flex-shrink:0;min-width:32px;}.launch .annotation-text{font-size:15px;line-height:1.7;color:#3d4a48;}.launch .example-text{padding-top:8px;}.launch .example-label{font-size:15px;color:#7F7F7F;letter-spacing:0.08em;text-transform:uppercase;margin-bottom:16px;}.launch .example-heading{font-size:23px;line-height:1.15;color:#1e2a28;margin-bottom:32px;-webkit-text-stroke:0.5px #1e2a28;color:transparent;background:linear-gradient(135deg,#1e2a28,#3d4a48);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;}.launch .example-paragraph{font-size:15px;line-height:1.7;color:#3d4a48;margin-bottom:16px;}.launch .example-detail{background:#f5f8f8;border-radius:8px;padding:16px;border:1px solid #e2ebea;margin-top:16px;}.launch .example-detail-heading{font-size:15px;color:#1e2a28;font-weight:600;margin-bottom:8px;}.launch .example-detail-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px;}.launch .example-detail-list li{font-size:15px;line-height:1.7;color:#3d4a48;padding-left:16px;position:relative;}.launch .example-detail-list li::before{content:'–';position:absolute;left:0;color:#A8ABAC;}/* ===================== SECTION 3 - WORKING RELATIONSHIP ===================== */ .launch .process-block{background:linear-gradient(to bottom,#eef4f3 0%,#ffffff 100%);padding:64px 32px;}.launch .process-inner{max-width:1100px;margin:0 auto;}.launch .process-top{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;margin-bottom:64px;gap:32px;}.launch .process-heading{font-size:43px;line-height:1.15;color:transparent;-webkit-text-stroke:1px #1e2a28;letter-spacing:-0.02em;max-width:520px;}.launch .process-heading .accent-word{-webkit-text-stroke:1px #A1C7C4;}.launch .process-intro{font-size:15px;line-height:1.7;color:#3d4a48;max-width:340px;}.launch .process-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;}.launch .process-card{background:#ffffff;border-radius:14px;padding:32px;border:1px solid #e2ebea;box-shadow:1px 2px 2px 1px rgba(127,127,127,0.07);transition:box-shadow 0.18s ease-out,border-color 0.15s ease-out;}.launch .process-card:hover{box-shadow:1px 8px 36px 1px rgba(127,127,127,0.14);border-color:#A1C7C4;}.launch .process-card-number{font-size:43px;line-height:1.15;color:#A1C7C4;font-weight:700;margin-bottom:16px;opacity:0.6;}.launch .process-card-heading{font-size:15px;line-height:1.15;color:#1e2a28;font-weight:600;margin-bottom:8px;}.launch .process-card-body{font-size:15px;line-height:1.7;color:#5a6a68;}/* ===================== SECTION 4 - SCALE & CONSISTENCY ===================== */ .launch .scale-block{background:#1e2a28;padding:64px 32px;position:relative;overflow:hidden;}.launch .scale-decoration{position:absolute;top:0;right:0;display:flex;flex-direction:column;gap:8px;padding:32px;pointer-events:none;}.launch .scale-decoration span{display:block;height:1px;background:#A1C7C4;opacity:0.25;}.launch .scale-decoration span:nth-child(1){width:80px;}.launch .scale-decoration span:nth-child(2){width:56px;}.launch .scale-decoration span:nth-child(3){width:96px;}.launch .scale-decoration span:nth-child(4){width:40px;}.launch .scale-decoration span:nth-child(5){width:64px;}.launch .scale-inner{max-width:1100px;margin:0 auto;}.launch .scale-label{font-size:15px;color:#A1C7C4;letter-spacing:0.1em;text-transform:uppercase;margin-bottom:16px;}.launch .scale-heading{font-size:43px;line-height:1.15;color:#ffffff;letter-spacing:-0.02em;margin-bottom:64px;max-width:700px;}.launch .scale-heading .accent-word{color:transparent;-webkit-text-stroke:1px #A1C7C4;}.launch .scale-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;margin-bottom:64px;}.launch .scale-metric{padding:32px;background:rgba(161,199,196,0.08);border-radius:14px;border:1px solid rgba(161,199,196,0.2);transition:background 0.2s cubic-bezier(0.4,0,0.6,1),border-color 0.18s ease-out;}.launch .scale-metric:hover{background:rgba(161,199,196,0.16);border-color:rgba(161,199,196,0.45);}.launch .scale-metric-value{font-size:43px;line-height:1.15;color:#A1C7C4;font-weight:700;margin-bottom:8px;}.launch .scale-metric-label{font-size:15px;line-height:1.7;color:#a8b8b6;}.launch .scale-image-row{display:flex;flex-direction:row;gap:32px;align-items:stretch;}.launch .scale-image-wrap{flex:0 0 360px;border-radius:8px;overflow:hidden;border:1px solid rgba(161,199,196,0.2);box-shadow:1px 4px 18px 1px rgba(168,171,172,0.11);}.launch .scale-image-wrap img{width:360px;height:240px;object-fit:cover;object-position:center;display:block;}.launch .scale-text-aside{flex:1;display:flex;flex-direction:column;justify-content:center;gap:16px;}.launch .scale-paragraph{font-size:15px;line-height:1.7;color:#c5d5d3;}/* ===================== SECTION 5 - COMMITMENT ===================== */ .launch .commitment-block{background:#ffffff;padding:64px 32px;}.launch .commitment-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:5fr 4fr;gap:64px;align-items:start;}.launch .commitment-text{display:flex;flex-direction:column;gap:32px;}.launch .commitment-heading{font-size:43px;line-height:1.15;letter-spacing:-0.02em;color:transparent;-webkit-text-stroke:1px #1e2a28;}.launch .commitment-heading .accent-word{-webkit-text-stroke:1px #A8ABAC;}.launch .commitment-paragraph{font-size:15px;line-height:1.7;color:#3d4a48;}.launch .matrix-block{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:8px;background:#f5f8f8;border-radius:14px;padding:8px;border:1px solid #e2ebea;}.launch .matrix-cell{padding:16px;border-radius:8px;display:flex;flex-direction:column;gap:8px;min-height:120px;transition:box-shadow 0.15s ease-out;}.launch .matrix-cell:hover{box-shadow:1px 4px 18px 1px rgba(127,127,127,0.11);}.launch .matrix-cell-a{background:#A1C7C4;}.launch .matrix-cell-b{background:#d8e8e7;}.launch .matrix-cell-c{background:#eff3f3;}.launch .matrix-cell-d{background:#ffffff;border:1px solid #e2ebea;}.launch .matrix-cell-label{font-size:15px;font-weight:600;color:#1e2a28;line-height:1.15;}.launch .matrix-cell-a .matrix-cell-label{color:#ffffff;}.launch .matrix-cell-desc{font-size:15px;line-height:1.7;color:#3d4a48;}.launch .matrix-cell-a .matrix-cell-desc{color:rgba(255,255,255,0.85);}.launch .matrix-axis-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 8px;margin-bottom:8px;}.launch .matrix-axis-label{font-size:15px;color:#7F7F7F;text-align:center;letter-spacing:0.06em;text-transform:uppercase;}/* ===================== SECTION 6 - PROFESSIONAL CONTEXT ===================== */ .launch .context-block{background:linear-gradient(to bottom,#f5f8f8 0%,#ffffff 100%);padding:64px 32px;}.launch .context-inner{max-width:1100px;margin:0 auto;}.launch .context-top{display:grid;grid-template-columns:1fr 1fr;gap:64px;margin-bottom:64px;align-items:start;}.launch .context-heading{font-size:43px;line-height:1.15;letter-spacing:-0.02em;color:transparent;-webkit-text-stroke:1px #1e2a28;}.launch .context-heading .accent-word{-webkit-text-stroke:1px #A1C7C4;}.launch .context-description{font-size:15px;line-height:1.7;color:#3d4a48;}.launch .context-description p{margin-bottom:16px;}.launch .context-description p:last-child{margin-bottom:0;}.launch .context-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;}.launch .context-card{background:#ffffff;border-radius:14px;padding:32px;border:1px solid #e2ebea;box-shadow:1px 2px 2px 1px rgba(127,127,127,0.07);display:flex;flex-direction:column;gap:16px;transition:box-shadow 0.2s cubic-bezier(0.4,0,0.6,1),border-color 0.15s ease-out;}.launch .context-card:hover{box-shadow:1px 8px 36px 1px rgba(127,127,127,0.14);border-color:#A1C7C4;}.launch .context-card-icon{width:32px;height:32px;flex-shrink:0;}.launch .context-card-heading{font-size:15px;font-weight:600;color:#1e2a28;line-height:1.15;}.launch .context-card-body{font-size:15px;line-height:1.7;color:#5a6a68;}.launch .context-person{margin-top:64px;display:flex;flex-direction:row;align-items:center;gap:32px;padding:32px;background:#f5f8f8;border-radius:14px;border:1px solid #e2ebea;box-shadow:1px 2px 2px 1px rgba(127,127,127,0.07);}.launch .context-portrait{width:80px;height:80px;border-radius:50%;overflow:hidden;flex-shrink:0;border:2px solid #A1C7C4;box-shadow:1px 4px 18px 1px rgba(161,199,196,0.11);}.launch .context-portrait img{width:80px;height:80px;object-fit:cover;object-position:center;display:block;}.launch .context-quote{flex:1;}.launch .context-quote-text{font-size:15px;line-height:1.7;color:#3d4a48;margin-bottom:8px;}.launch .context-quote-author{font-size:15px;color:#7F7F7F;}.launch .context-quote-author span{color:#A8ABAC;}/* ===================== ANIMATIONS ===================== */ @keyframes column-appear{from{opacity:0;transform:translateY(16px);}to{opacity:1;transform:translateY(0);}}.launch .process-card:nth-child(1){animation:column-appear 0.18s ease-out both;animation-delay:0.05s;}.launch .process-card:nth-child(2){animation:column-appear 0.18s ease-out both;animation-delay:0.12s;}.launch .process-card:nth-child(3){animation:column-appear 0.18s ease-out both;animation-delay:0.19s;}/* ===================== RESPONSIVE ===================== */ @media (max-width:1024px){.launch .title-block-inner{flex-direction:column;gap:32px;}.launch .title-image-wrap{flex:0 0 auto;width:100%;}.launch .title-image-wrap img{width:100%;height:280px;}.launch .example-inner{grid-template-columns:1fr;gap:32px;}.launch .process-top{flex-direction:column;align-items:flex-start;}.launch .process-cards{grid-template-columns:1fr 1fr;}.launch .scale-grid{grid-template-columns:1fr 1fr;}.launch .scale-image-row{flex-direction:column;}.launch .scale-image-wrap{flex:0 0 auto;width:100%;}.launch .scale-image-wrap img{width:100%;height:220px;}.launch .commitment-inner{grid-template-columns:1fr;gap:32px;}.launch .context-top{grid-template-columns:1fr;gap:32px;}.launch .context-cards{grid-template-columns:1fr 1fr;}}@media (max-width:768px){.launch .title-h1{font-size:43px;}.launch .process-cards{grid-template-columns:1fr;}.launch .scale-grid{grid-template-columns:1fr 1fr;}.launch .context-cards{grid-template-columns:1fr;}.launch .context-person{flex-direction:column;align-items:flex-start;gap:16px;}}@media (max-width:640px){.launch .title-block{padding:32px 16px;}.launch .grid{padding-left:16px;padding-right:16px;}.launch .example-block,.launch .process-block,.launch .scale-block,.launch .commitment-block,.launch .context-block{padding:32px 16px;}.launch .scale-grid{grid-template-columns:1fr;}.launch .title-h1{font-size:23px;}.launch .process-heading,.launch .scale-heading,.launch .commitment-heading,.launch .context-heading{font-size:23px;}.launch .matrix-block{grid-template-columns:1fr;grid-template-rows:repeat(4,auto);}}.about-us{max-width:100%;overflow-x:hidden;}.about-us .about-panel{max-width:1100px;margin:0 auto;padding:0 32px;}.about-us .divider-diamond{display:flex;align-items:center;gap:16px;margin:32px 0;}.about-us .divider-diamond span{flex:1;height:1px;background:#A8ABAC;}.about-us .divider-diamond i{width:8px;height:8px;background:#A1C7C4;transform:rotate(45deg);display:block;flex-shrink:0;}/* ─── SECTION 1:TITLE BLOCK ─── */ .about-us .title-block{background:linear-gradient(to bottom,#A1C7C4 0%,#d8eceb 40%,transparent 100%);padding:64px 0 32px;position:relative;}.about-us .title-block::before{content:'';position:absolute;inset:0;background:rgba(161,199,196,0.08);animation:flicker-bg 7s ease-out infinite;pointer-events:none;}@keyframes flicker-bg{0%{opacity:1;}18%{opacity:0.88;}35%{opacity:1;}52%{opacity:0.93;}67%{opacity:1;}81%{opacity:0.91;}100%{opacity:1;}}.about-us .title-block .about-panel{display:flex;flex-direction:row;align-items:flex-start;gap:64px;}.about-us .title-block .text-column{flex:1 1 0;min-width:0;}.about-us .title-block .image-column{flex:0 0 340px;position:relative;}.about-us .title-block .image-column::before{content:'';position:absolute;inset:-8px;border:1px dashed rgba(161,199,196,0.45);border-radius:4px;pointer-events:none;}.about-us .title-image{width:340px;height:420px;object-fit:cover;object-position:center;display:block;border-radius:2px;border:1px solid rgba(168,171,172,0.3);filter:sepia(0.18) saturate(1.15) contrast(1.05);}.about-us .label-tag{display:inline-block;font-size:15px;line-height:1.15;letter-spacing:0.08em;color:#fff;background:#7F7F7F;padding:8px 16px;border-radius:2px;margin-bottom:32px;}.about-us .title-heading{font-size:43px;line-height:1.15;letter-spacing:-0.02em;color:transparent;-webkit-text-stroke:1.5px #3a3a3a;paint-order:stroke fill;margin:0 0 32px;}.about-us .title-description{font-size:15px;line-height:1.7;color:#2a2a2a;margin:0 0 16px;max-width:520px;}.about-us .title-description span{color:#7F7F7F;}.about-us .founded-note{font-size:15px;line-height:1.15;color:#7F7F7F;margin:0;letter-spacing:0.04em;}.about-us .deco-number{position:absolute;bottom:16px;right:16px;font-size:72px;line-height:1.15;letter-spacing:-0.04em;color:rgba(161,199,196,0.18);font-weight:800;pointer-events:none;user-select:none;}/* ─── SECTION 2:IDENTITY BLOCK ─── */ .about-us .identity-block{padding:64px 0;background:#fff;}.about-us .identity-block .about-panel{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto;gap:32px;}.about-us .identity-headline{grid-column:1 / 3;grid-row:1;}.about-us .identity-headline h2{font-size:43px;line-height:1.15;letter-spacing:-0.02em;color:transparent;-webkit-text-stroke:1.5px #2a2a2a;margin:0 0 16px;}.about-us .identity-headline p{font-size:15px;line-height:1.7;color:#2a2a2a;margin:0;max-width:480px;}.about-us .metric-spotlight{grid-column:3;grid-row:1 / 3;background:linear-gradient(160deg,rgba(161,199,196,0.15) 0%,rgba(168,171,172,0.08) 100%);border-radius:8px;border:1px solid rgba(161,199,196,0.35);border-left:3px solid #A1C7C4;padding:32px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:1px 8px 36px 1px rgba(127,127,127,0.14);}.about-us .metric-item{display:flex;flex-direction:column;gap:8px;}.about-us .metric-number{font-size:72px;line-height:1.15;letter-spacing:-0.04em;color:#2a2a2a;font-weight:800;}.about-us .metric-number span{color:#A1C7C4;}.about-us .metric-label{font-size:15px;line-height:1.7;color:#7F7F7F;}.about-us .metric-divider{height:1px;background:rgba(168,171,172,0.35);margin:16px 0;}.about-us .detail-cards{grid-column:1 / 3;grid-row:2;display:grid;grid-template-columns:1fr 1fr;gap:32px;}.about-us .detail-card{background:#fff;border-radius:8px;border:1px solid rgba(168,171,172,0.25);border-top:3px solid #A8ABAC;padding:32px;box-shadow:1px 4px 18px 1px rgba(168,171,172,0.11);transition:border-top-color 0.18s ease-out,box-shadow 0.18s ease-out;}.about-us .detail-card:hover{border-top-color:#A1C7C4;box-shadow:1px 8px 36px 1px rgba(127,127,127,0.14);}.about-us .detail-card h4{font-size:23px;line-height:1.15;letter-spacing:-0.01em;color:transparent;-webkit-text-stroke:1px #2a2a2a;margin:0 0 16px;}.about-us .detail-card p{font-size:15px;line-height:1.7;color:#3a3a3a;margin:0;}.about-us .detail-card ul{list-style:none;padding:0;margin:16px 0 0;}.about-us .detail-card ul li{font-size:15px;line-height:1.7;color:#3a3a3a;padding-left:16px;position:relative;}.about-us .detail-card ul li::before{content:'–';position:absolute;left:0;color:#A8ABAC;}.about-us .team-strip{grid-column:1 / 4;grid-row:3;display:flex;flex-direction:row;align-items:center;gap:32px;background:linear-gradient(90deg,rgba(161,199,196,0.08) 0%,rgba(255,255,255,0) 100%);border-radius:8px;border:1px solid rgba(161,199,196,0.2);padding:32px;box-shadow:1px 2px 2px 1px rgba(127,127,127,0.07);}.about-us .portrait-frame{width:80px;height:120px;flex-shrink:0;overflow:hidden;border-radius:2px;border:1px solid rgba(168,171,172,0.35);}.about-us .portrait-frame img{width:80px;height:120px;object-fit:cover;object-position:center;display:block;}.about-us .team-bio{flex:1 1 0;min-width:0;}.about-us .team-bio h5{font-size:23px;line-height:1.15;letter-spacing:-0.01em;color:#2a2a2a;margin:0 0 8px;}.about-us .team-bio .role-tag{font-size:15px;line-height:1.15;color:#A8ABAC;letter-spacing:0.06em;margin:0 0 16px;display:block;}.about-us .team-bio p{font-size:15px;line-height:1.7;color:#3a3a3a;margin:0;}.about-us .images-row{grid-column:1 / 4;grid-row:4;display:grid;grid-template-columns:2fr 1fr 1fr;gap:16px;}.about-us .img-frame{overflow:hidden;border-radius:4px;border:1px solid rgba(168,171,172,0.3);box-shadow:1px 2px 2px 1px rgba(127,127,127,0.07);position:relative;}.about-us .img-frame::after{content:'';position:absolute;inset:0;background:rgba(161,199,196,0.12);pointer-events:none;}.about-us .img-frame img{width:100%;height:220px;object-fit:cover;object-position:center;display:block;filter:grayscale(0.45) contrast(1.05);transition:filter 0.22s cubic-bezier(0.4,0,0.6,1);}.about-us .img-frame:hover img{filter:grayscale(0) contrast(1.05);}.about-us .img-frame.featured img{height:220px;}/* Hover heading slide effect */ .about-us .heading-hover-wrap{position:relative;overflow:hidden;display:inline-block;}.about-us .heading-hover-wrap .heading-alt{position:absolute;top:0;left:0;width:100%;color:transparent;-webkit-text-stroke:1.5px #A1C7C4;transform:translateY(100%);transition:transform 0.18s ease-out;white-space:nowrap;}.about-us .heading-hover-wrap:hover .heading-alt{transform:translateY(0%);}.about-us .heading-hover-wrap:hover .heading-main{transform:translateY(-100%);}.about-us .heading-main{display:block;transition:transform 0.18s ease-out;}/* Focus visible override */ .about-us *:focus-visible{outline:2px solid #A1C7C4 !important;outline-offset:3px !important;}/* ─── RESPONSIVE ─── */ @media (max-width:1024px){.about-us .title-block .about-panel{gap:32px;}.about-us .title-image{width:260px;height:320px;}.about-us .title-block .image-column{flex:0 0 260px;}.about-us .identity-block .about-panel{grid-template-columns:1fr 1fr;}.about-us .identity-headline{grid-column:1 / 3;}.about-us .metric-spotlight{grid-column:1 / 3;grid-row:2;flex-direction:row;flex-wrap:wrap;gap:32px;}.about-us .detail-cards{grid-column:1 / 3;grid-row:3;}.about-us .team-strip{grid-column:1 / 3;grid-row:4;}.about-us .images-row{grid-column:1 / 3;grid-row:5;grid-template-columns:1fr 1fr;}.about-us .img-frame.featured{grid-column:1 / 3;}}@media (max-width:768px){.about-us .title-block .about-panel{flex-direction:column;gap:32px;}.about-us .title-block .image-column{flex:none;width:100%;}.about-us .title-image{width:100%;height:280px;}.about-us .title-heading{font-size:43px;}.about-us .identity-block .about-panel{grid-template-columns:1fr;}.about-us .identity-headline{grid-column:1;}.about-us .metric-spotlight{grid-column:1;grid-row:auto;flex-direction:column;}.about-us .detail-cards{grid-column:1;grid-row:auto;grid-template-columns:1fr;}.about-us .team-strip{grid-column:1;grid-row:auto;flex-direction:column;align-items:flex-start;}.about-us .images-row{grid-column:1;grid-row:auto;grid-template-columns:1fr;}.about-us .img-frame.featured{grid-column:1;}}@media (max-width:640px){.about-us .about-panel{padding:0 16px;}.about-us .title-block{padding:32px 0 32px;}.about-us .identity-block{padding:32px 0;}.about-us .title-heading{font-size:43px;}.about-us .metric-number{font-size:43px;}}.contact-us{max-width:1100px;margin:0 auto;padding:0 32px;overflow:hidden;position:relative;}.contact-us .drift-spot{position:absolute;width:320px;height:320px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(161,199,196,0.18) 0%,rgba(168,171,172,0.07) 60%,transparent 100%);pointer-events:none;animation:spot-drift 9s cubic-bezier(0.4,0,0.6,1) infinite alternate;top:0;right:-80px;z-index:0;}@keyframes spot-drift{0%{transform:translate(0,0) scale(1);opacity:0.7;}50%{transform:translate(-60px,120px) scale(1.12);opacity:1;}100%{transform:translate(-20px,260px) scale(0.95);opacity:0.6;}}.contact-us .reach-block{position:relative;z-index:1;display:grid;grid-template-columns:3fr 1fr;gap:64px;padding:64px 0 48px;border-top:2px solid #A1C7C4;border-bottom:2px solid #A1C7C4;margin-bottom:64px;}.contact-us .reach-block::before{content:'';position:absolute;top:0;right:0;bottom:0;width:3px;background:#A1C7C4;border-radius:2px;}.contact-us .reach-left{display:flex;flex-direction:column;gap:32px;}.contact-us .reach-label{font-size:15px;color:#A8ABAC;letter-spacing:0.08em;text-transform:uppercase;line-height:1.15;}.contact-us .reach-heading{font-size:43px;line-height:1.15;letter-spacing:-0.02em;color:transparent;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;background-image:radial-gradient(ellipse at center,#7F7F7F 0%,#A8ABAC 100%);font-weight:700;-webkit-text-stroke:1px #7F7F7F;margin:0;}.contact-us .reach-subtext{font-size:15px;line-height:1.7;color:#3a3a3a;max-width:520px;}.contact-us .reach-subtext span{color:#A8ABAC;}.contact-us .dot-scatter{position:absolute;top:32px;left:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:hidden;}.contact-us .dot-scatter::before{content:'';position:absolute;width:6px;height:6px;border-radius:50%;background:#A1C7C4;opacity:0.22;top:40px;left:60%;}.contact-us .dot-scatter::after{content:'';position:absolute;width:4px;height:4px;border-radius:50%;background:#A8ABAC;opacity:0.18;top:120px;left:80%;}.contact-us .reach-right{display:flex;flex-direction:column;gap:32px;justify-content:flex-start;padding-top:8px;}.contact-us .detail-group{display:flex;flex-direction:column;gap:8px;}.contact-us .detail-type{font-size:15px;color:#A8ABAC;letter-spacing:0.06em;line-height:1.15;}.contact-us .detail-value{font-size:15px;color:#2c2c2c;line-height:1.7;text-decoration:none;border-bottom:1px solid transparent;transition:border-color 0.18s ease-out,color 0.15s ease-out;display:inline-block;}.contact-us .detail-value:hover{color:#7F7F7F;border-bottom-color:#A1C7C4;}.contact-us .reach-image-frame{position:relative;width:100%;max-width:420px;border-radius:8px;overflow:hidden;}.contact-us .reach-image-frame img{width:100%;height:220px;object-fit:cover;display:block;border-radius:8px;filter:saturate(0.85) brightness(0.97);transition:filter 0.2s ease-out;}.contact-us .reach-image-frame::after{content:'';position:absolute;inset:0;background:rgba(161,199,196,0.12);border-radius:8px;pointer-events:none;}.contact-us .reach-image-frame:hover img{filter:saturate(1) brightness(1);}.contact-us .form-block{position:relative;z-index:1;background:#f5f5f3;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)' opacity='0.035'/%3E%3C/svg%3E");border-radius:14px;padding:64px 48px;margin-bottom:64px;box-shadow:1px 4px 18px 1px rgba(127,127,127,0.11);border-top:2px solid #A1C7C4;}.contact-us .form-block-inner{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;}.contact-us .form-meta{display:flex;flex-direction:column;gap:32px;}.contact-us .form-heading{font-size:43px;line-height:1.15;letter-spacing:-0.02em;color:transparent;-webkit-text-stroke:1.5px #7F7F7F;font-weight:700;margin:0;background:none;-webkit-background-clip:unset;background-clip:unset;-webkit-text-fill-color:transparent;}.contact-us .form-description{font-size:15px;line-height:1.7;color:#3a3a3a;}.contact-us .form-image-wrap{position:relative;border-radius:8px;overflow:hidden;}.contact-us .form-image-wrap img{width:100%;height:260px;object-fit:cover;display:block;border-radius:8px;filter:saturate(0.8) brightness(0.96);}.contact-us .form-image-wrap::after{content:'';position:absolute;inset:0;background:rgba(127,127,127,0.08);border-radius:8px;pointer-events:none;}.contact-us .chart-area{display:flex;flex-direction:column;gap:16px;margin-top:16px;}.contact-us .chart-label{font-size:15px;color:#7F7F7F;line-height:1.15;letter-spacing:0.04em;}.contact-us .spider-chart{width:180px;height:180px;display:block;}.contact-us .actual-form{display:flex;flex-direction:column;gap:32px;}.contact-us .field-row{display:flex;flex-direction:column;gap:8px;}.contact-us .field-label{font-size:15px;color:#7F7F7F;line-height:1.15;letter-spacing:0.04em;}.contact-us .field-input{font-size:15px;line-height:1.7;color:#2c2c2c;background:#ffffff;border:1px solid #A8ABAC;border-radius:4px;padding:16px;outline:none;width:100%;box-sizing:border-box;box-shadow:1px 2px 2px 1px rgba(127,127,127,0.07);transition:border-color 0.18s ease-out,box-shadow 0.15s ease-out;}.contact-us .field-input::placeholder{font-family:serif;color:#A8ABAC;}.contact-us .field-input:focus{border-color:#A1C7C4;box-shadow:1px 4px 18px 1px rgba(161,199,196,0.18);}.contact-us .field-input:focus-visible{outline:2px solid #A1C7C4 !important;outline-offset:2px !important;}.contact-us .field-select{font-size:15px;line-height:1.7;color:#2c2c2c;background:#ffffff;border:1px solid #A8ABAC;border-radius:4px;padding:16px;outline:none;width:100%;box-sizing:border-box;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='%23A8ABAC' d='M4 6l4 4 4-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:16px;box-shadow:1px 2px 2px 1px rgba(127,127,127,0.07);cursor:pointer;transition:border-color 0.18s ease-out,box-shadow 0.15s ease-out;}.contact-us .field-select:focus{border-color:#A1C7C4;box-shadow:1px 4px 18px 1px rgba(161,199,196,0.18);}.contact-us .field-select:focus-visible{outline:2px solid #A1C7C4 !important;outline-offset:2px !important;}.contact-us .method-group{display:flex;flex-direction:column;gap:8px;}.contact-us .method-options{display:flex;flex-direction:row;gap:16px;flex-wrap:wrap;}.contact-us .method-option{display:flex;flex-direction:row;align-items:center;gap:8px;cursor:pointer;}.contact-us .method-option input[type="radio"]{accent-color:#A1C7C4;width:18px;height:18px;cursor:pointer;}.contact-us .method-option-label{font-size:15px;color:#2c2c2c;line-height:1.15;cursor:pointer;}.contact-us .time-group{display:flex;flex-direction:row;gap:16px;flex-wrap:wrap;}.contact-us .time-option{display:flex;flex-direction:row;align-items:center;gap:8px;cursor:pointer;}.contact-us .time-option input[type="checkbox"]{accent-color:#A1C7C4;width:18px;height:18px;cursor:pointer;}.contact-us .time-option-label{font-size:15px;color:#2c2c2c;line-height:1.15;cursor:pointer;}.contact-us .privacy-row{display:flex;flex-direction:row;align-items:flex-start;gap:16px;}.contact-us .privacy-row input[type="checkbox"]{accent-color:#A1C7C4;width:18px;height:18px;cursor:pointer;flex-shrink:0;margin-top:2px;}.contact-us .privacy-text{font-size:15px;color:#7F7F7F;line-height:1.7;}.contact-us .privacy-text a{color:#7F7F7F;text-decoration:underline;text-underline-offset:3px;transition:color 0.15s ease-out;}.contact-us .privacy-text a:hover{color:#2c2c2c;}.contact-us .privacy-text a:focus-visible{outline:2px solid #A1C7C4 !important;outline-offset:2px !important;border-radius:2px;}.contact-us .submit-button{font-size:15px;line-height:1.15;color:#ffffff;background:#7F7F7F;border:none;border-radius:4px;padding:16px 32px;cursor:pointer;letter-spacing:0.06em;align-self:flex-start;box-shadow:1px 4px 18px 1px rgba(127,127,127,0.14);transition:background 0.18s ease-out,box-shadow 0.15s ease-out,transform 0.12s ease-out;position:relative;overflow:hidden;}.contact-us .submit-button:hover{background:#5a5a5a;box-shadow:1px 8px 36px 1px rgba(127,127,127,0.18);transform:translateY(-1px);}.contact-us .submit-button:active{transform:translateY(1px);box-shadow:1px 2px 2px 1px rgba(127,127,127,0.07);}.contact-us .submit-button:focus-visible{outline:2px solid #A1C7C4 !important;outline-offset:3px !important;}.contact-us .divider-line{width:100%;height:2px;background:#A1C7C4;border-radius:2px;margin:0 0 64px;}@media (max-width:1024px){.contact-us .reach-block{grid-template-columns:1fr;gap:32px;}.contact-us .form-block-inner{grid-template-columns:1fr;gap:32px;}.contact-us .form-block{padding:48px 32px;}}@media (max-width:768px){.contact-us{padding:0 16px;}.contact-us .reach-heading{font-size:43px;}.contact-us .form-heading{font-size:43px;}.contact-us .reach-block{padding:48px 0 32px;}.contact-us .form-block{padding:32px 16px;}.contact-us .method-options{flex-direction:column;}.contact-us .time-group{flex-direction:column;}}@media (max-width:640px){.contact-us .reach-heading{font-size:43px;}.contact-us .form-heading{font-size:43px;}.contact-us .submit-button{width:100%;text-align:center;}}.success-page{min-height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 32px;background:#ffffff;}.success-page .success-frame{max-width:1100px;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:32px;}.success-page .icon-wrap{width:72px;height:72px;border-radius:22px;background:linear-gradient(135deg,#A1C7C4 0%,#A8ABAC 100%);display:flex;align-items:center;justify-content:center;box-shadow:1px 8px 36px 1px rgba(127,127,127,0.14);flex-shrink:0;}.success-page .icon-wrap svg{display:block;}.success-page .success-heading{font-size:43px;line-height:1.15;letter-spacing:-0.02em;color:#2b2b2b;text-align:center;margin:0;font-weight:700;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(135deg,#7F7F7F 0%,#A1C7C4 100%);-webkit-text-fill-color:transparent;}.success-page .success-sub{font-size:23px;line-height:1.7;color:#3a3a3a;text-align:center;margin:0;max-width:560px;}.success-page .divider-line{width:64px;height:2px;background:linear-gradient(90deg,#A1C7C4,#A8ABAC);border-radius:2px;border:none;}.success-page .info-card{background:#f4f5f5;border-radius:14px;padding:32px;max-width:560px;width:100%;box-shadow:1px 4px 18px 1px rgba(168,171,172,0.11);border-top:3px solid #A1C7C4;border-left:1px solid #e8e9ea;border-right:1px solid #e8e9ea;border-bottom:1px solid #e8e9ea;}.success-page .info-card .info-label{font-size:15px;line-height:1.7;color:#7F7F7F;margin:0 0 8px 0;letter-spacing:0.04em;text-transform:uppercase;font-weight:600;}.success-page .info-card .info-text{font-size:15px;line-height:1.7;color:#3a3a3a;margin:0 0 16px 0;}.success-page .info-card .info-text:last-child{margin-bottom:0;}.success-page .info-card .info-text span{color:#A8ABAC;font-weight:600;}.success-page .contact-row{display:flex;flex-direction:row;gap:16px;align-items:center;flex-wrap:wrap;justify-content:center;}.success-page .contact-row .contact-item{font-size:15px;line-height:1.7;color:#3a3a3a;display:flex;flex-direction:row;align-items:center;gap:8px;}.success-page .contact-row .contact-item .contact-dot{width:6px;height:6px;border-radius:2px;background:#A1C7C4;flex-shrink:0;}.success-page .contact-row .contact-item a{color:#3a3a3a;text-decoration:none;border-bottom:1px solid #A8ABAC;transition:color 0.18s ease-out,border-color 0.14s cubic-bezier(0.4,0,0.6,1);}.success-page .contact-row .contact-item a:hover{color:#7F7F7F;border-color:#A1C7C4;}.success-page .back-button{display:inline-block;padding:16px 32px;background:#ffffff;color:#2b2b2b;font-size:15px;line-height:1.15;font-weight:600;letter-spacing:0.02em;text-decoration:none;border-radius:8px;border:2px solid #A1C7C4;box-shadow:1px 2px 2px 1px rgba(127,127,127,0.07);transition:background 0.18s ease-out,box-shadow 0.22s cubic-bezier(0.4,0,0.6,1),border-color 0.14s ease-out;cursor:pointer;}.success-page .back-button:hover{background:#A1C7C4;color:#ffffff;box-shadow:1px 4px 18px 1px rgba(168,171,172,0.11);border-color:#A1C7C4;}.success-page .back-button:focus{outline:2px solid #7F7F7F;outline-offset:4px;}.success-page .back-button:active{box-shadow:inset 0 4px 8px rgba(127,127,127,0.13);}@media (max-width:640px){.success-page{padding:32px 16px;}.success-page .success-heading{font-size:23px;}.success-page .success-sub{font-size:15px;}.success-page .info-card{padding:16px;}.success-page .contact-row{flex-direction:column;gap:8px;}}/*# sourceMappingURL=bundle.gua4op0o.css.map */