*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;font-size:16px}body{color:#303030;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f6f6f6;font-family:Inter,Noto Sans JP,Hiragino Sans,Hiragino Kaku Gothic ProN,Meiryo,sans-serif;font-size:1rem;line-height:1.6}a{color:#e76129;text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit;font-size:1rem}img{max-width:100%;height:auto;display:block}.estimate-app{background-color:#f6f6f6;flex-direction:column;min-height:100vh;display:flex}.estimate-app__header{z-index:100;background-color:#fff;border-bottom:1px solid #e3e3e3;justify-content:center;align-items:center;height:56px;padding:0 1.5rem;display:flex;position:sticky;top:0}.estimate-app__logo{width:auto;height:32px;display:block}.estimate-app__main{flex-direction:column;flex:1;align-items:center;padding:2rem 1rem 4rem;display:flex}.estimate-app__container{width:100%;max-width:640px}.estimate-app__container--wide{max-width:960px}.estimate-app__hero{text-align:center;margin-bottom:2rem;animation:.5s both heroReveal}.estimate-app__hero-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#e76129;background-color:#fceae3;border-radius:9999px;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.estimate-app__title{margin-bottom:1rem;line-height:1.3}.estimate-app__title-sub{color:#616161;margin-bottom:.5rem;font-size:1rem;font-weight:400;display:block}.estimate-app__title-main{color:#1a1a1a;letter-spacing:-.01em;font-size:clamp(1.5rem,6vw,2rem);font-weight:700;line-height:1.25;display:block}.estimate-app__subtitle{color:#616161;margin-top:1rem;font-size:.875rem;line-height:1.8}.estimate-app__logo-link{align-items:center;display:flex}.estimate-app__footer{text-align:center;color:#8c8c8c;background-color:#fff;border-top:1px solid #e3e3e3;padding:1rem 1.5rem;font-size:.75rem}.estimate-app__footer-link{color:#8c8c8c;text-decoration:none;transition:color .15s}.estimate-app__footer-link:hover{color:#e76129}@keyframes heroReveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.welcome-screen{text-align:center;flex-direction:column;align-items:center;animation:.5s both welcomeReveal;display:flex}@media (min-width:640px){.welcome-screen{padding:2rem 0}}.welcome-screen__badges{gap:.5rem;margin-bottom:1.5rem;display:flex}.welcome-screen__badge{letter-spacing:.04em;border-radius:9999px;align-items:center;gap:.25rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.welcome-screen__badge--free{color:#e76129;background-color:#fceae3;border:1px solid #ee7a4840}.welcome-screen__badge--time{color:#e76129;background-color:#fceae3;border:1px solid #e7612940}.welcome-screen__hero{margin-bottom:2rem}.welcome-screen__title{margin-bottom:1.25rem;line-height:1.25}.welcome-screen__title-sub{color:#616161;margin-bottom:.5rem;font-size:1rem;font-weight:400;display:block}.welcome-screen__title-main{color:#1a1a1a;letter-spacing:-.02em;font-size:clamp(2rem,8vw,2.75rem);font-weight:700;display:block}.welcome-screen__description{color:#616161;font-size:.875rem;line-height:1.9}.welcome-screen__features{flex-direction:column;gap:.5rem;width:100%;max-width:320px;margin-bottom:2rem;display:flex}.welcome-screen__feature{text-align:left;background-color:#fff;border:1px solid #e3e3e3;border-radius:.5rem;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.welcome-screen__feature-icon{color:#fff;background-color:#e76129;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.625rem;font-weight:700;display:flex}.welcome-screen__feature-text{color:#303030;font-size:.875rem;font-weight:500;line-height:1.4}.welcome-screen__cta{color:#fff;cursor:pointer;background-color:#e76129;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.75rem;width:100%;max-width:320px;padding:1rem 2rem;font-size:1.125rem;font-weight:700;transition:opacity .15s,transform .15s;display:inline-flex;box-shadow:0 4px 16px #e7612959}.welcome-screen__cta:hover{opacity:.9;transform:translateY(-1px)}.welcome-screen__cta:active{opacity:1;transform:translateY(0)}.welcome-screen__cta:focus-visible{outline-offset:2px;outline:2px solid #458fff}.welcome-screen__cta-arrow{font-size:1.25rem;transition:transform .15s}.welcome-screen__cta:hover .welcome-screen__cta-arrow{transform:translate(4px)}.welcome-screen__note{color:#8c8c8c;margin-top:1rem;font-size:.75rem}.welcome-screen__company{color:#8c8c8c;margin-top:1.25rem;font-size:.75rem}.welcome-screen__company-link{color:#e76129;font-weight:600;text-decoration:none;transition:opacity .15s}.welcome-screen__company-link:hover{opacity:.75}@keyframes welcomeReveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.progress-bar{margin-bottom:1.5rem}.progress-bar__header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.progress-bar__label{color:#616161;text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:600}.progress-bar__count{color:#8c8c8c;font-size:.75rem}.progress-bar__count span{color:#616161;font-weight:600}.progress-bar__track,.progress-bar__fill{display:none}.progress-bar__steps{justify-content:space-between;align-items:center;display:flex;position:relative}.progress-bar__steps:before{content:"";z-index:0;background-color:#e3e3e3;height:1px;position:absolute;top:50%;left:14px;right:14px;transform:translateY(-50%)}.progress-bar__step{color:#8c8c8c;z-index:1;background-color:#fff;border:1px solid #e3e3e3;border-radius:9999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:600;transition:all .2s;display:flex;position:relative}.progress-bar__step--active{color:#fff;background-color:#e76129;border-color:#e76129}.progress-bar__step--completed{color:#e76129;background-color:#fff;border-color:#e76129}.step-question{animation:.3s both slideInFresh}.step-question__card{background-color:#fff;border:1px solid #e3e3e3;border-radius:.5rem;padding:1.5rem;box-shadow:0 1px #0000000d}.step-question__step-label{color:#8c8c8c;letter-spacing:.06em;text-transform:uppercase;margin-bottom:.75rem;font-size:.75rem;font-weight:600}.step-question__question{color:#1a1a1a;margin-bottom:.75rem;font-size:clamp(1rem,3vw,1.125rem);font-weight:600;line-height:1.5}.step-question__note{color:#92400e;white-space:pre-line;background-color:#fffbeb;border:1px solid #fcd34d;border-radius:.25rem;margin-bottom:1rem;padding:.5rem .75rem;font-size:.75rem;line-height:1.6}.step-question__choices{flex-direction:column;gap:.5rem;display:flex}.step-question__choice{text-align:left;cursor:pointer;background-color:#fff;border:1px solid #e3e3e3;border-radius:.5rem;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;transition:border-color .15s,background-color .15s;display:flex}.step-question__choice:hover{background-color:#e7612905;border-color:#e76129}.step-question__choice:focus-visible{outline-offset:2px;outline:2px solid #458fff}.step-question__choice:active{background-color:#e7612905}.step-question__choice-icon{border:1px solid #0000;border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:filter .15s;display:flex}.step-question__choice:hover .step-question__choice-icon{filter:brightness(.92)}.step-question__choice-text{flex:1}.step-question__choice-label{color:#1a1a1a;margin-bottom:2px;font-size:1rem;font-weight:600;display:block}.step-question__choice-description{color:#616161;font-size:.75rem;line-height:1.5;display:block}.step-question__choice-arrow{color:#8c8c8c;flex-shrink:0;font-size:1.25rem;font-weight:400}.step-question__choice:hover .step-question__choice-arrow{color:#e76129}.step-question__choice--selected,.step-question__choice--selected .step-question__choice-icon{background-color:#e7612905;border-color:#e76129}.step-question__choice-check{color:#fff;border:2px solid #e3e3e3;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.75rem;font-weight:700;transition:background-color .15s,border-color .15s;display:flex}.step-question__choice--selected .step-question__choice-check{background-color:#e76129;border-color:#e76129}.step-question__multi-hint{color:#8c8c8c;margin-bottom:1rem;font-size:.75rem}.step-question__confirm{color:#fff;cursor:pointer;background-color:#e76129;border:none;border-radius:.5rem;width:100%;margin-top:1rem;padding:.75rem 1rem;font-size:1rem;font-weight:600;transition:opacity .15s}.step-question__confirm:disabled{opacity:.35;cursor:not-allowed}.step-question__confirm:not(:disabled):hover{opacity:.88}.step-question__back{color:#8c8c8c;background:0 0;border:none;align-items:center;gap:.5rem;margin-top:1rem;padding:.5rem .75rem;font-size:.875rem;transition:color .15s;display:flex}.step-question__back:hover{color:#616161}@keyframes slideInFresh{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}.result-screen__inner{animation:.4s both fadeInUp}.result-screen__back{color:#8c8c8c;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.5rem .75rem;font-size:.875rem;transition:color .15s;display:flex}.result-screen__back:hover{color:#616161}.result-screen__layout{flex-direction:column;gap:1rem;display:flex}.result-screen__layout .result-screen__estimate-card{order:1}.result-screen__layout .result-screen__answers-card{order:2}.result-screen__layout .result-screen__form-section{order:3}.result-screen__layout .result-screen__comment-card{order:4}.result-screen__layout .result-screen__includes-card{order:5}.result-screen__layout .result-screen__actions{order:6}@media (min-width:640px){.result-screen__layout{grid-template-columns:1fr 1fr;align-items:start;gap:1rem 1.25rem;display:grid}.result-screen__layout .result-screen__estimate-card{grid-area:1/1}.result-screen__layout .result-screen__answers-card{grid-area:2/1}.result-screen__layout .result-screen__comment-card{grid-area:3/1}.result-screen__layout .result-screen__includes-card{grid-area:4/1}.result-screen__layout .result-screen__actions{grid-area:5/1}.result-screen__layout .result-screen__form-section{grid-area:1/2/6}}.result-screen__estimate-card{text-align:center;background:#fff;border:1px solid #e3e3e3;border-top:4px solid #e76129;border-radius:.5rem;padding:2rem 1.5rem;box-shadow:0 2px 4px #0000001a}.result-screen__estimate-label{letter-spacing:.1em;text-transform:uppercase;color:#e76129;margin-bottom:1rem;font-size:1rem;font-weight:600}.result-screen__estimate-amount{letter-spacing:-.02em;color:#1a1a1a;margin-bottom:.75rem;font-size:clamp(2rem,8vw,3rem);font-weight:700;line-height:1.1}.result-screen__estimate-note{color:#8c8c8c;letter-spacing:.04em;text-align:left;text-indent:-1em;padding-left:1em;font-size:.75rem}.result-screen__answers-card{background-color:#fff;border:1px solid #e3e3e3;border-radius:.5rem;overflow:hidden;box-shadow:0 1px #0000000d}.result-screen__answers-toggle{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.25rem;display:flex}@media (min-width:640px){.result-screen__answers-toggle{pointer-events:none;padding-bottom:.75rem}}.result-screen__answers-title{color:#616161;letter-spacing:.06em;text-transform:uppercase;font-size:.75rem;font-weight:600}.result-screen__answers-chevron{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23616161' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:16px;height:16px;transition:transform .2s}.result-screen__answers-card--open .result-screen__answers-chevron{transform:rotate(180deg)}@media (min-width:640px){.result-screen__answers-chevron{display:none}}.result-screen__answers-list{flex-direction:column;padding:0 1.25rem 1rem;display:none}.result-screen__answers-card--open .result-screen__answers-list{display:flex}@media (min-width:640px){.result-screen__answers-list{padding-top:0;display:flex}}.result-screen__answers-item{border-bottom:1px solid #e3e3e3;align-items:baseline;gap:.75rem;padding:.5rem 0;font-size:.875rem;display:flex}.result-screen__answers-item:last-child{border-bottom:none}.result-screen__answers-label{color:#8c8c8c;flex-shrink:0;width:80px;font-size:.75rem}.result-screen__answers-value{color:#303030;line-height:1.6}.result-screen__comment-card{background-color:#fff;border:1px solid #e3e3e3;border-radius:.5rem;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;display:flex;box-shadow:0 1px #0000000d}.result-screen__comment-avatar{background-color:#fceae3;border:1px solid #e7612933;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;display:flex}.result-screen__comment-body{flex:1}.result-screen__comment-name{color:#616161;letter-spacing:.03em;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.result-screen__comment-text{color:#303030;font-size:.875rem;line-height:1.8}.result-screen__comment-loading{color:#616161;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.result-screen__includes-card{background-color:#fff;border:1px solid #e3e3e3;border-radius:.5rem;padding:1.25rem;box-shadow:0 1px #0000000d}.result-screen__includes-title{color:#616161;letter-spacing:.06em;text-transform:uppercase;margin-bottom:.75rem;font-size:.75rem;font-weight:600}.result-screen__includes-list{flex-direction:column;list-style:none;display:flex}.result-screen__includes-item{color:#303030;border-bottom:1px solid #e3e3e3;align-items:center;gap:.75rem;padding:.5rem 0;font-size:.875rem;line-height:1.5;display:flex}.result-screen__includes-item:last-child{border-bottom:none}.result-screen__includes-item:before{content:"";background-color:#fceae3;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23e76129'%3E%3Cpath fill-rule='evenodd' d='M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:14px;border-radius:9999px;flex-shrink:0;width:20px;height:20px}.result-screen__actions{flex-direction:column;gap:.5rem;display:flex}.result-screen__print-btn{color:#e76129;cursor:pointer;background:#fff;border:1px solid #e76129;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1.25rem;font-size:.875rem;font-weight:500;transition:background-color .15s;display:flex}.result-screen__print-btn:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23e76129' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 6 2 18 2 18 9'/%3E%3Cpath d='M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2'/%3E%3Crect x='6' y='14' width='12' height='8'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:15px;height:15px}.result-screen__print-btn:hover{background-color:#fceae3}.result-screen__copy-btn{color:#616161;cursor:pointer;background:#fff;border:1px solid #e3e3e3;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1.25rem;font-size:.875rem;font-weight:500;transition:border-color .15s,color .15s,background-color .15s;display:flex}.result-screen__copy-btn:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23616161' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71'/%3E%3Cpath d='M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:15px;height:15px}.result-screen__copy-btn:hover{background-color:#f7f7f7;border-color:#616161}.result-screen__restart{border-top:1px solid #e3e3e3;justify-content:center;margin-top:1rem;padding-top:1rem;display:flex}.result-screen__restart-btn{color:#8c8c8c;cursor:pointer;text-underline-offset:3px;background:0 0;border:none;font-size:.875rem;text-decoration:underline;transition:color .15s}.result-screen__restart-btn:hover{color:#616161}.result-screen__form-section{background-color:#fff;border:1px solid #e3e3e3;border-radius:.5rem;padding:1.5rem;box-shadow:0 1px #0000000d}.result-screen__form-heading{text-align:center;border-bottom:1px solid #e3e3e3;margin-bottom:1rem;padding-bottom:1rem}.result-screen__form-eyebrow{letter-spacing:.06em;color:#e76129;background-color:#fceae3;border:1px solid #e7612933;border-radius:9999px;margin-bottom:.5rem;padding:2px .75rem;font-size:.75rem;font-weight:700;display:inline-block}.result-screen__form-title{color:#1a1a1a;font-size:clamp(1.5rem,3vw,1.75rem);font-weight:700;line-height:1.3}.result-screen__form-subtitle{color:#616161;text-align:center;margin-bottom:1.25rem;font-size:.875rem;line-height:1.7}.result-screen__toast{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;z-index:100;background-color:#2a7d4f;border-radius:9999px;padding:.75rem 1.25rem;font-size:.875rem;transition:opacity .2s,transform .2s;position:fixed;top:24px;left:50%;transform:translate(-50%)translateY(-12px)}.result-screen__toast--visible{opacity:1;transform:translate(-50%)translateY(0)}.loading-dots{gap:4px;display:inline-flex}.loading-dots span{background-color:#8c8c8c;border-radius:9999px;width:4px;height:4px;animation:1.4s ease-in-out infinite loadingDot}.loading-dots span:nth-child(2){animation-delay:.2s}.loading-dots span:nth-child(3){animation-delay:.4s}@keyframes loadingDot{0%,80%,to{opacity:.3;transform:scale(.5)}40%{opacity:1;transform:scale(1)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.result-screen__print-view{display:none}.print-doc{color:#1a1a1a;font-family:Noto Sans JP,Hiragino Sans,sans-serif;font-size:12px;line-height:1.5}.print-doc__header{border-collapse:collapse;width:100%;margin-bottom:4px}.print-doc__header-left{vertical-align:bottom;padding-bottom:8px}.print-doc__header-right{vertical-align:bottom;text-align:right;padding-bottom:8px}.print-doc__company{color:#e76129;font-size:16px;font-weight:700}.print-doc__company-sub{color:#aaa;margin-top:3px;font-size:10px}.print-doc__title{color:#1a1a1a;font-size:20px;font-weight:700}.print-doc__date{color:#888;margin-top:4px;font-size:11px}.print-doc__rule{border-top:2px solid #e76129;margin-bottom:16px}.print-doc__amount{border:1px solid #d0d0d0;border-left:4px solid #e76129;margin-bottom:16px;padding:12px 16px}.print-doc__amount-label{color:#888;margin-bottom:6px;font-size:10px}.print-doc__amount-value{color:#1a1a1a;font-size:22px;font-weight:700}.print-doc__amount-note{color:#aaa;margin-top:6px;font-size:10px}.print-doc__section{margin-bottom:16px}.print-doc__section-title{color:#1a1a1a;border-bottom:2px solid #1a1a1a;margin-bottom:2px;padding-bottom:4px;font-size:12px;font-weight:700}.print-doc__table{border-collapse:collapse;width:100%;font-size:12px}.print-doc__tr--even{background-color:#f8f8f8}.print-doc__th{color:#555;border-bottom:1px solid #e8e8e8;width:100px;padding:0;font-size:11px;font-weight:600}.print-doc__th>div{align-items:center;min-height:30px;padding:4px 10px;display:flex}.print-doc__td{color:#1a1a1a;border-bottom:1px solid #e8e8e8;padding:0}.print-doc__td>div{align-items:center;min-height:30px;padding:4px 10px;display:flex}.print-doc__scope-td{color:#1a1a1a;vertical-align:middle;border-bottom:1px solid #e8e8e8;width:50%;padding:6px 10px;font-size:11px}.print-doc__footer{border-top:1px solid #ddd;justify-content:space-between;align-items:flex-start;padding-top:10px;display:flex}.print-doc__footer-notes{color:#aaa;font-size:10px;line-height:1.8}.print-doc__footer-company{color:#888;text-align:right;font-size:11px;line-height:1.8}.print-doc__footer-name{color:#333;font-weight:700}@media print{@page{size:A4;margin:10mm;@top-left{content:""}@top-center{content:""}@top-right{content:""}@bottom-left{content:""}@bottom-center{content:""}@bottom-right{content:""}}.estimate-app__header,.estimate-app__footer,.result-screen__inner{display:none!important}.result-screen__print-view{display:block!important}body{background:#fff!important}.result-screen{animation:none}}.contact-form__fields{flex-direction:column;gap:1rem;display:flex}.contact-form__field{flex-direction:column;gap:.5rem;display:flex}.contact-form__label{color:#1a1a1a;font-size:.875rem;font-weight:600}.contact-form__required{color:#fff;vertical-align:middle;background-color:#e76129;border-radius:9999px;margin-left:.5rem;padding:1px 6px;font-size:.6875rem;font-weight:600;display:inline-block}.contact-form__optional{color:#8c8c8c;margin-left:.5rem;font-size:.75rem;font-weight:400;display:inline-block}.contact-form__input,.contact-form__textarea{color:#303030;appearance:none;background-color:#fff;border:1px solid #e3e3e3;border-radius:.25rem;width:100%;height:36px;padding:.5rem .75rem;font-size:1rem;transition:border-color .15s,box-shadow .15s}.contact-form__input::placeholder,.contact-form__textarea::placeholder{color:#8c8c8c}.contact-form__input:hover,.contact-form__textarea:hover{border-color:#c4c4c4}.contact-form__input:focus,.contact-form__textarea:focus{border-color:#458fff;outline:none;box-shadow:0 0 0 2px #458fff33}.contact-form__input--error,.contact-form__textarea--error{border-color:#b82020}.contact-form__input--error:focus,.contact-form__textarea--error:focus{box-shadow:0 0 0 2px #b8202026}.contact-form__textarea{resize:vertical;height:auto;min-height:96px;line-height:1.6}.contact-form__error{color:#b82020;align-items:center;gap:.25rem;font-size:.75rem;display:flex}.contact-form__submit-note{color:#616161;text-align:left;text-indent:-1em;margin-top:.5rem;padding-left:1em;font-size:.75rem;line-height:1.6}.contact-form__submit{color:#fff;cursor:pointer;background:#e76129;border:none;border-radius:.25rem;justify-content:center;align-items:center;gap:.5rem;width:100%;height:44px;margin-top:1.25rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:background-color .15s;display:flex}.contact-form__submit:hover:not(:disabled){opacity:.88}.contact-form__submit:active:not(:disabled){opacity:1}.contact-form__submit:focus-visible{outline-offset:2px;outline:2px solid #458fff}.contact-form__submit:disabled{opacity:.5;cursor:not-allowed}.contact-form__success{text-align:center;padding:2.5rem 1rem;animation:.4s both fadeInUp}.contact-form__success-icon{background-color:#fceae3;border:1px solid #ee7a4833;border-radius:9999px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1rem;font-size:1.5rem;display:flex}.contact-form__success-title{color:#1a1a1a;margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.contact-form__success-text{color:#616161;font-size:.875rem;line-height:1.8}.contact-form__addon-group{border:none;margin:0;padding:0}.contact-form__addon-note{color:#8c8c8c;margin-bottom:.75rem;font-size:.75rem;line-height:1.5}.contact-form__addon-items{flex-direction:column;gap:.5rem;display:flex}.contact-form__addon-item{cursor:pointer;align-items:center;gap:.5rem;display:flex}.contact-form__addon-checkbox{accent-color:#e76129;cursor:pointer;flex-shrink:0;width:16px;height:16px}.contact-form__addon-label{color:#303030;font-size:.875rem}.contact-form__general-error{color:#b82020;background-color:#fde8e8;border:1px solid #b8202033;border-radius:.25rem;margin-top:1rem;padding:.75rem 1rem;font-size:.875rem}
