/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.contents{display:contents}.hidden{display:none}.table{display:table}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--navy:#123f4c;--blue:#0b6f68;--sky:#eff8f5;--coral:#f0644e;--amber:#f3b54a;--ink:#172b36;--muted:#647780;--line:#dce8e5;--cream:#fbfaf7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Pretendard,Noto Sans KR,Arial,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}button,select{font:inherit}.top-strip{background:var(--navy);color:#dce7f9;letter-spacing:.01em;justify-content:center;align-items:center;gap:24px;height:34px;font-size:12px;display:flex}.top-strip a{color:#fff;border-bottom:1px solid #8ba7d4;font-weight:700}.site-header{background:#fff;justify-content:space-between;align-items:center;max-width:1240px;height:86px;margin:auto;padding:0 24px;display:flex}.brand{color:#263657;white-space:nowrap;align-items:center;gap:10px;font-size:20px;font-weight:700;display:flex}.brand>span:last-child{line-height:1.05}.brand b{color:var(--blue)}.brand small{letter-spacing:.22em;color:#8691a5;margin-top:5px;font-size:8px;display:block}.brand-mark{width:35px;height:31px;display:block;position:relative}.brand-mark i{background:var(--blue);border-radius:10px;width:9px;position:absolute;bottom:0}.brand-mark i:first-child{height:20px;left:1px;transform:rotate(-20deg)}.brand-mark i:nth-child(2){height:30px;left:13px}.brand-mark i:nth-child(3){background:var(--coral);height:24px;right:1px;transform:rotate(20deg)}nav{gap:34px;margin-left:55px;display:flex}nav a{font-size:14px;font-weight:650}nav a:hover{color:var(--blue)}.header-actions{align-items:center;gap:5px;display:flex}.header-actions a{border-radius:9px;padding:11px 18px;font-size:13px;font-weight:700}.header-actions .login{color:#526079}.header-actions .join{background:var(--blue);color:#fff}.menu-button{background:0 0;border:0;font-size:24px;display:none}.hero{background:linear-gradient(110deg,#edf8f5 0%,#f6fbf9 51%,#e3f3ee 100%);grid-template-columns:minmax(420px,590px) minmax(430px,620px);justify-content:center;align-items:center;gap:20px;min-height:600px;padding:50px 34px;display:grid;overflow:hidden}.hero-copy{z-index:2;padding-left:16px}.eyebrow{color:#4e6385;align-items:center;gap:9px;margin-bottom:24px;font-size:13px;font-weight:700;display:flex}.eyebrow span{background:#fff;border:1px solid #dae6f7;border-radius:15px;padding:5px 11px}.eyebrow i{color:#91a7c6;font-style:normal}.hero h1{letter-spacing:-.045em;margin:0 0 21px;font-size:48px;font-weight:500;line-height:1.27}.hero h1 strong{color:var(--blue);font-weight:850}.hero-copy>p{color:#5d6d84;margin:0;font-size:16px;line-height:1.9}.hero-buttons{gap:11px;margin:32px 0;display:flex}.hero-buttons a{border-radius:11px;align-items:center;gap:28px;height:54px;padding:0 23px;font-size:14px;font-weight:750;display:flex}.hero-buttons .primary{background:var(--blue);color:#fff;box-shadow:0 12px 25px #0f766e31}.hero-buttons .secondary{color:#34445f;background:#fff;border:1px solid #d6e0ed}.hero-proof{gap:28px;margin-top:35px;display:flex}.hero-proof div{border-right:1px solid #d2deec;flex-direction:column;padding-right:28px;display:flex}.hero-proof div:last-child{border:0}.hero-proof b{color:#243859;font-size:19px}.hero-proof span{color:#8290a5;margin-top:3px;font-size:11px}.hero-visual{height:500px;position:relative}.hero-photo{background:url(/hero.png) 50%/cover no-repeat;border-radius:46% 0 0 46%;position:absolute;inset:4px -95px 0 0;box-shadow:inset 30px 0 60px #edf8f599}.hero-visual:after{content:"";pointer-events:none;background:linear-gradient(90deg,#edf8f5 0%,#0000 22%);position:absolute;inset:4px -100px 0 0}.floating-card{z-index:3;background:#ffffffed;border:1px solid #fff;border-radius:14px;align-items:center;gap:11px;padding:13px 17px;display:flex;position:absolute;box-shadow:0 15px 45px #1d3a6823}.floating-card>span{color:#25a968;background:#e9f8ef;border-radius:50%;place-items:center;width:35px;height:35px;font-weight:900;display:grid}.floating-card small,.floating-card b{display:block}.floating-card small{color:#8490a3;font-size:10px}.floating-card b{margin-top:2px;font-size:13px}.verified{bottom:85px;left:15px}.matching{top:60px;right:-5px}.matching>span{color:var(--coral);background:#fff0ed}.quick-search{z-index:4;background:#fff;border-radius:15px;grid-template-columns:1.25fr 1fr 1fr 145px;align-items:center;gap:18px;max-width:1120px;min-height:104px;margin:-30px auto 50px;padding:20px 22px;display:grid;position:relative;box-shadow:0 12px 45px #263a5a18}.search-title{align-items:center;gap:12px;display:flex}.search-title>span{color:var(--blue);font-size:26px;transform:rotate(-20deg)}.search-title small,.search-title b{display:block}.search-title small{color:#8a95a7;font-size:10px}.search-title b{margin-top:3px;font-size:14px}.quick-search label{border-left:1px solid var(--line);padding-left:17px}.quick-search label span{color:#9099a8;margin-bottom:4px;font-size:10px;display:block}.quick-search select{color:#2a3850;background:#fff;border:0;outline:0;width:100%;font-weight:700}.quick-search>button{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:10px;height:52px;font-weight:750}.section{max-width:1160px;margin:auto;padding:84px 24px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:36px;display:flex}.section-heading h2{letter-spacing:-.035em;margin:8px 0 0;font-size:31px;font-weight:500;line-height:1.35}.section-heading h2 strong{font-weight:850}.section-heading>p{color:#788498;font-size:13px;line-height:1.8}.section-heading>a{color:#69758a;font-size:12px;font-weight:700}.kicker{letter-spacing:.17em;color:var(--blue);font-size:10px;font-weight:850}.service-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.service-card{background:#f6faff;border:1px solid #e5ebf4;border-radius:20px;min-height:250px;padding:26px 23px;transition:all .25s}.service-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #253d6420}.service-card.coral{background:#fff8f5}.service-card.mint{background:#f2fbf7}.service-card.violet{background:#f9f6ff}.service-top{justify-content:space-between;display:flex}.service-icon{width:46px;height:46px;color:var(--blue);background:#dfeeff;border-radius:13px;place-items:center;font-size:19px;display:grid}.coral .service-icon{color:var(--coral);background:#ffe8e2}.mint .service-icon{color:#21a76a;background:#dcf5e8}.violet .service-icon{color:#c07820;background:#fff1c9}.service-top em{color:#cbd3df;font-size:12px;font-style:normal}.service-card h3{margin:25px 0 5px;font-size:21px}.service-card p{color:#7a8699;margin:0;font-size:12px}.service-card>div:last-child{justify-content:space-between;align-items:center;margin-top:32px;display:flex}.service-card>div:last-child b{color:#506078;font-size:11px}.service-card button{cursor:pointer;background:#fff;border:1px solid #d7e0ec;border-radius:50%;width:34px;height:34px}.job-section{padding-top:70px}.job-layout{grid-template-columns:1fr 330px;gap:20px;display:grid}.job-list{flex-direction:column;gap:11px;display:flex}.job-card{border:1px solid var(--line);border-radius:16px;justify-content:space-between;min-height:128px;padding:22px 20px 20px 24px;transition:all .2s;display:flex}.job-card:hover{border-color:#9fbced;box-shadow:0 8px 25px #314d7711}.job-main>div{gap:7px;display:flex}.job-tag,.verified-mini{color:#3770d7;background:#e8f5f1;border-radius:5px;padding:4px 9px;font-size:9px;font-weight:750}.verified-mini{color:#27a168;background:#edf8f2}.job-card h3{margin:13px 0 8px;font-size:16px}.job-card p{color:#7b8799;gap:19px;margin:0;font-size:11px;display:flex}.job-side{text-align:right;min-width:135px;position:relative}.job-side b{font-size:14px;display:block}.job-side>span{color:var(--coral);margin-top:8px;font-size:10px;font-weight:700;display:block}.job-side button{color:#8b97a9;background:0 0;border:0;font-size:18px;position:absolute;bottom:0;right:0}.manager-cta{color:#fff;background:linear-gradient(145deg,#174c57,#183b5b);border-radius:19px;padding:30px 28px;position:relative;overflow:hidden}.manager-cta:after{content:"";border:35px solid #ffffff0d;border-radius:50%;width:170px;height:170px;position:absolute;bottom:-80px;right:-75px}.manager-cta>span{letter-spacing:.2em;color:#9eb9e5;font-size:9px}.manager-cta h3{margin:15px 0;font-size:25px;line-height:1.35}.manager-cta p{color:#c7d4e9;font-size:11px;line-height:1.8}.manager-cta>a{background:var(--coral);border-radius:8px;margin-top:9px;padding:11px 16px;font-size:11px;font-weight:800;display:inline-flex}.steps{align-items:center;gap:8px;margin-top:28px;display:flex}.steps i{background:#ffffff10;border-radius:50%;place-items:center;width:42px;height:42px;font-size:9px;font-style:normal;display:grid}.steps b{color:#718cb7}.process-section{background:var(--cream);margin-top:55px}.section.compact{padding-top:75px;padding-bottom:78px}.center{text-align:center;justify-content:center}.process-grid{grid-template-columns:repeat(4,1fr);gap:0;display:grid}.process-grid article{text-align:center;padding:10px 25px;position:relative}.process-grid article:not(:last-child):after{content:"→";color:#bdc6d3;position:absolute;top:58px;right:-6px}.process-grid em{color:#ccd2dc;font-size:11px;font-style:normal;position:absolute;top:5px;left:25px}.process-symbol{width:68px;height:68px;color:var(--blue);background:#fff;border-radius:22px;place-items:center;margin:10px auto 20px;font-size:22px;display:grid;box-shadow:0 8px 22px #2e40520d}.process-grid h3{margin:0 0 7px;font-size:15px}.process-grid p{color:#8490a1;margin:0;font-size:11px}.trust{background:var(--navy);color:#fff;justify-content:space-between;align-items:center;max-width:none;min-height:460px;padding-left:max(50vw - 560px,30px);padding-right:max(50vw - 560px,30px);display:flex}.kicker.light{color:#7fa9f8}.trust h2{margin:14px 0;font-size:34px;font-weight:450;line-height:1.4}.trust h2 strong{font-weight:800}.trust-copy>p{color:#aebdd4;font-size:12px;line-height:1.8}.trust-points{gap:34px;margin-top:38px;display:flex}.trust-points div{flex-direction:column;display:flex}.trust-points span{color:#6b91d2;font-size:9px}.trust-points b{margin:8px 0 4px;font-size:13px}.trust-points small{color:#9cadaf;font-size:9px}.trust-badge{text-align:center;border:1px solid #ffffff26;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:270px;height:270px;display:flex;position:relative;box-shadow:0 0 0 24px #ffffff05}.trust-badge:before{content:"✓";background:var(--coral);border-radius:50%;place-items:center;width:44px;height:44px;font-weight:900;display:grid;position:absolute;top:-8px}.trust-badge small{letter-spacing:.15em;color:#8ea8d0;margin-bottom:14px;font-size:7px}.trust-badge strong{font-size:25px;line-height:1.25}.trust-badge span{background:#ffffff12;border-radius:12px;margin-top:13px;padding:5px 10px;font-size:9px}.news-grid{grid-template-columns:1fr 1.5fr;gap:14px;display:grid}.featured-news{background:#edf8f5;border-radius:19px;min-height:230px;padding:31px}.featured-news>span{background:var(--blue);color:#fff;border-radius:5px;padding:5px 10px;font-size:9px}.featured-news h3{margin:20px 0 9px;font-size:21px;line-height:1.45}.featured-news p{color:#718098;font-size:11px}.featured-news small{color:#9aa4b2;margin-top:22px;display:block}.news-list{border-top:1px solid var(--line)}.news-list a{border-bottom:1px solid var(--line);align-items:center;gap:20px;padding:21px 10px;display:flex}.news-list>a>span{color:var(--blue);font-size:9px;font-weight:800}.news-list div{flex:1;justify-content:space-between;display:flex}.news-list small{color:#9aa4b3;font-size:10px}.bottom-cta{background:#eff8f5;justify-content:space-between;align-items:center;min-height:245px;padding:50px max(50vw - 560px,30px);display:flex}.bottom-cta>div>span{color:var(--blue);font-size:11px;font-weight:800}.bottom-cta h2{margin:10px 0 0;font-size:29px;font-weight:450;line-height:1.4}.bottom-cta h2 strong{font-weight:850}.bottom-cta>div:last-child{gap:8px;display:flex}.bottom-cta a{background:var(--blue);color:#fff;border-radius:9px;padding:15px 20px;font-size:12px;font-weight:750}.bottom-cta a:last-child{color:var(--navy);background:#fff;border:1px solid #d8e3f1}footer{color:#aab6c9;background:#101e38;padding:42px max(50vw - 560px,30px) 32px}.footer-top{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;padding-bottom:31px;display:flex}.footer-brand{color:#fff}.footer-top>div{gap:24px;display:flex}.footer-top>div a{font-size:10px}.footer-bottom{justify-content:space-between;padding-top:27px;font-size:9px;line-height:1.8;display:flex}.footer-bottom>div{text-align:right}.footer-bottom>div span,.footer-bottom>div b{display:block}.footer-bottom>div span{font-size:9px}.footer-bottom>div b{color:#fff;margin-top:4px;font-size:13px}.toast{z-index:20;color:#fff;background:#17335d;border-radius:10px;padding:13px 20px;font-size:13px;position:fixed;top:25px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0002}@media (width<=900px){.site-header{height:72px}.site-header nav{z-index:10;background:#fff;flex-direction:column;margin:0;padding:24px;display:none;position:absolute;top:106px;left:0;right:0;box-shadow:0 20px 30px #0001}.site-header nav.open{display:flex}.header-actions{display:none}.menu-button{display:block}.hero{grid-template-columns:1fr;min-height:auto;padding:65px 24px 0}.hero-copy{text-align:center;max-width:650px;margin:auto;padding:0}.eyebrow,.hero-buttons,.hero-proof{justify-content:center}.hero-visual{height:410px}.hero-photo{inset:0 -60px}.quick-search{border-radius:0;grid-template-columns:1fr 1fr;max-width:none;margin:0}.search-title,.quick-search>button{grid-column:1/-1}.service-grid{grid-template-columns:repeat(2,1fr)}.job-layout{grid-template-columns:1fr}.manager-cta{min-height:270px}.trust{gap:50px}.trust-badge{width:210px;height:210px}.bottom-cta{gap:30px}}@media (width<=600px){.top-strip{gap:10px;height:30px;font-size:9px}.site-header{padding:0 18px}.brand{font-size:17px}.hero{padding-top:45px}.hero h1{font-size:34px}.hero-copy>p{font-size:14px}.desktop{display:none}.hero-buttons{flex-direction:column}.hero-buttons a{justify-content:space-between}.hero-proof{gap:12px}.hero-proof div{padding-right:13px}.hero-visual{height:330px}.hero-photo{background-position:59%;border-radius:45% 0 0 45%;inset:0 -145px 0 -20px}.floating-card.matching{top:30px;right:-5px}.quick-search{grid-template-columns:1fr;padding:22px}.quick-search .search-title,.quick-search>button{grid-column:auto}.quick-search label{border-left:0;border-top:1px solid var(--line);padding:12px 0 0}.section{padding:62px 18px}.section-heading{flex-direction:column;align-items:start;gap:15px}.section-heading h2{font-size:26px}.service-grid{grid-template-columns:1fr 1fr;gap:9px}.service-card{min-height:210px;padding:20px 15px}.service-card h3{font-size:18px}.service-card>div:last-child{align-items:end;margin-top:23px}.service-card>div:last-child b{max-width:105px}.job-card{gap:8px;padding:19px 15px}.job-card h3{font-size:14px}.job-card p{flex-direction:column;gap:2px}.job-side{min-width:90px}.process-grid{grid-template-columns:1fr 1fr;gap:25px 0}.process-grid article:nth-child(2):after{display:none}.trust{flex-direction:column;padding:65px 22px}.trust h2{font-size:29px}.trust-points{flex-direction:column;gap:16px}.trust-points div{grid-template-columns:27px 1fr;display:grid}.trust-points small{grid-column:2}.news-grid{grid-template-columns:1fr}.news-list div{flex-direction:column;gap:4px}.bottom-cta{flex-direction:column;align-items:start;padding:45px 22px}.bottom-cta h2{font-size:25px}.bottom-cta>div:last-child{flex-direction:column;width:100%}.bottom-cta a{text-align:center}.footer-top,.footer-bottom{flex-direction:column;align-items:start;gap:25px}.footer-top>div{flex-wrap:wrap;gap:14px}.footer-bottom>div{text-align:left}}.dash-shell{background:#f5f7fb;min-height:100vh;display:flex}.dash-sidebar{z-index:5;background:#fff;border-right:1px solid #e4e9f1;flex-direction:column;width:235px;padding:28px 18px;display:flex;position:fixed;inset:0 auto 0 0}.dash-brand{margin-bottom:33px;padding:0 7px;font-size:17px}.profile{background:#f5f8fe;border-radius:12px;align-items:center;gap:10px;margin-bottom:22px;padding:15px 11px;display:flex}.profile>span,.dash-head-actions>span{width:37px;height:37px;color:var(--blue);background:#dce9ff;border-radius:50%;place-items:center;font-weight:850;display:grid}.profile b,.profile small{display:block}.profile b{font-size:12px}.profile small{color:#f17a64;margin-top:3px;font-size:9px}.dash-sidebar nav{flex-direction:column;gap:5px;margin:0;display:flex}.dash-sidebar nav button{text-align:left;color:#617087;cursor:pointer;background:0 0;border:0;border-radius:9px;height:44px;padding:0 12px;font-size:12px;font-weight:650}.dash-sidebar nav button>span{color:#8795aa;width:27px;display:inline-block}.dash-sidebar nav button.active{color:var(--blue);background:#e8f5f1}.dash-sidebar nav em{float:right;background:var(--coral);color:#fff;border-radius:10px;padding:1px 6px;font-size:8px;font-style:normal}.sidebar-help{background:var(--navy);color:#fff;border-radius:13px;margin-top:auto;padding:17px}.sidebar-help b,.sidebar-help span{display:block}.sidebar-help span{color:#9fb0cc;margin:5px 0 12px;font-size:9px}.sidebar-help button{color:#fff;background:#ffffff16;border:0;border-radius:7px;width:100%;padding:8px;font-size:9px}.back-home{color:#8290a4;margin:16px 7px 0;font-size:10px}.dash-main{width:calc(100% - 235px);margin-left:235px;padding:0 34px 50px}.dash-main>header{justify-content:space-between;align-items:center;height:93px;display:flex}.dash-main>header h1{margin:0;font-size:21px}.dash-main>header p{color:#8b96a8;margin:4px 0 0;font-size:10px}.dash-head-actions{align-items:center;gap:15px;display:flex}.dash-head-actions button{background:#fff;border:0;border-radius:50%;width:38px;height:38px;position:relative}.dash-head-actions button i{background:var(--coral);color:#fff;border-radius:50%;place-items:center;width:15px;height:15px;font-size:8px;font-style:normal;display:grid;position:absolute;top:-3px;right:-1px}.status-banner{color:#fff;background:linear-gradient(115deg,#174c57,#183b5b);border-radius:15px;justify-content:space-between;align-items:center;min-height:128px;padding:24px 29px;display:flex;box-shadow:0 10px 25px #1837651b}.status-banner span{background:#ffffff18;border-radius:5px;padding:4px 8px;font-size:8px}.status-banner h2{margin:9px 0 4px;font-size:18px}.status-banner p{color:#c3d0e3;margin:0;font-size:10px}.status-banner button{background:var(--coral);color:#fff;border:0;border-radius:9px;padding:13px 17px;font-size:10px;font-weight:800}.stat-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0;display:grid}.stat-grid article{background:#fff;border:1px solid #e8ebf1;border-radius:13px;align-items:center;gap:12px;padding:18px;display:flex}.stat-icon{width:38px;height:38px;color:var(--blue);background:#e8f5f1;border-radius:10px;place-items:center;display:grid}.stat-icon.coral{color:var(--coral);background:#fff0ec}.stat-icon.mint{color:#1ca06a;background:#e7f8ef}.stat-icon.violet{color:#c07820;background:#f1ecff}.stat-grid small,.stat-grid b,.stat-grid p{display:block}.stat-grid small{color:#8b96a7;font-size:9px}.stat-grid b{margin-top:2px;font-size:18px}.stat-grid b em{margin-left:2px;font-size:9px;font-style:normal}.stat-grid p{color:#a1a9b6;margin:1px 0 0;font-size:8px}.dash-grid{grid-template-columns:1.65fr .8fr;gap:14px;display:grid}.dash-panel{background:#fff;border:1px solid #e7eaf0;border-radius:14px;padding:21px}.panel-title{justify-content:space-between;align-items:start;margin-bottom:16px;display:flex}.panel-title h3{margin:0;font-size:14px}.panel-title p{color:#949eac;margin:4px 0 0;font-size:9px}.panel-title button{color:#6b7a90;background:0 0;border:0;font-size:9px}.recommend>article{border-top:1px solid #edf0f4;align-items:center;padding:13px 0;display:flex}.job-date{text-align:center;border-right:1px solid #e6eaf0;width:55px}.job-date b,.job-date span{display:block}.job-date b{font-size:11px}.job-date span{color:#9aa4b3;font-size:8px}.dash-job-info{flex:1;padding-left:16px}.dash-job-info em,.dash-job-info>div span{color:var(--blue);background:#e8f5f1;border-radius:4px;margin-right:4px;padding:3px 6px;font-size:7px;font-style:normal}.dash-job-info>div span{color:#7a8799;background:#f0f2f5}.dash-job-info h4{margin:6px 0 2px;font-size:11px}.dash-job-info p{color:#929cac;margin:0;font-size:8px}.dash-job-pay{text-align:right}.dash-job-pay b{font-size:11px;display:block}.dash-job-pay button{color:#9aa5b6;background:0 0;border:0;margin-top:8px;font-size:15px}.progress-ring{background:conic-gradient(var(--blue) 0 75%,#e9edf3 75%);border-radius:50%;place-items:center;width:105px;height:105px;margin:5px auto 20px;display:grid;position:relative}.progress-ring:before{content:"";background:#fff;border-radius:50%;position:absolute;inset:10px}.progress-ring b,.progress-ring span{z-index:1;position:absolute}.progress-ring b{margin-top:-13px;font-size:18px}.progress-ring span{color:#929ca9;margin-top:20px;font-size:8px}.checklist ul{margin:0;padding:0;list-style:none}.checklist li{align-items:center;gap:9px;margin:11px 0;display:flex}.checklist li>span{color:#8390a2;background:#eef1f5;border-radius:50%;place-items:center;width:24px;height:24px;font-size:8px;display:grid}.checklist li.done>span{color:#1da36a;background:#e5f7ee}.checklist li div{flex:1}.checklist li b,.checklist li small{display:block}.checklist li b{font-size:9px}.checklist li small{color:#9aa3af;font-size:7px}.checklist li button{background:var(--blue);color:#fff;border:0;border-radius:5px;padding:5px 8px;font-size:7px}.lower{margin-top:14px}.schedule>article{border-top:1px solid #edf0f4;align-items:center;gap:14px;padding:13px 0;display:flex}.calendar-day{background:#eef4fd;border-radius:9px;place-items:center;width:43px;height:43px;display:grid}.calendar-day b,.calendar-day span{line-height:1;display:block}.calendar-day b{font-size:13px}.calendar-day span{color:#8d98aa;font-size:7px}.schedule article>div:nth-child(2){flex:1}.schedule h4{margin:4px 0 1px;font-size:10px}.schedule article p{color:#929dac;margin:0;font-size:8px}.schedule article>b{font-size:10px}.confirmed{color:#2aa571;font-size:7px}.notice>a{border-top:1px solid #edf0f4;gap:9px;padding:11px 0;display:flex}.notice-dot{background:var(--coral);border-radius:50%;width:7px;height:7px;margin-top:4px}.notice-dot.blue{background:var(--blue)}.notice a div{flex:1}.notice b{font-size:9px}.notice p{color:#808c9c;margin:3px 0;font-size:8px}.notice small{color:#a2aab6;font-size:7px}.modal-backdrop{z-index:30;background:#101a2f99;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:18px;width:min(520px,100%);padding:30px;position:relative;box-shadow:0 30px 80px #0003}.modal-close{color:#8490a2;background:0 0;border:0;font-size:23px;position:absolute;top:15px;right:19px}.modal h2{margin:8px 0 3px;font-size:24px}.modal>p{color:#7f8a9c;margin:0 0 20px;font-size:10px}.modal label{margin:13px 0;font-size:9px;font-weight:750;display:block}.modal input,.modal select{background:#fff;border:1px solid #dde3ec;border-radius:8px;width:100%;height:43px;margin-top:5px;padding:0 12px;display:block}.form-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.file-label{text-align:center;border:1px dashed #b9c6d9;border-radius:9px;padding:14px}.file-label input{border:0;height:auto;padding:8px}.file-label span{color:#939dac;font-size:8px}.modal .submit{background:var(--blue);color:#fff;border:0;border-radius:9px;width:100%;height:46px;margin-top:8px;font-weight:800}.empty{text-align:center;color:#8793a5;border:1px dashed #d8e0ea;border-radius:14px;padding:40px;font-size:12px}@media (width<=1000px){.dash-sidebar{width:185px}.dash-main{width:calc(100% - 185px);margin-left:185px;padding:0 20px 40px}.stat-grid{grid-template-columns:1fr 1fr}.dash-grid{grid-template-columns:1fr}.dash-sidebar .brand{font-size:14px}}@media (width<=700px){.dash-shell{display:block}.dash-sidebar{flex-direction:row;align-items:center;width:100%;height:auto;padding:16px;position:static}.dash-sidebar .dash-brand{margin:0}.dash-sidebar .profile,.dash-sidebar nav,.sidebar-help,.back-home{display:none}.dash-main{width:100%;margin:0;padding:0 14px 30px}.dash-main>header{height:75px}.status-banner{flex-direction:column;align-items:start;gap:17px}.stat-grid{grid-template-columns:1fr 1fr}.stat-grid article{align-items:start;padding:13px}.stat-icon{width:30px;height:30px}.dash-grid{grid-template-columns:1fr}.recommend>article{align-items:start}.dash-job-pay{min-width:70px}.form-row{grid-template-columns:1fr}}.care-nav{color:#d95845!important}.audience-paths{grid-template-columns:1fr 1fr;gap:15px;max-width:1120px;margin:18px auto 15px;padding:0 24px;display:grid}.audience-paths article{border-radius:22px;min-height:265px;padding:32px;position:relative;overflow:hidden}.audience-paths article:after{content:"";border:36px solid #ffffff10;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-90px;right:-70px}.graduate-path{color:#fff;background:linear-gradient(140deg,#1a4079,#183b5b)}.customer-path{background:#fff5f1;border:1px solid #ffe1d9}.audience-paths article>span{background:#ffffff16;border-radius:15px;padding:5px 10px;font-size:9px;font-weight:800;display:inline-flex}.customer-path>span{color:#dc604b;background:#ffe3dc}.audience-paths h2 strong{font-weight:850}.audience-paths p{color:#bbcae0;max-width:440px;font-size:11px;line-height:1.8}.customer-path p{color:#7b746f}.audience-paths article>div{align-items:center;gap:15px;margin-top:22px;display:flex}.audience-paths a,.audience-paths button{background:var(--coral);color:#fff;border:0;border-radius:9px;padding:12px 16px;font-size:10px;font-weight:800}.customer-path button{background:var(--navy)}.audience-paths small{color:#94a9c8;font-size:8px}.customer-path small{color:#9c8d87}.service-grid{grid-template-columns:repeat(5,1fr)}.service-card{padding-left:19px;padding-right:19px}.service-card.care{background:#f1f5ff;border-color:#dbe5fb}.care .service-icon{color:#365fbb;background:#dfe7fb}.care-request-section{color:#fff;background:linear-gradient(120deg,#173668,#10284f);grid-template-columns:1.25fr .75fr;align-items:center;gap:80px;max-width:none;min-height:480px;padding:70px max(50vw - 560px,30px);display:grid}.care-request-copy h2{margin:13px 0 15px;font-size:36px;font-weight:450;line-height:1.4}.care-request-copy h2 strong{font-weight:850}.care-request-copy>p{color:#b7c6dc;max-width:610px;font-size:12px;line-height:1.8}.care-request-copy ul{grid-template-columns:1fr 1fr;gap:9px 22px;margin:25px 0;padding:0;list-style:none;display:grid}.care-request-copy li{background:#ffffff0a;border-radius:8px;padding:10px 12px;font-size:11px}.care-request-copy li:before{content:"✓";color:#72a4ff;margin-right:8px}.care-request-copy>small{color:#91a4c0;font-size:9px;line-height:1.7;display:block}.care-request-card{color:var(--ink);background:#fff;border-radius:20px;padding:28px;box-shadow:0 24px 55px #08162e44}.care-card-head span,.care-card-head b{display:block}.care-card-head span{color:var(--coral);font-size:9px;font-weight:800}.care-checks p{grid-template-columns:34px 1fr;margin:13px 0;display:grid}.care-checks p>span{width:27px;height:27px;color:var(--blue);background:#edf3ff;border-radius:50%;grid-row:1/3;place-items:center;font-size:9px;font-weight:850;display:grid}.care-checks small{color:#8c97a8;font-size:8px}.care-request-card>button{background:var(--coral);color:#fff;border:0;border-radius:9px;width:100%;height:45px;font-size:11px;font-weight:850}.care-request-card>em{text-align:center;color:#929dac;margin-top:10px;font-size:8px;font-style:normal;display:block}.care-modal-backdrop{z-index:40;background:#0b142799;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.care-modal{background:#fff;border-radius:20px;width:min(600px,100%);max-height:92vh;padding:31px;position:relative;overflow:auto;box-shadow:0 30px 80px #0004}.care-modal-close{color:#7f8b9d;background:0 0;border:0;font-size:24px;position:absolute;top:14px;right:18px}.care-modal>p{color:#7d899a;margin:0 0 20px;font-size:10px}.care-modal label{margin:12px 0;font-size:9px;font-weight:750;display:block}.care-modal input,.care-modal select,.care-modal textarea{background:#fff;border:1px solid #dce3ec;border-radius:8px;width:100%;margin-top:6px;padding:11px 12px;display:block}.care-modal textarea{resize:vertical;min-height:100px}.care-form-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.privacy-check{color:#66758a;align-items:center;gap:7px;font-weight:500!important;display:flex!important}.privacy-check input{width:auto;margin:0}.care-submit{background:var(--blue);color:#fff;border:0;border-radius:9px;width:100%;height:47px;margin-top:8px;font-weight:850}.care-modal .kicker{color:var(--coral)}@media (width<=900px){.service-grid{grid-template-columns:repeat(2,1fr)}.audience-paths{grid-template-columns:1fr}.care-request-section{grid-template-columns:1fr;gap:35px}.care-request-card{width:100%;max-width:520px}}@media (width<=600px){.audience-paths{margin-top:20px;padding:0 15px}.audience-paths article{padding:25px 21px}.audience-paths h2{font-size:22px}.audience-paths article>div{flex-direction:column;align-items:start}.service-grid{grid-template-columns:1fr 1fr}.care-request-section{padding:58px 20px}.care-request-copy h2{font-size:29px}.care-request-copy ul,.care-form-row{grid-template-columns:1fr}.care-modal{padding:27px 20px}}.site-header{max-width:1380px;height:104px;padding-left:28px;padding-right:28px}.official-brand{flex:none;align-items:center;gap:10px;display:flex}.official-brand .official-symbol{object-fit:contain;width:62px;height:68px;display:block}.official-brand .official-wordmark{object-fit:contain;width:205px;height:58px;display:block}.site-header nav{gap:28px;margin-left:24px}.site-header nav a{letter-spacing:-.02em;padding:13px 1px;font-size:17px;font-weight:750}.header-actions{gap:7px}.header-actions a{padding:12px 19px;font-size:15px}.top-strip{font-size:13px}.footer-brand{background:#fff;border-radius:12px;padding:7px 14px 7px 9px}.footer-top>div a{font-size:13px;font-weight:650}.dash-brand{margin:0 0 30px;padding:5px}.dash-brand .official-symbol{width:46px;height:52px}.dash-brand .official-wordmark{width:132px;height:43px}.dash-sidebar nav button{height:49px;font-size:14px}.sidebar-help b{font-size:13px}.sidebar-help span,.sidebar-help button{font-size:11px}.back-home{font-size:12px}@media (width<=1160px) and (width>=901px){.site-header{padding-left:20px;padding-right:20px}.official-brand .official-symbol{width:50px;height:57px}.official-brand .official-wordmark{width:165px;height:50px}.site-header nav{gap:18px;margin-left:15px}.site-header nav a{font-size:15px}.header-actions a{padding:11px 13px;font-size:14px}}@media (width<=900px){.site-header{height:86px}.site-header nav{gap:8px;top:116px}.site-header nav a{border-bottom:1px solid #edf0f5;padding:12px 4px;font-size:18px}.official-brand .official-symbol{width:48px;height:55px}.official-brand .official-wordmark{width:170px;height:49px}.menu-button{font-size:28px}.footer-brand .official-symbol{width:48px;height:55px}.footer-brand .official-wordmark{width:170px;height:49px}}@media (width<=600px){.top-strip{font-size:10px}.site-header{height:82px}.official-brand{gap:5px}.official-brand .official-symbol{width:43px;height:49px}.official-brand .official-wordmark{width:145px;height:43px}.site-header nav{top:112px}.footer-brand .official-symbol{width:42px;height:48px}.footer-brand .official-wordmark{width:148px;height:43px}.footer-top>div a{font-size:12px}}.process-section{background:#faf9f6}.process-section .section.compact{max-width:1240px;padding-top:88px;padding-bottom:95px}.process-section .section-heading{margin-bottom:44px}.process-section .section-heading h2{font-size:38px}.process-intro{color:#6f7a8c!important;margin:13px 0 0!important;font-size:16px!important}.process-grid{gap:18px}.process-grid article{text-align:left;background:#fff;border:1px solid #e7e9ed;border-radius:18px;padding:0;overflow:hidden;box-shadow:0 8px 26px #2436520d}.process-grid article:not(:last-child):after{content:"→";z-index:2;background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:15px;display:grid;top:110px;right:-18px;box-shadow:0 5px 15px #19355b33}.process-photo{background:#e9eef5;height:185px;position:relative;overflow:hidden}.process-photo img{object-fit:cover;width:100%;height:100%;display:block}.process-photo em{width:38px;height:38px;color:var(--blue);background:#ffffffec;border-radius:50%;place-items:center;font-size:13px;font-style:normal;font-weight:900;display:grid;position:absolute;top:14px;left:14px;box-shadow:0 5px 15px #1d2f4b22}.process-grid h3{letter-spacing:-.03em;margin:22px 20px 9px;font-size:20px}.process-grid p{color:#69778c;word-break:keep-all;margin:0 20px 24px;font-size:14px;line-height:1.75}@media (width<=900px){.process-grid{grid-template-columns:1fr 1fr;gap:18px}.process-grid article:not(:last-child):after{display:none}.process-photo{height:220px}}@media (width<=600px){.process-section .section-heading h2{font-size:29px}.process-intro{line-height:1.7;font-size:14px!important}.process-grid{grid-template-columns:1fr}.process-photo{height:230px}.process-grid h3{font-size:20px}.process-grid p{font-size:15px}}.legal-header{justify-content:space-between;align-items:center;max-width:1180px;height:104px;margin:auto;padding:0 24px;display:flex}.legal-home{color:#4e5e75;font-size:14px;font-weight:750}.legal-hero{color:#fff;background:linear-gradient(120deg,#183b5b,#183b5b);min-height:260px;padding:64px max(50vw - 560px,25px)}.legal-hero.privacy{background:linear-gradient(120deg,#153d76,#245ba8)}.legal-hero>span{letter-spacing:.18em;color:#85aef4;font-size:11px;font-weight:850}.legal-hero h1{margin:12px 0 8px;font-size:38px}.legal-hero p{color:#b6c5db;font-size:13px}.legal-layout{grid-template-columns:190px 1fr;gap:54px;max-width:1120px;margin:0 auto;padding:58px 24px 100px;display:grid}.legal-layout aside{border-top:2px solid var(--navy);flex-direction:column;align-self:start;display:flex;position:sticky;top:25px}.legal-layout aside a,.legal-layout aside b{border-bottom:1px solid #e2e7ee;padding:16px 7px;font-size:14px}.legal-layout aside b{color:var(--blue)}.legal-layout aside small{color:#8490a2;margin:24px 7px;font-size:11px;line-height:1.7}.legal-document{font-size:15px}.legal-notice{border-left:4px solid var(--blue);color:#40516c;background:#f1f6ff;border-radius:7px;margin-bottom:34px;padding:19px 21px;line-height:1.75}.legal-document section{border-bottom:1px solid #e8ebef;padding:24px 0}.legal-document h2{margin:0 0 11px;font-size:20px}.legal-document p{color:#526075;word-break:keep-all;margin:0;font-size:15px;line-height:1.9}.legal-source{background:#f7f8fa;border-radius:10px;margin-top:35px;padding:22px}.legal-source b{font-size:14px}.legal-source p{margin-top:6px;font-size:12px}.privacy-table{border-top:2px solid var(--navy);margin-top:18px}.privacy-table>div{border-bottom:1px solid #e3e7ed;grid-template-columns:1fr 2.1fr 1.4fr;display:grid}.privacy-table b,.privacy-table span{padding:15px 13px;font-size:12px;line-height:1.65}.privacy-table span{color:#5d6b7f;border-left:1px solid #e3e7ed}.privacy-table .table-head{background:#f3f6fa}.privacy-table .table-head b{font-size:13px}.table-note{color:#758297!important;margin-top:13px!important;font-size:12px!important}@media (width<=700px){.legal-header{height:88px;padding:0 17px}.legal-header .official-symbol{width:42px;height:48px}.legal-header .official-wordmark{width:145px;height:43px}.legal-home{font-size:12px}.legal-hero{min-height:210px;padding-top:47px}.legal-hero h1{font-size:30px}.legal-layout{grid-template-columns:1fr;gap:20px;padding:35px 18px 70px}.legal-layout aside{flex-direction:row;align-items:center;gap:15px;position:static;overflow:auto}.legal-layout aside a,.legal-layout aside b{white-space:nowrap;border-bottom:0}.legal-layout aside small{display:none}.legal-document{font-size:14px}.legal-document h2{font-size:19px}.legal-document p{font-size:14px}.privacy-table{overflow-x:auto}.privacy-table>div{min-width:700px}}.audience-paths{gap:18px;max-width:1180px;margin-top:26px}.audience-paths article{min-height:335px;padding:42px 38px}.audience-paths article>span{padding:7px 12px;font-size:12px}.audience-paths h2{margin:19px 0 14px;font-size:33px;line-height:1.38}.audience-paths p{word-break:keep-all;max-width:510px;font-size:15px;line-height:1.85}.audience-paths article>div{gap:19px;margin-top:26px}.audience-paths a,.audience-paths button{padding:15px 20px;font-size:14px}.audience-paths small{font-size:11px;line-height:1.5}.faq-section{grid-template-columns:300px 1fr;gap:70px;max-width:1160px;margin:auto;padding:100px 24px;display:grid}.faq-heading{align-self:start;position:sticky;top:30px}.faq-heading h2{letter-spacing:-.04em;margin:12px 0 15px;font-size:36px;font-weight:500;line-height:1.4}.faq-heading h2 strong{font-weight:850}.faq-heading p{color:#758196;font-size:14px;line-height:1.8}.faq-heading button{background:var(--navy);color:#fff;border:0;border-radius:9px;margin-top:22px;padding:14px 17px;font-size:13px;font-weight:800}.faq-list{border-top:2px solid var(--navy)}.faq-list details{border-bottom:1px solid #dfe4eb}.faq-list summary{cursor:pointer;grid-template-columns:42px 1fr 32px;align-items:center;gap:13px;padding:25px 7px;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{width:35px;height:35px;color:var(--blue);background:#e8f5f1;border-radius:50%;place-items:center;font-size:14px;font-weight:900;display:grid}.faq-list summary>b{letter-spacing:-.025em;font-size:18px;line-height:1.55}.faq-list summary>i{color:#7d8999;font-size:24px;font-style:normal;transition:all .2s}.faq-list details[open] summary>i{transform:rotate(45deg)}.faq-list details>div{padding:0 52px 28px 62px}.faq-list details>div strong{color:#244f97;margin-bottom:8px;font-size:16px;line-height:1.75;display:block}.faq-list details>div p{color:#5e6b7e;word-break:keep-all;margin:0;font-size:15px;line-height:1.9}@media (width<=900px){.audience-paths article{min-height:auto}.faq-section{grid-template-columns:1fr;gap:30px}.faq-heading{position:static}.faq-heading br{display:none}}@media (width<=600px){.audience-paths article{padding:31px 23px}.audience-paths article>span{font-size:11px}.audience-paths h2{font-size:28px}.audience-paths p{font-size:15px}.audience-paths a,.audience-paths button{font-size:14px}.audience-paths small{font-size:11px}.faq-section{padding:70px 18px}.faq-heading h2{font-size:30px}.faq-heading p{font-size:15px}.faq-list summary{grid-template-columns:38px 1fr 24px;gap:9px;padding:21px 2px}.faq-list summary>b{font-size:16px}.faq-list details>div{padding:0 8px 25px 47px}.faq-list details>div strong,.faq-list details>div p{font-size:15px}}.family-nav{color:#d98c2b!important}.family-page{background:#fff}.family-header{justify-content:space-between;align-items:center;max-width:1240px;height:104px;margin:auto;padding:0 24px;display:flex}.family-header nav{gap:38px;margin:0}.family-header nav a{font-size:16px;font-weight:750}.family-header nav .active{color:#d98c2b}.family-hero{background:linear-gradient(120deg,#eff8f5,#fff8ea 62%,#fff4f0);grid-template-columns:1.25fr .65fr;align-items:center;gap:80px;min-height:540px;padding:76px max(50vw - 560px,24px);display:grid}.family-hero>div>span,.family-kicker{letter-spacing:.17em;color:#d98c2b;font-size:11px;font-weight:900}.family-hero h1{letter-spacing:-.05em;margin:17px 0 20px;font-size:46px;font-weight:500;line-height:1.32}.family-hero h1 strong{color:#174c57;font-weight:900}.family-hero>div>p{color:#5d6c82;word-break:keep-all;max-width:700px;font-size:16px;line-height:1.9}.family-hero-actions{gap:10px;margin:30px 0 20px;display:flex}.family-hero-actions a{color:#fff;background:#174c57;border-radius:10px;padding:16px 20px;font-size:14px;font-weight:800}.family-hero-actions a:last-child{color:#394a65;background:#fff;border:1px solid #d8dfec}.family-hero small{color:#7b8595;font-size:12px}.family-hero aside{background:#fff;border:1px solid #e3e6ef;border-radius:22px;padding:30px;box-shadow:0 18px 50px #29395716}.family-hero aside>span{color:#d98c2b;font-size:13px;font-weight:850}.family-hero aside b{color:#d98c2b;background:#fff6dd;border-radius:50%;place-items:center;width:32px;height:32px;margin-top:18px;font-size:11px;display:inline-grid}.family-hero aside p{margin-left:10px;font-size:14px;font-weight:700;display:inline}.family-hero aside p:after{content:"";display:block}.family-tabs{z-index:9;background:#fff;border-bottom:1px solid #e4e8ee;justify-content:center;gap:50px;margin:0;padding:0 20px;display:flex;position:sticky;top:0}.family-tabs a{padding:19px 0;font-size:14px;font-weight:800}.family-tabs a:hover{color:#d98c2b}.family-section{max-width:1120px;margin:auto;padding:95px 24px;scroll-margin-top:65px}.family-section h2{letter-spacing:-.04em;margin:10px 0 18px;font-size:36px}.family-section>p,.section-lead{color:#5d697b;word-break:keep-all;font-size:16px;line-height:1.9}.family-alert{background:#fff5f1;border:1px solid #ffd9cf;border-radius:14px;margin-top:30px;padding:25px 28px}.family-alert strong{color:#d95943;font-size:18px}.family-alert p{color:#665f5c;margin:7px 0 0;font-size:14px;line-height:1.8}.family-soft{background:#f7f8fb;max-width:none;padding-left:max(50vw - 560px,24px);padding-right:max(50vw - 560px,24px)}.eligibility-grid{grid-template-columns:repeat(5,1fr);gap:12px;margin-top:32px;display:grid}.eligibility-grid article{background:#fff;border:1px solid #e3e7ee;border-radius:16px;min-height:250px;padding:24px 18px}.eligibility-grid article>span{color:#d98c2b;font-size:12px;font-weight:900}.eligibility-grid h3{margin:25px 0 9px;font-size:17px;line-height:1.45}.eligibility-grid p{color:#687589;margin:0;font-size:13px;line-height:1.75}.family-caution{background:#fff;border-left:4px solid #e76c55;margin-top:20px;padding:20px 24px}.family-caution b{font-size:15px}.family-caution p{color:#687487;margin:7px 0 0;font-size:13px;line-height:1.75}.document-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:32px;display:grid}.document-grid article{border:1px solid #e1e6ee;border-radius:17px;padding:28px}.document-grid article>span{color:#d98c2b;background:#fff6dd;border-radius:15px;padding:6px 10px;font-size:11px;font-weight:850;display:inline-flex}.document-grid h3{margin:19px 0;font-size:20px}.document-grid ul{margin:0;padding:0;list-style:none}.document-grid li{color:#5f6d81;border-bottom:1px solid #edf0f4;padding:10px 0;font-size:14px}.document-grid li:before{content:"✓";color:#d98c2b;margin-right:8px;font-weight:900}.document-note{background:#eff8f5;border-radius:14px;margin-top:22px;padding:24px 27px}.document-note strong{color:#294e8d;font-size:16px}.document-note p{color:#526176;margin:7px 0 0;font-size:14px;line-height:1.85}.family-process{grid-template-columns:repeat(6,1fr);gap:10px;margin-top:35px;display:grid}.family-process article{background:#fff;border:1px solid #e3e7ee;border-radius:15px;min-height:190px;padding:23px 16px;position:relative}.family-process article:not(:last-child):after{content:"→";z-index:2;color:#d98c2b;font-weight:900;position:absolute;top:50%;right:-10px}.family-process span{color:#d98c2b;font-size:20px;font-weight:900}.family-process p{color:#6a7688;margin:0;font-size:12px;line-height:1.7}.family-apply{grid-template-columns:.8fr 1.2fr;gap:70px;max-width:1120px;display:grid}.apply-copy{padding-top:20px}.apply-copy h2{margin:10px 0;font-size:36px}.apply-copy>p{color:#647084;font-size:15px;line-height:1.8}.apply-copy ul{margin:28px 0;padding:0;list-style:none}.apply-copy li{color:#c34f3d;background:#fff4f1;border-radius:8px;margin:7px 0;padding:10px 12px;font-size:13px;line-height:1.7}.family-form{border:1px solid #dfe4ec;border-radius:20px;padding:30px;box-shadow:0 16px 45px #1f355312}.family-form label{margin:14px 0;font-size:13px;font-weight:750;display:block}.family-form input,.family-form select,.family-form textarea{width:100%;font:inherit;background:#fff;border:1px solid #d8dfe9;border-radius:8px;margin-top:7px;padding:12px;display:block}.family-form textarea{resize:vertical;min-height:115px}.family-form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.family-consent{color:#59677c;align-items:flex-start;gap:7px;font-weight:500!important;display:flex!important}.family-consent input{width:auto;margin:3px 0 0}.family-consent a{color:#365fa7;text-decoration:underline}.family-form>button{color:#fff;background:#d98c2b;border:0;border-radius:9px;width:100%;height:50px;font-size:14px;font-weight:850}.apply-success{text-align:center;background:#f7f6ff;border:1px solid #dfe4ec;border-radius:20px;padding:50px 30px}.apply-success>span{color:#fff;background:#d98c2b;border-radius:50%;place-items:center;width:60px;height:60px;margin:auto;font-size:25px;display:grid}.apply-success h3{margin:20px 0 8px;font-size:23px}.apply-success p{color:#697589;font-size:14px;line-height:1.8}.apply-success a{color:#fff;background:#174c57;border-radius:8px;margin-top:15px;padding:12px 17px;font-size:13px;font-weight:800;display:inline-block}@media (width<=1000px){.family-header nav{gap:18px}.family-header nav a{font-size:14px}.family-hero{grid-template-columns:1fr;gap:35px}.eligibility-grid,.family-process{grid-template-columns:repeat(3,1fr)}.family-process article:not(:last-child):after{display:none}}@media (width<=700px){.family-header{height:86px;padding:0 17px}.family-header nav{display:none}.family-header .official-symbol{width:44px;height:50px}.family-header .official-wordmark{width:150px;height:44px}.family-hero{padding:58px 20px}.family-hero h1{font-size:34px}.family-hero>div>p{font-size:15px}.family-hero-actions{flex-direction:column}.family-hero-actions a{text-align:center}.family-tabs{justify-content:flex-start;gap:28px;overflow:auto}.family-tabs a{white-space:nowrap}.family-section{padding:68px 18px}.family-section h2{font-size:29px}.eligibility-grid,.document-grid,.family-process{grid-template-columns:1fr}.eligibility-grid article{min-height:auto}.family-apply{grid-template-columns:1fr;gap:25px}.family-form{padding:23px 18px}.family-form-row{grid-template-columns:1fr}}.family-header nav a{font-size:19px}.family-tabs{gap:62px}.family-tabs a{padding:23px 0;font-size:18px}.family-hero{grid-template-columns:1fr 1fr;gap:55px}.family-hero-photo{min-width:0;position:relative}.family-hero-photo>img{object-fit:cover;border-radius:24px;width:100%;height:410px;display:block;box-shadow:0 22px 55px #24365626}.family-hero-photo aside{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border-radius:15px;padding:17px 20px;position:absolute;bottom:22px;left:24px;right:24px}.family-hero-photo aside>span{font-size:13px}.family-hero-photo aside b{width:27px;height:27px;margin-top:10px}.family-hero-photo aside p{font-size:13px}.eligibility-photo{background:#fff;border:1px solid #e1e6ef;border-radius:20px;grid-template-columns:1.2fr 1fr;align-items:stretch;margin:32px 0 26px;display:grid;overflow:hidden}.eligibility-photo img{object-fit:cover;width:100%;height:290px}.eligibility-photo>div{flex-direction:column;justify-content:center;padding:38px;display:flex}.eligibility-photo strong{color:#243f72;font-size:24px;line-height:1.45}.eligibility-photo p{color:#657287;margin:10px 0 0;font-size:16px;line-height:1.85}.document-grid article>span{padding:9px 14px;font-size:16px}.document-grid h3{font-size:23px}.document-grid li{font-size:16px;line-height:1.65}.family-process{grid-template-columns:repeat(3,1fr);gap:18px}.family-process article{min-height:0;padding:0;overflow:hidden}.family-process article:not(:last-child):after{display:none}.family-process-photo{height:175px;position:relative}.family-process-photo img{object-fit:cover;width:100%;height:100%;display:block}.family-process-photo span{background:#fffffff0;border-radius:50%;place-items:center;width:42px;height:42px;font-size:15px;display:grid;position:absolute;top:13px;left:13px;box-shadow:0 4px 15px #0002}.family-process-copy{padding:20px 20px 24px}.family-process h3{margin:0 0 8px;font-size:19px}.family-process p{font-size:15px;line-height:1.7}.family-section#process h2{margin-bottom:28px}@media (width<=1100px) and (width>=701px){.family-header nav{gap:20px}.family-header nav a{font-size:16px}.family-tabs{gap:38px}.family-tabs a{font-size:17px}.family-hero{grid-template-columns:1fr}.family-hero-photo{max-width:760px}.eligibility-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=700px){.family-tabs{gap:30px}.family-tabs a{padding:19px 0;font-size:17px}.family-hero{grid-template-columns:1fr}.family-hero-photo>img{height:360px}.family-hero-photo aside{bottom:12px;left:12px;right:12px}.eligibility-photo{grid-template-columns:1fr}.eligibility-photo img{height:230px}.eligibility-photo>div{padding:25px}.eligibility-photo strong{font-size:21px}.eligibility-photo p{font-size:15px}.document-grid article>span{font-size:16px}.document-grid h3{font-size:22px}.document-grid li{font-size:16px}.family-process{grid-template-columns:1fr}.family-process-photo{height:230px}.family-process h3{font-size:20px}.family-process p{font-size:16px}}.care-modal{width:min(720px,100%);padding:38px 40px}.care-modal .kicker{font-size:13px}.care-modal h2{margin:10px 0 7px;font-size:34px}.care-modal>p{margin-bottom:27px;font-size:15px;line-height:1.75}.care-modal label{margin:17px 0;font-size:14px}.care-modal input,.care-modal select,.care-modal textarea{margin-top:8px;padding:14px 15px;font-size:15px}.care-modal input,.care-modal select{height:52px}.care-modal textarea{min-height:130px}.privacy-check{font-size:14px!important}.privacy-check input{height:auto}.care-submit{height:55px;font-size:18px}.care-modal-close{font-size:30px}.signup-page{background:#f2f5fa;min-height:100vh}.signup-header{background:#fff;border-bottom:1px solid #e2e7ef;justify-content:space-between;align-items:center;height:100px;padding:0 max(50vw - 590px,24px);display:flex}.signup-header>a:last-child{color:#53627a;font-size:15px;font-weight:750}.signup-shell{grid-template-columns:.85fr 1.15fr;gap:70px;max-width:1180px;margin:auto;padding:70px 24px 100px;display:grid}.signup-intro{padding-top:28px}.signup-intro>span{letter-spacing:.16em;color:var(--blue);font-size:12px;font-weight:900}.signup-intro h1{letter-spacing:-.045em;margin:16px 0;font-size:38px;line-height:1.4}.signup-intro h1 strong{color:#174c57}.signup-intro>p{color:#68758a;font-size:16px;line-height:1.8}.signup-intro ol{margin:40px 0;padding:0;list-style:none}.signup-intro li{color:#9aa4b3;align-items:center;gap:14px;margin:15px 0;display:flex}.signup-intro li b{background:#e3e7ed;border-radius:50%;place-items:center;width:38px;height:38px;font-size:13px;display:grid}.signup-intro li span{font-size:16px;font-weight:750}.signup-intro li.active{color:#174c57}.signup-intro li.active b{color:#fff;background:#0f766e}.signup-card{background:#fff;border:1px solid #e0e5ed;border-radius:22px;padding:38px 42px;box-shadow:0 18px 55px #22385812}.step-label{color:var(--blue);letter-spacing:.14em;font-size:12px;font-weight:900}.signup-card h2{margin:9px 0 5px;font-size:30px}.signup-card form>p,.signup-complete>p{color:#778398;margin:0 0 24px;font-size:14px;line-height:1.75}.signup-card label{margin:16px 0;font-size:14px;font-weight:750;display:block}.signup-card input,.signup-card select{width:100%;height:50px;font:inherit;background:#fff;border:1px solid #d6deea;border-radius:9px;margin-top:8px;padding:0 14px;display:block}.signup-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.signup-consent{color:#5f6d81;align-items:flex-start;gap:8px;font-weight:500!important;display:flex!important}.signup-consent input{width:auto;height:auto;margin-top:4px}.signup-consent a{color:#315fae;text-decoration:underline}.signup-card form>button,.signup-actions button,.signup-complete>a{color:#fff;background:#0f766e;border:0;border-radius:9px;place-items:center;width:100%;height:53px;font-size:16px;font-weight:850;display:grid}.phone-field{grid-template-columns:1fr 145px;gap:8px;display:grid}.phone-field button{color:#fff;background:#183766;border:0;border-radius:9px;margin-top:8px;font-weight:800}.signup-status{color:#315a9c;background:#eff8f5;border-radius:8px;margin:15px 0;padding:13px 15px;font-size:14px}.signup-actions{grid-template-columns:120px 1fr;gap:9px;margin-top:20px;display:grid}.signup-actions button:first-child{color:#5f6c7e;background:#eef1f5}.signup-file{border:1px dashed #aebbd0;border-radius:10px;padding:17px}.signup-file input{border:0;height:auto;padding:0}.signup-file small{color:#8994a5;margin-top:7px;font-size:12px;display:block}.signup-complete{text-align:center;padding:35px 5px}.signup-complete>span{color:#1fa66b;background:#e5f7ee;border-radius:50%;place-items:center;width:68px;height:68px;margin:auto;font-size:30px;display:grid}.signup-complete h2{margin-top:20px}.signup-complete>div{text-align:left;background:#f4f9f8;border-radius:10px;margin:25px 0;padding:20px}.signup-complete>div b,.signup-complete>div span{display:block}.signup-complete>div span{color:#647188;margin-top:5px;font-size:14px}@media (width<=800px){.signup-shell{grid-template-columns:1fr;gap:20px;padding-top:40px}.signup-intro{padding-top:0}.signup-intro ol{grid-template-columns:1fr 1fr;gap:6px;margin:25px 0;display:grid}.signup-intro li{margin:4px 0}.signup-card{padding:30px 24px}}@media (width<=600px){.care-modal{padding:30px 20px}.care-modal h2{font-size:29px}.care-modal>p,.care-modal label{font-size:14px}.care-modal input,.care-modal select,.care-modal textarea{font-size:15px}.signup-header{height:84px;padding:0 16px}.signup-header .official-symbol{width:42px;height:48px}.signup-header .official-wordmark{width:145px;height:43px}.signup-shell{padding:30px 16px 70px}.signup-intro h1{font-size:29px}.signup-intro>p{font-size:15px}.signup-intro li span{font-size:13px}.signup-card{padding:27px 18px}.signup-card h2{font-size:26px}.signup-row{grid-template-columns:1fr}.phone-field{grid-template-columns:1fr 125px}.signup-actions{grid-template-columns:90px 1fr}}.agreement-all,.agreement-list label{align-items:center;gap:10px;display:flex!important}.agreement-all{background:#eff8f5;border-radius:10px;padding:17px;font-size:16px!important}.agreement-all input,.agreement-list input{width:auto;height:auto;margin:0}.agreement-list{border:1px solid #e1e6ed;border-radius:10px;margin:15px 0 23px;padding:5px 17px}.agreement-list label{border-bottom:1px solid #edf0f4;margin:0;padding:13px 0;font-weight:500}.agreement-list label:last-child{border:0}.agreement-list label span{flex:1;font-size:14px}.agreement-list b{color:#e45e49;margin-left:5px;font-size:11px}.agreement-list em{color:#8090a7;margin-left:5px;font-size:11px;font-style:normal}.identity-guide{color:#fff;background:linear-gradient(120deg,#173a70,#285ca8);border-radius:13px;margin:20px 0;padding:20px}.identity-guide strong,.identity-guide span,.identity-guide small{display:block}.identity-guide strong{font-size:19px}.identity-guide span{color:#c9daf5;margin:4px 0 13px;font-size:14px}.identity-guide small{color:#aebfda;font-size:12px;line-height:1.6}.signup-card .flow-demo{color:#667487;background:#eef1f6;margin-top:9px}.signup-complete>div+div{margin-top:-15px}@media (width<=600px){.agreement-list{padding:4px 12px}.agreement-list label span{font-size:13px}.identity-guide{padding:17px}.signup-intro ol{grid-template-columns:1fr 1fr}.signup-intro li:last-child{grid-column:1/-1}}.service-grid{gap:16px}.service-card{flex-direction:column;min-height:390px;padding:0;display:flex;overflow:hidden;background:#fff!important}.service-photo{height:155px;position:relative;overflow:hidden}.service-photo img{object-fit:cover;width:100%;height:100%;display:block}.service-photo:after{content:"";background:linear-gradient(#0000,#14233d44);height:45px;position:absolute;inset:auto 0 0}.service-photo em{z-index:2;color:#245499;background:#ffffffed;border-radius:50%;place-items:center;width:34px;height:34px;font-size:12px;font-style:normal;font-weight:900;display:grid;position:absolute;top:12px;right:12px}.service-content{flex-direction:column;flex:1;padding:22px 19px 20px;display:flex}.service-content h3{margin:0 0 7px;font-size:22px}.service-content>p{color:#687589;margin:0;font-size:15px;line-height:1.65}.service-content>div{justify-content:space-between;align-items:center;margin-top:auto;padding-top:20px;display:flex}.service-content>div b{color:#344963;font-size:14px}.service-content button{background:#fff;border:1px solid #ced9e8;border-radius:50%;width:39px;height:39px;font-size:17px}.service-card.blue{border-color:#cfe0f5}.service-card.care{border-color:#bfcff1}.service-card.coral{border-color:#f2d2c8}.service-card.mint{border-color:#cbe9dd}.service-card.violet{border-color:#ddd3f4}.audience-paths article{border:1px solid #0000;grid-template-columns:1.2fr .8fr;min-height:370px;padding:0;display:grid}.audience-paths article:after{display:none}.audience-copy{flex-direction:column;align-items:flex-start;padding:37px 18px 35px 37px;display:flex}.audience-copy>span{border-radius:18px;color:#fff!important;background:#ffffff25!important;padding:8px 14px!important;font-size:15px!important;font-weight:900!important;display:inline-flex!important}.customer-path .audience-copy>span{color:#cf4f38!important;background:#ffded5!important}.audience-copy h2{white-space:nowrap;font-size:29px;line-height:1.5}.audience-copy h2 strong{display:block}.audience-copy p{font-size:15px;line-height:1.8}.audience-copy>a,.audience-copy>button{margin-top:auto;box-shadow:0 8px 22px #081a3b28;padding:15px 20px!important;font-size:15px!important}.audience-paths article>img{object-fit:cover;width:100%;height:100%;min-height:370px;display:block}.graduate-path>img,.customer-path>img{border-radius:0 21px 21px 0}.customer-path{background:#fff5f1}.customer-path .audience-copy p{color:#665d59}.customer-path .audience-copy>button{background:#d95845}.graduate-path .audience-copy>a{background:#f06a55}@media (width<=1000px){.service-grid{grid-template-columns:repeat(2,1fr)}.service-photo{height:200px}.audience-paths article{grid-template-columns:1fr 230px}.audience-copy{padding:30px 15px 30px 30px}.audience-copy h2{font-size:27px}}@media (width<=650px){.service-grid{grid-template-columns:1fr}.service-card{min-height:390px}.service-photo{height:220px}.audience-paths article{grid-template-columns:1fr;min-height:0}.audience-copy{padding:28px 22px}.audience-copy h2{font-size:27px}.audience-copy>p{font-size:15px}.audience-copy>a,.audience-copy>button{margin-top:18px}.audience-paths article>img{border-radius:0 0 21px 21px;height:220px;min-height:0}}@media (width<=1000px){.audience-paths{grid-template-columns:1fr}.audience-paths article,.audience-paths .customer-path{grid-template-columns:1.2fr .8fr}}@media (width<=650px){.audience-paths .customer-path{grid-template-columns:1fr}.customer-path .audience-copy h2{font-size:clamp(23px,7.1vw,27px)}}.service-card>.service-content{justify-content:flex-start;align-items:stretch;margin-top:0}.service-arrow{background:#fff;border:1px solid #ced9e8;border-radius:50%;place-items:center;width:39px;height:39px;font-size:17px;transition:all .2s;display:grid}.service-card:hover .service-arrow{color:#fff;background:#0f766e;border-color:#0f766e}.care-request-section{grid-template-columns:1.1fr .9fr}.care-request-copy .kicker{font-size:13px}.care-request-copy h2{font-size:43px}.care-request-copy>p{font-size:17px;line-height:1.9}.care-request-copy li{padding:13px 15px;font-size:16px}.care-request-card{padding:36px 34px}.care-card-head span{font-size:13px}.care-card-head b{margin-top:7px;font-size:32px}.care-checks{margin:28px 0}.care-checks p{grid-template-columns:56px 1fr;column-gap:12px;margin:20px 0}.care-checks p>span.care-emoji{background:#eff8f5;width:48px;height:48px;font-size:23px}.care-checks b{font-size:18px}.care-checks small{font-size:14px;line-height:1.6}.care-request-card>button{height:58px;font-size:17px}.care-request-card>em{margin-top:14px;font-size:12px}.service-card p{font-size:14px;line-height:1.7}.service-card>div:last-child b{font-size:13px}.job-card h3{font-size:18px}.job-card p{font-size:13px}.section-heading>p,.trust-copy>p{font-size:15px}.trust-points b{font-size:16px}.trust-points small{font-size:12px}.featured-news p{font-size:14px}.news-list b{font-size:15px}.top-button{z-index:25;color:#fff;cursor:pointer;background:#183b5b;border:0;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:62px;height:62px;font-size:11px;font-weight:900;display:flex;position:fixed;bottom:28px;right:28px;box-shadow:0 10px 28px #183b5b4d}.top-button span{font-size:22px;line-height:18px}.top-button:hover{background:#0f766e;transform:translateY(-2px)}@media (width<=900px){.care-request-section{grid-template-columns:1fr}.care-request-copy h2{font-size:38px}.care-request-card{max-width:600px}.top-button{bottom:18px;right:18px}}@media (width<=600px){.care-request-copy h2{font-size:32px}.care-request-copy>p{font-size:16px}.care-request-copy li{font-size:15px}.care-request-card{padding:30px 22px}.care-card-head b{font-size:29px}.care-checks b{font-size:17px}.care-checks small{font-size:14px}.care-request-card>button{font-size:16px}.top-button{width:54px;height:54px;bottom:14px;right:14px}}.care-receipt{text-align:center;padding:52px 42px}.receipt-check{color:#14975e;background:#e8f8f0;border-radius:50%;place-items:center;width:68px;height:68px;margin:0 auto 20px;font-size:34px;font-weight:900;display:grid}.care-receipt h2{font-size:32px}.care-receipt p{font-size:16px}.care-receipt>strong{color:#183b5b;letter-spacing:.8px;background:#edf3ff;border-radius:12px;margin:23px auto;padding:17px;font-size:21px;display:block}.care-receipt>a{color:#fff;background:#0f766e;border-radius:10px;padding:15px 22px;font-size:16px;font-weight:850;display:inline-flex}.status-page{color:#112a51;background:#f4f9f8;min-height:100vh}.status-header{background:#fff;border-bottom:1px solid #e0e7f0;justify-content:space-between;align-items:center;height:100px;padding:0 max(50vw - 560px,28px);display:flex}.status-header>a:last-child{color:#244b83;font-size:16px;font-weight:800}.status-hero{text-align:center;color:#fff;background:linear-gradient(135deg,#163b72,#10284f);padding:72px 24px 48px}.status-hero>span{letter-spacing:2px;color:#79a9ff;font-size:13px;font-weight:900}.status-hero h1{margin:15px 0 10px;font-size:42px}.status-hero p{color:#c4d2e5;font-size:17px}.status-shell{width:min(1080px,100% - 40px);margin:-5px auto 80px}.status-lookup{background:#fff;border-radius:18px;grid-template-columns:1fr 1fr 190px;align-items:end;gap:14px;padding:28px;display:grid;box-shadow:0 14px 45px #10284f12}.status-lookup label{font-size:15px;font-weight:800}.status-lookup input{border:1px solid #cfd9e7;border-radius:10px;width:100%;height:53px;margin-top:9px;padding:0 15px;font-size:16px;display:block}.status-lookup button{color:#fff;background:#0f766e;border:0;border-radius:10px;height:53px;font-size:17px;font-weight:850}.status-error,.status-guide{background:#fff;border-radius:14px;margin-top:20px;padding:24px}.status-error{color:#c23b32;border:1px solid #f1c5c1}.status-guide b{font-size:18px}.status-guide p{color:#68758a;font-size:15px}.status-result{margin-top:24px}.status-summary{background:#fff;border:1px solid #dae3ef;border-radius:18px;grid-template-columns:1.1fr .9fr;gap:30px;padding:35px;display:grid}.status-summary>div>span{color:#0f766e;font-size:14px;font-weight:850}.status-summary h2{margin:9px 0;font-size:34px}.status-summary p{color:#5f6f84;font-size:16px;line-height:1.7}.status-summary dl{background:#f5f8fc;border-radius:14px;margin:0;padding:20px 24px}.status-summary dl div{border-bottom:1px solid #e0e7f0;justify-content:space-between;gap:15px;padding:10px 0;display:flex}.status-summary dl div:last-child{border:0}.status-summary dt{color:#718095;font-size:14px}.status-summary dd{text-align:right;font-size:15px;font-weight:750}.status-steps{grid-template-columns:repeat(7,1fr);gap:10px;margin:24px 0;padding:0;list-style:none;display:grid}.status-steps li{opacity:.58;background:#fff;border:1px solid #dce4ee;border-radius:14px;min-height:185px;padding:20px 15px}.status-steps li>span{color:#6e7c8f;background:#edf1f6;border-radius:50%;place-items:center;width:37px;height:37px;font-size:13px;font-weight:900;display:grid}.status-steps b{margin:16px 0 7px;font-size:16px;display:block}.status-steps p{color:#738196;font-size:12px;line-height:1.6}.status-steps .done,.status-steps .current{opacity:1}.status-steps .done>span{color:#168954;background:#e5f7ed}.status-steps .current{background:#f2f6ff;border:2px solid #0f766e;box-shadow:0 8px 24px #0f766e1c}.status-steps .current>span{color:#fff;background:#0f766e}.status-steps em{color:#fff;background:#0f766e;border-radius:10px;margin-top:7px;padding:4px 8px;font-size:11px;font-style:normal;font-weight:800;display:inline-block}.status-history{background:#fff;border-radius:18px;padding:30px}.status-history h3{margin:0 0 20px;font-size:24px}.status-history article{border-top:1px solid #e2e8f0;grid-template-columns:110px 1fr;gap:18px;padding:16px 0;display:grid}.status-history article>span{color:#0f766e;font-size:14px;font-weight:850}.status-history b{font-size:15px;display:block}.status-history time{color:#7c899b;margin-top:7px;font-size:12px;display:block}@media (width<=900px){.status-lookup{grid-template-columns:1fr 1fr}.status-lookup button{grid-column:1/-1}.status-summary{grid-template-columns:1fr}.status-steps{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.status-header{height:84px;padding:0 16px}.status-header .official-symbol{width:42px;height:48px}.status-header .official-wordmark{width:145px;height:43px}.status-hero{padding:55px 20px 38px}.status-hero h1{font-size:31px}.status-hero p{font-size:15px}.status-shell{width:calc(100% - 28px)}.status-lookup{grid-template-columns:1fr;padding:20px}.status-lookup button{grid-column:auto}.status-summary{padding:25px 20px}.status-summary h2{font-size:29px}.status-steps{grid-template-columns:1fr}.status-steps li{grid-template-columns:48px 1fr;min-height:auto;padding:17px;display:grid}.status-steps b{margin:2px 0 5px}.status-history{padding:24px 19px}.status-history article{grid-template-columns:1fr;gap:7px}.care-receipt{padding:45px 22px}.care-receipt>strong{font-size:16px}}.service-detail-hero{background:linear-gradient(125deg,#eff8f5,#fff8f4);grid-template-columns:1fr 1fr;align-items:center;gap:65px;min-height:510px;padding:55px max(50vw - 560px,28px);display:grid}.service-detail-hero>div>span,.service-intro>span,.price-heading span,.service-guide-grid section>span,.detail-process>span,.fees-document section>span{letter-spacing:.17em;color:#0f766e;font-size:12px;font-weight:900}.service-detail-hero h1{margin:16px 0 12px;font-size:52px}.service-detail-hero p{color:#5f6e83;font-size:19px;line-height:1.8}.service-detail-hero>div>div{gap:10px;margin-top:30px;display:flex}.service-detail-hero a{color:#fff;background:#183b5b;border-radius:10px;padding:16px 22px;font-size:15px;font-weight:850}.service-detail-hero a+a{color:#183b5b;background:#fff;border:1px solid #cad7e8}.service-detail-hero img{object-fit:cover;border-radius:30px;width:100%;height:390px;box-shadow:0 24px 55px #19376321}.service-detail-body{max-width:1120px;margin:auto;padding:75px 24px 100px}.service-intro{max-width:800px}.service-intro h2,.price-heading h2,.service-guide-grid h2,.detail-process h2{margin:11px 0;font-size:32px}.service-intro p{color:#5c6a7e;font-size:17px;line-height:1.9}.price-panel{color:#fff;background:#163f4a;border-radius:25px;margin:55px 0;padding:38px}.price-heading{border-bottom:1px solid #ffffff1d;justify-content:space-between;align-items:end;padding-bottom:25px;display:flex}.price-heading span{color:#81adff}.price-heading h2{margin-bottom:0}.price-heading small{color:#afc1dc;font-size:12px}.price-rows article{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:22px 4px;display:flex}.price-rows article:last-child{border:0}.price-rows b,.price-rows span{display:block}.price-rows b{font-size:18px}.price-rows span{color:#9eb1cc;margin-top:5px;font-size:13px}.price-rows strong{color:#fff;font-size:21px}.service-guide-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.service-guide-grid section{border:1px solid #dce4ef;border-radius:20px;padding:34px}.service-guide-grid ul,.fees-document ul{margin:22px 0;padding:0;list-style:none}.service-guide-grid li,.fees-document li{border-bottom:1px solid #edf0f4;padding:10px 0;font-size:15px;line-height:1.8}.service-guide-grid section>p{color:#778497;background:#f5f7fa;border-radius:9px;padding:14px;font-size:13px}.detail-process{margin-top:65px}.detail-process ol{grid-template-columns:repeat(5,1fr);gap:10px;padding:0;list-style:none;display:grid}.detail-process li{border:1px solid #dfe6ef;border-radius:15px;flex-direction:column;padding:24px 18px;display:flex}.detail-process b{color:#0f766e;font-size:14px}.detail-process span{margin-top:22px;font-size:17px;font-weight:800}.detail-cta{background:#eff8f5;border-radius:23px;justify-content:space-between;align-items:center;margin-top:65px;padding:38px 42px;display:flex}.detail-cta span{color:#0f766e;font-size:13px;font-weight:850}.detail-cta h2{margin:8px 0;font-size:30px}.detail-cta p{color:#65758b;font-size:15px}.detail-cta>a{color:#fff;background:#f06a55;border-radius:10px;padding:17px 23px;font-size:16px;font-weight:850}.fees-hero{background:linear-gradient(120deg,#183b5b,#2e5ca4)}.fees-layout{grid-template-columns:200px 1fr;gap:55px;max-width:1120px;margin:auto;padding:55px 24px 100px;display:grid}.fees-nav{border-top:2px solid #183b5b;flex-direction:column;align-self:start;margin:0;display:flex;position:sticky;top:25px}.fees-nav a{border-bottom:1px solid #e0e6ee;padding:15px 8px;font-size:15px;font-weight:750}.fees-document>section{border-bottom:1px solid #e2e7ee;margin-bottom:45px;padding:10px 0 60px;scroll-margin-top:25px}.fees-document h2{margin:12px 0;font-size:31px}.fees-document>section>p{color:#5d6b7f;font-size:16px;line-height:1.9}.fees-service-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:28px;display:grid}.fees-service-grid>a{border:1px solid #dde5ef;border-radius:15px;grid-template-columns:115px 1fr;min-height:120px;display:grid;overflow:hidden}.fees-service-grid img{object-fit:cover;width:100%;height:100%}.fees-service-grid div{flex-direction:column;padding:18px;display:flex}.fees-service-grid b{font-size:18px}.fees-service-grid span{color:#334e76;margin:5px 0;font-size:15px}.fees-service-grid small{color:#0f766e;margin-top:auto;font-weight:750}.rule-table{border-top:2px solid #183b5b;margin-top:25px}.rule-table>div{border-bottom:1px solid #e1e6ed;grid-template-columns:1.5fr 1fr;display:grid}.rule-table span,.rule-table strong,.rule-table b{padding:16px}.rule-table strong{color:#183b5b;border-left:1px solid #e1e6ed}.rule-head{background:#f1f5fa}.fee-note{background:#fff4ef;border-radius:9px;padding:15px;margin-top:15px!important;font-size:13px!important}.settlement-cards{grid-template-columns:1fr 1fr;gap:13px;margin:26px 0;display:grid}.settlement-cards article{background:#eff8f5;border-radius:17px;padding:27px}.settlement-cards article+article{background:#fff1ed}.settlement-cards span{color:#0f766e;font-size:13px;font-weight:800;display:block}.settlement-cards b{margin:8px 0;font-size:24px;display:block}.settlement-cards p{color:#647287;font-size:14px;line-height:1.7}.fees-document h3{font-size:21px}.fee-notice{background:#f7f8fa;border-left:4px solid #f06a55;margin-top:25px;padding:22px}.fee-notice b{font-size:17px}.fee-notice p{margin:7px 0 0!important;font-size:14px!important}@media (width<=850px){.service-detail-hero{grid-template-columns:1fr;gap:35px}.service-detail-hero img{height:330px}.service-guide-grid{grid-template-columns:1fr}.detail-process ol{grid-template-columns:repeat(3,1fr)}.fees-layout{grid-template-columns:1fr}.fees-nav{flex-direction:row;position:static;overflow:auto}.fees-nav a{white-space:nowrap}}@media (width<=600px){.service-detail-hero{padding:45px 18px}.service-detail-hero h1{font-size:38px}.service-detail-hero p{font-size:16px}.service-detail-hero>div>div{flex-direction:column}.service-detail-hero a{text-align:center}.service-detail-hero img{border-radius:20px;height:250px}.service-detail-body{padding:55px 16px 75px}.service-intro h2,.price-heading h2,.service-guide-grid h2,.detail-process h2{font-size:27px}.price-panel{margin:40px 0;padding:27px 20px}.price-heading{flex-direction:column;align-items:start}.price-heading small{margin-top:12px}.price-rows strong{text-align:right;font-size:17px}.service-guide-grid section{padding:27px 20px}.detail-process ol{grid-template-columns:1fr}.detail-process li{flex-direction:row;align-items:center;gap:18px}.detail-process span{margin:0}.detail-cta{flex-direction:column;align-items:start;padding:30px 22px}.detail-cta a{text-align:center;width:100%;margin-top:15px}.fees-layout{padding:38px 16px 75px}.fees-document h2{font-size:27px}.fees-service-grid,.settlement-cards{grid-template-columns:1fr}.rule-table span,.rule-table strong,.rule-table b{padding:13px 9px;font-size:13px}}.service-guide-grid{gap:24px}.service-guide-grid .service-guide-card{background:#f2f7ff;border:0;padding:0;overflow:hidden;box-shadow:0 14px 38px #183b5b12}.service-guide-grid .check-card{background:#fff5f0}.guide-photo{height:225px;position:relative;overflow:hidden}.guide-photo:after{content:"";background:linear-gradient(#0000 50%,#10284f80);position:absolute;inset:0}.guide-photo img{object-fit:cover;width:100%;height:100%;display:block;transform:scale(1.025)}.support-card .guide-photo img{object-position:35% center}.check-card .guide-photo img{object-position:68% center}.guide-photo>span{z-index:2;color:#0f766e;background:#fff;border-radius:50%;place-items:center;width:48px;height:48px;font-size:23px;font-weight:950;display:grid;position:absolute;bottom:22px;left:25px;box-shadow:0 8px 20px #0b1f3d33}.check-card .guide-photo>span{color:#e6654d}.guide-copy{padding:34px 34px 38px}.service-guide-grid .guide-copy>span{letter-spacing:.05em;color:#0f766e;font-size:16px;font-weight:900}.service-guide-grid .check-card .guide-copy>span{color:#d95845}.service-guide-grid .guide-copy h2{letter-spacing:-.035em;margin:12px 0 23px;font-size:37px;line-height:1.3}.guide-copy ul{margin:0}.service-guide-grid .guide-copy li{border-color:#d9e4f3;grid-template-columns:32px 1fr;align-items:start;gap:4px;padding:15px 0;font-size:17px;line-height:1.75;display:grid}.check-card .guide-copy li{border-color:#f0dcd5}.guide-copy li i{color:#0f766e;background:#dfeaff;border-radius:50%;place-items:center;width:25px;height:25px;margin-top:2px;font-size:13px;font-style:normal;font-weight:900;display:grid}.check-card .guide-copy li i{color:#d95845;background:#ffe0d7}.guide-copy li b{color:#233957;font-weight:650}.guide-copy>p{color:#586a82!important;background:#ffffffa8!important;border-radius:12px!important;margin:22px 0 0!important;padding:18px 19px!important;font-size:16px!important;line-height:1.8!important}@media (width<=850px){.guide-photo{height:280px}.service-guide-grid .guide-copy h2 br{display:none}}@media (width<=600px){.guide-photo{height:210px}.guide-copy{padding:28px 21px 31px}.service-guide-grid .guide-copy>span{font-size:15px}.service-guide-grid .guide-copy h2{font-size:30px}.service-guide-grid .guide-copy li{grid-template-columns:30px 1fr;padding:13px 0;font-size:16px}.guide-copy>p{font-size:15px!important}.service-guide-grid .service-guide-card{border-radius:20px}}.check-card .guide-copy>p{white-space:nowrap;letter-spacing:-.035em;font-size:14px!important}.detail-process li{padding-top:23px;position:relative}.detail-process .process-icon{color:#0f766e;background:#eaf1ff;border-radius:16px;place-items:center;width:54px;height:54px;font-size:24px;font-style:normal;font-weight:900;display:grid;box-shadow:0 7px 18px #0f766e15}.detail-process li:nth-child(2) .process-icon{color:#21956a;background:#e9f7f1}.detail-process li:nth-child(3) .process-icon{color:#e16a51;background:#fff1eb}.detail-process li:nth-child(4) .process-icon{color:#7956d8;background:#f1eaff}.detail-process li:nth-child(5) .process-icon{color:#b7820b;background:#fff7dc}.detail-process li>b{position:absolute;top:18px;right:17px}.detail-process li>span{margin-top:16px}@media (width<=600px){.check-card .guide-copy>p{white-space:normal}.detail-process li{grid-template-columns:58px 34px 1fr;display:grid}.detail-process li>b{position:static}.detail-process li>span{margin:0}}.hero-buttons button.primary{cursor:pointer;border:0;border-radius:11px;align-items:center;gap:28px;height:54px;padding:0 23px;font-size:14px;font-weight:750;display:flex}.need-selector{z-index:4;background:#fff;border-radius:18px;grid-template-columns:1.5fr repeat(4,1fr);align-items:center;gap:12px;max-width:1160px;margin:-30px auto 42px;padding:20px 24px;display:grid;position:relative;box-shadow:0 14px 42px #233b651a}.need-selector>div small,.need-selector>div strong{display:block}.need-selector>div small{color:#6f7e94;margin-bottom:3px;font-size:12px}.need-selector>div strong{font-size:17px}.need-selector>a{color:#283b5d;border-left:1px solid #e3e8f0;justify-content:center;align-items:center;gap:9px;min-height:62px;font-size:15px;font-weight:800;display:flex}.need-selector>a span{font-size:23px}.need-selector>a:hover{color:var(--blue)}.demand-section{padding-top:72px}.demand-layout{grid-template-columns:1fr 350px;gap:22px;display:grid}.demand-cards{gap:15px;display:grid}.demand-cards>a{background:#fff;border:1px solid #e0e7f0;border-radius:19px;grid-template-columns:230px 1fr;min-height:180px;transition:all .2s;display:grid;overflow:hidden}.demand-cards>a:hover{border-color:#a9c1e9;transform:translateY(-3px);box-shadow:0 14px 34px #1d385f16}.demand-cards img{object-fit:cover;width:100%;height:100%}.demand-cards a>div{padding:25px 27px}.demand-cards span{color:var(--blue);font-size:12px;font-weight:900}.demand-cards h3{margin:7px 0;font-size:21px}.demand-cards p{color:#6d7a8e;margin:0 0 13px;font-size:14px;line-height:1.7}.demand-cards b{color:#304f82;font-size:13px}.consult-flow{color:#fff;background:linear-gradient(145deg,#214a83,#183b5b);border-radius:22px;align-self:stretch;padding:34px 30px}.consult-flow>span{letter-spacing:.14em;color:#9fc1f5;font-size:11px;font-weight:850}.consult-flow h3{margin:13px 0 25px;font-size:27px;line-height:1.4}.consult-flow ol{margin:0;padding:0;list-style:none}.consult-flow li{border-bottom:1px solid #ffffff17;align-items:center;gap:13px;padding:13px 0;display:flex}.consult-flow li i{background:#ffffff12;border-radius:50%;place-items:center;width:36px;height:36px;font-size:10px;font-style:normal;font-weight:900;display:grid}.consult-flow li b,.consult-flow li small{display:block}.consult-flow li b{font-size:14px}.consult-flow li small{color:#b7c8df;margin-top:2px;font-size:11px}.consult-flow>button{background:var(--coral);color:#fff;cursor:pointer;border:0;border-radius:10px;width:100%;margin-top:25px;padding:15px 12px;font-size:14px;font-weight:850}.consult-flow>a{text-align:center;color:#d5e2f4;margin-top:14px;font-size:12px;text-decoration:underline;display:block}.bottom-cta button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:9px;padding:15px 20px;font-size:12px;font-weight:750}.bottom-cta>div:last-child a{color:var(--navy);background:#fff;border:1px solid #d8e3f1}@media (width<=900px){.need-selector{border-radius:0;grid-template-columns:1fr 1fr;margin:0}.need-selector>div{grid-column:1/-1}.need-selector>a{border:1px solid #e7ebf1;border-radius:12px}.demand-layout{grid-template-columns:1fr}.consult-flow{max-width:none}.demand-cards>a{grid-template-columns:210px 1fr}}@media (width<=600px){.hero-buttons button.primary{justify-content:space-between;width:100%}.need-selector{gap:8px;padding:20px 17px}.need-selector>div strong{font-size:16px}.need-selector>a{min-height:55px;font-size:13px}.need-selector>a span{font-size:19px}.demand-cards>a{grid-template-columns:1fr}.demand-cards img{height:185px}.demand-cards a>div{padding:22px 20px}.demand-cards h3{font-size:19px}.consult-flow{padding:28px 22px}.bottom-cta button,.bottom-cta a{text-align:center;width:100%}}.guide-page{background:#fff}.guide-hero{grid-template-columns:1fr 470px;align-items:center;gap:70px;min-height:460px;padding:55px max(50vw - 560px,24px);display:grid;overflow:hidden}.care-guide-hero{background:linear-gradient(120deg,#eff8f5,#f7f9ff 58%,#fff1ec)}.certificate-guide-hero{background:linear-gradient(120deg,#f1f8f6,#f6f3ff 58%,#eef8f6)}.guide-hero>div>span,.guide-body>section>span{letter-spacing:.16em;color:var(--blue);font-size:11px;font-weight:900}.guide-hero h1{letter-spacing:-.045em;margin:15px 0 18px;font-size:43px;font-weight:500;line-height:1.32}.guide-hero h1 strong{color:#244b8c;font-weight:900}.guide-hero p{color:#5f6f85;font-size:16px;line-height:1.9}.guide-hero>div>div{gap:10px;margin-top:27px;display:flex}.guide-hero a{background:var(--blue);color:#fff;border-radius:10px;padding:15px 19px;font-size:14px;font-weight:850}.guide-hero a:last-child{color:#2e4365;background:#fff;border:1px solid #d6deea}.guide-hero>img{object-fit:cover;border-radius:30px;width:100%;height:330px;box-shadow:0 20px 50px #183b5b25}.guide-tabs{z-index:8;background:#fff;border-bottom:1px solid #e1e6ed;justify-content:center;gap:58px;margin:0;display:flex;position:sticky;top:0}.guide-tabs a{padding:19px 0;font-size:15px;font-weight:800}.guide-tabs a:hover{color:var(--blue)}.guide-body>section,.guide-final-cta{max-width:1120px;margin:auto;padding:88px 24px;scroll-margin-top:58px}.guide-body>section>h2{letter-spacing:-.04em;margin:10px 0 30px;font-size:35px}.guide-card-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.guide-card-grid article{background:#fff;border:1px solid #e1e7ef;border-radius:18px;min-height:225px;padding:29px;box-shadow:0 8px 25px #183b5b08}.guide-card-grid i{background:#e8f5f1;border-radius:15px;place-items:center;width:52px;height:52px;font-size:25px;font-style:normal;display:grid}.guide-card-grid article:nth-child(2) i{background:#e9f7f1}.guide-card-grid article:nth-child(3) i{background:#fff0eb}.guide-card-grid h3{margin:25px 0 9px;font-size:20px}.guide-card-grid p{color:#647287;margin:0;font-size:14px;line-height:1.8}.guide-soft{background:#f6f8fb;max-width:none!important;padding-left:max(50vw - 560px,24px)!important;padding-right:max(50vw - 560px,24px)!important}.guide-check-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.guide-check-grid>div{background:#fff;border:1px solid #e1e6ee;border-radius:15px;padding:24px 25px}.guide-check-grid b{font-size:17px}.guide-check-grid p{color:#67758a;margin:7px 0 0;font-size:14px;line-height:1.75}.guide-process{grid-template-columns:repeat(5,1fr);gap:10px;padding:0;list-style:none;display:grid}.guide-process li{border:1px solid #e0e6ee;border-radius:16px;min-height:205px;padding:23px 18px;position:relative}.guide-process li:not(:last-child):after{content:"→";z-index:2;color:var(--blue);font-weight:900;position:absolute;top:50%;right:-12px}.guide-process i{color:var(--blue);font-size:20px;font-style:normal;font-weight:900}.guide-process b{margin:25px 0 8px;font-size:17px;display:block}.guide-process p{color:#68768a;margin:0;font-size:13px;line-height:1.7}.guide-split{grid-template-columns:1fr 1fr;gap:20px;display:grid}.guide-split>div{background:#eff8f5;border-radius:20px;padding:36px}.guide-split>div:last-child{background:#fff3ef}.guide-split span{color:var(--blue);font-size:13px;font-weight:900}.guide-split>div:last-child span{color:#dd624b}.guide-split h2{margin:10px 0 22px;font-size:29px}.guide-split ul{margin:0;padding:0;list-style:none}.guide-split li{border-bottom:1px solid #d9e4f2;padding:11px 0;font-size:15px;line-height:1.7}.guide-split li:before{content:"✓";color:var(--blue);margin-right:9px;font-weight:900}.guide-split>div:last-child li:before{content:"!";color:#df6049}.guide-notice{border-left:4px solid var(--coral);background:#fff4f0;margin-top:20px;padding:22px 25px}.guide-notice b{font-size:16px}.guide-notice p{color:#657286;margin:6px 0 0;font-size:14px;line-height:1.8}.review-status-grid{grid-template-columns:repeat(5,1fr);gap:11px;display:grid}.review-status-grid article{background:#f4f7fc;border:1px solid #e1e7ef;border-radius:15px;padding:24px 18px}.review-status-grid b{color:#2859ad;font-size:16px}.review-status-grid p{color:#67758a;font-size:13px;line-height:1.7}.guide-final-cta{color:#fff;background:linear-gradient(130deg,#1e467e,#112d59);border-radius:22px;justify-content:space-between;align-items:center;display:flex;margin-bottom:90px!important;padding:40px 44px!important}.guide-final-cta span{color:#a9c5ef;font-size:12px;font-weight:800}.guide-final-cta h2{margin:8px 0;font-size:28px}.guide-final-cta p{color:#bfcee2;margin:0;font-size:14px}.guide-final-cta>a{background:var(--coral);color:#fff;border-radius:10px;padding:16px 20px;font-size:14px;font-weight:850}.news-list a:hover{background:#f7f9fc}.news-list a:hover b{color:var(--blue)}@media (width<=900px){.guide-hero{grid-template-columns:1fr;gap:30px}.guide-hero>img{height:360px}.guide-tabs{justify-content:flex-start;gap:25px;padding:0 20px;overflow:auto}.guide-tabs a{white-space:nowrap}.guide-process{grid-template-columns:1fr 1fr}.guide-process li:not(:last-child):after{display:none}.review-status-grid{grid-template-columns:1fr 1fr}}@media (width<=600px){.guide-hero{padding:45px 18px}.guide-hero h1{font-size:33px}.guide-hero p{font-size:15px}.guide-hero>div>div{flex-direction:column}.guide-hero a{text-align:center}.guide-hero>img{height:235px}.guide-body>section{padding:65px 18px}.guide-body>section>h2{font-size:29px}.guide-card-grid,.guide-check-grid,.guide-process,.guide-split,.review-status-grid{grid-template-columns:1fr}.guide-card-grid article,.guide-process li{min-height:auto}.guide-split{padding-left:18px!important;padding-right:18px!important}.guide-split>div{padding:27px 21px}.guide-final-cta{flex-direction:column;align-items:flex-start;margin:0 18px 70px!important;padding:31px 22px!important}.guide-final-cta h2{font-size:24px}.guide-final-cta>a{text-align:center;width:100%;margin-top:20px}}.visual-check-grid>div{align-items:center;gap:22px;min-height:132px;padding:25px 28px;display:flex}.visual-check-grid>div>i{background:#e7f0ff;border-radius:18px;flex:0 0 60px;place-items:center;width:60px;height:60px;font-size:29px;font-style:normal;display:grid}.visual-check-grid>div:nth-child(2)>i{background:#fff0e9}.visual-check-grid>div:nth-child(3)>i{background:#e8f7f0}.visual-check-grid>div:nth-child(4)>i{background:#fff6dd}.visual-check-grid section{padding:0}.visual-check-grid b{letter-spacing:-.025em;font-size:20px}.visual-check-grid p{color:#5c6e87;margin-top:8px;font-size:17px;line-height:1.7}.visual-process li{background:linear-gradient(#fff,#f9fbff);min-height:270px;padding:26px 22px}.process-step-head{justify-content:space-between;align-items:center;display:flex}.visual-process .process-step-head i{font-size:24px}.process-step-head>span{background:#e8f1ff;border-radius:18px;place-items:center;width:58px;height:58px;font-size:27px;display:grid}.visual-process li:nth-child(2) .process-step-head>span{background:#e8f7f0}.visual-process li:nth-child(3) .process-step-head>span{background:#fff0e9}.visual-process li:nth-child(4) .process-step-head>span{background:#fff6dd}.visual-process li:nth-child(5) .process-step-head>span{background:#fff6d9}.visual-process b{margin-top:32px;font-size:20px}.visual-process p{color:#5f7088;font-size:16px;line-height:1.75}.visual-process li:hover{border-color:#9bb9ec;transition:all .2s;transform:translateY(-3px);box-shadow:0 12px 30px #24487512}@media (width<=900px){.visual-process{grid-template-columns:1fr 1fr}.visual-process li{min-height:230px}}@media (width<=600px){.visual-check-grid>div{gap:17px;min-height:118px;padding:22px 20px}.visual-check-grid>div>i{flex-basis:54px;width:54px;height:54px;font-size:25px}.visual-check-grid b{font-size:18px}.visual-check-grid p{font-size:15px}.visual-process{grid-template-columns:1fr}.visual-process li{min-height:auto}.visual-process b{margin-top:20px;font-size:19px}.visual-process p{font-size:15px}}.visual-guide-notice{align-items:flex-start;gap:18px;padding:25px 28px;display:flex}.visual-guide-notice>i{background:#ffe3da;border-radius:15px;flex:0 0 50px;place-items:center;width:50px;height:50px;font-size:24px;font-style:normal;display:grid}.visual-guide-notice b{font-size:19px}.visual-guide-notice p{margin-top:7px;font-size:16px;line-height:1.8}.visual-guide-notice>div{min-width:0}@media (width<=600px){.visual-guide-notice{gap:14px;padding:22px 19px}.visual-guide-notice>i{flex-basis:45px;width:45px;height:45px;font-size:21px}.visual-guide-notice b{font-size:17px}.visual-guide-notice p{font-size:15px}}.care-target-grid article{flex-direction:column;min-height:390px;padding:0;display:flex;overflow:hidden}.care-target-grid article>img{object-fit:cover;width:100%;height:215px;display:block}.care-target-grid article:first-child>img{object-position:center 40%}.care-target-grid article:nth-child(2)>img{object-position:center 45%}.care-target-grid article:nth-child(3)>img{object-position:center 42%}.care-target-grid article>div{padding:25px 27px 29px}.care-target-grid h3{margin:0 0 11px;font-size:22px}.care-target-grid p{font-size:16px;line-height:1.8}.care-target-grid article:hover{transition:all .2s;transform:translateY(-4px);box-shadow:0 16px 35px #1a355f18}@media (width<=900px){.care-target-grid{grid-template-columns:1fr 1fr}.care-target-grid article:last-child{grid-column:1/-1}.care-target-grid article:last-child>img{height:260px}}@media (width<=600px){.care-target-grid{grid-template-columns:1fr}.care-target-grid article,.care-target-grid article:last-child{grid-column:auto;min-height:auto}.care-target-grid article>img,.care-target-grid article:last-child>img{height:220px}.care-target-grid article>div{padding:22px 21px 25px}.care-target-grid h3{font-size:21px}.care-target-grid p{font-size:16px}}.registration-photo-process li{background:#fff;min-height:370px;padding:0;overflow:hidden}.registration-step-photo{background:#edf2f8;height:170px;position:relative;overflow:hidden}.registration-step-photo img{object-fit:cover;width:100%;height:100%;display:block}.registration-step-photo i{width:42px;height:42px;color:var(--blue);background:#fffffff2;border-radius:50%;place-items:center;font-size:15px;font-style:normal;font-weight:900;display:grid;position:absolute;top:14px;left:14px;box-shadow:0 6px 16px #142d5225}.registration-photo-process li>div:last-child{padding:22px 20px 26px}.registration-photo-process b{margin:0 0 9px;font-size:19px}.registration-photo-process p{font-size:15px;line-height:1.75}.registration-photo-process li:first-child img,.registration-photo-process li:nth-child(2) img{object-position:center 40%}.registration-photo-process li:nth-child(3) img{object-position:center 38%}.registration-photo-process li:nth-child(4) img{object-position:center 42%}.registration-photo-process li:nth-child(5) img{object-position:center 40%}.registration-photo-process li:hover{transition:all .2s;transform:translateY(-4px);box-shadow:0 15px 32px #19375f18}@media (width<=900px){.registration-photo-process{grid-template-columns:1fr 1fr}.registration-photo-process li{min-height:340px}.registration-step-photo{height:190px}}@media (width<=600px){.registration-photo-process{grid-template-columns:1fr}.registration-photo-process li{min-height:auto}.registration-step-photo{height:225px}.registration-photo-process b{font-size:20px}.registration-photo-process p{font-size:16px}}.guide-final-cta>a{white-space:nowrap;justify-content:center;align-items:center;min-height:60px;padding:17px 27px;font-size:18px;font-weight:900;display:inline-flex}.certificate-guide-hero>div>div a:first-child{justify-content:center;align-items:center;min-height:58px;padding:17px 23px;font-size:17px;font-weight:900;display:inline-flex}.bottom-cta button,.bottom-cta>div:last-child a{letter-spacing:-.02em;justify-content:center;align-items:center;min-height:62px;padding:18px 26px;font-size:18px;font-weight:900;display:inline-flex}.bottom-cta>div:last-child{gap:12px}@media (width<=600px){.guide-final-cta>a,.certificate-guide-hero>div>div a:first-child,.bottom-cta button,.bottom-cta>div:last-child a{white-space:normal;width:100%;min-height:58px;font-size:17px}.bottom-cta>div:last-child{gap:10px}}.review-photo-grid article{background:#fff;min-height:280px;padding:0;overflow:hidden}.review-photo-grid article>img{object-fit:cover;width:100%;height:135px;display:block}.review-photo-grid article>div{padding:20px 18px 23px}.review-photo-grid b{font-size:18px}.review-photo-grid p{margin:7px 0 0;font-size:15px;line-height:1.7}.review-photo-grid article:first-child>img{object-position:center 38%}.review-photo-grid article:nth-child(2)>img{object-position:center 40%}.review-photo-grid article:nth-child(3)>img{object-position:center 42%}.review-photo-grid article:nth-child(4)>img{object-position:center 40%}.review-photo-grid article:nth-child(5)>img{object-position:center 42%}.review-photo-grid article:hover{transition:all .2s;transform:translateY(-4px);box-shadow:0 14px 30px #19385f18}@media (width<=900px){.review-photo-grid{grid-template-columns:1fr 1fr}.review-photo-grid article{min-height:300px}.review-photo-grid article>img{height:180px}}@media (width<=600px){.review-photo-grid{grid-template-columns:1fr}.review-photo-grid article{min-height:auto}.review-photo-grid article>img{height:220px}.review-photo-grid article>div{padding:22px 21px 25px}.review-photo-grid b{font-size:20px}.review-photo-grid p{font-size:16px}}.guide-tabs{gap:66px}.guide-tabs a{letter-spacing:-.025em;padding:22px 2px;font-size:19px;font-weight:900}.guide-tabs a:hover,.guide-tabs a:focus{color:var(--blue)}@media (width<=900px){.guide-tabs{gap:34px}.guide-tabs a{padding:20px 2px;font-size:18px}}@media (width<=600px){.guide-tabs{gap:27px}.guide-tabs a{padding:18px 1px;font-size:17px}}.audience-paths article>img{place-self:stretch stretch;width:100%;min-width:100%;max-width:none;height:100%;border-radius:0!important}.family-hero-photo aside>span{margin-bottom:5px;display:block}@media (width>=1001px){.audience-paths .graduate-path{grid-template-columns:1.1fr .9fr}.audience-paths .customer-path{grid-template-columns:1.2fr .8fr}.graduate-path .audience-copy h2{white-space:normal}.graduate-path .audience-copy h2 strong{display:block}}.family-hero h1 strong{letter-spacing:-.06em;white-space:nowrap;font-size:40px;display:block}@media (width<=700px){.family-hero h1 strong{white-space:normal;word-break:keep-all;font-size:31px;line-height:1.4}}.family-document-page{background:#f5f7fb;min-height:100vh}.document-sample-hero{background:linear-gradient(120deg,#eff8f5,#fff8ea 58%,#fff2ed);padding:58px max(50vw - 590px,24px) 52px}.document-sample-hero>span{letter-spacing:.17em;color:#d98c2b;font-size:12px;font-weight:900}.document-sample-hero h1{letter-spacing:-.04em;margin:12px 0 10px;font-size:42px}.document-sample-hero h1 strong{color:#0b6f68}.document-sample-hero p{color:#5f6e82;margin:0;font-size:16px;line-height:1.8}.document-sample-layout{grid-template-columns:330px 1fr;align-items:start;gap:25px;max-width:1180px;margin:auto;padding:45px 24px 70px;display:grid}.document-sample-menu{background:#fff;border:1px solid #e0e6ef;border-radius:20px;padding:22px;position:sticky;top:18px;box-shadow:0 12px 35px #233b6410}.document-sample-menu h2{margin:0 0 15px;font-size:22px}.document-sample-menu button{text-align:left;color:#243653;cursor:pointer;background:#f7f9fc;border:1px solid #0000;border-radius:13px;grid-template-columns:42px 1fr;gap:11px;width:100%;margin:8px 0;padding:14px 12px;display:grid}.document-sample-menu button.active{color:#2454a2;background:#edf3ff;border-color:#b9ccef}.document-sample-menu i{color:#396cce;background:#fff;border-radius:50%;place-items:center;width:36px;height:36px;font-size:12px;font-style:normal;font-weight:900;display:grid}.document-sample-menu b,.document-sample-menu small{display:block}.document-sample-menu b{font-size:14px;line-height:1.45}.document-sample-menu small{color:#768399;margin-top:4px;font-size:11px;line-height:1.55}.document-preview-wrap{min-width:0}.document-preview-actions{background:#fff;border:1px solid #e0e6ef;border-radius:15px;justify-content:space-between;align-items:center;margin-bottom:15px;padding:16px 19px;display:flex}.document-preview-actions b,.document-preview-actions span{display:block}.document-preview-actions b{font-size:18px}.document-preview-actions span{color:#778397;margin-top:3px;font-size:12px}.document-preview-actions button{color:#fff;cursor:pointer;background:#244d88;border:0;border-radius:9px;padding:13px 17px;font-size:14px;font-weight:850}.official-sample-document{color:#172945;background:#fff;border:1px solid #d7dee9;min-height:920px;padding:54px 58px 48px;position:relative;overflow:hidden;box-shadow:0 18px 48px #20385816}.official-sample-document>header{border-bottom:3px double #284d82;align-items:center;padding-bottom:18px;display:flex}.official-sample-document>header img{object-fit:contain;width:48px;height:48px;margin-right:10px}.official-sample-document>header b,.official-sample-document>header small{display:block}.official-sample-document>header b{font-size:20px}.official-sample-document>header small{letter-spacing:.18em;color:#6f7c8f;font-size:9px}.official-sample-document>header em{color:#6e7a8d;text-align:right;margin-left:auto;font-size:11px;font-style:normal;line-height:1.5}.official-sample-document>h1{text-align:center;letter-spacing:.08em;margin:55px 0 42px;font-size:30px}.sample-watermark{z-index:0;color:#0b6f680b;text-align:center;pointer-events:none;font-size:120px;font-weight:900;line-height:.75;position:absolute;top:47%;left:50%;transform:translate(-50%,-50%)rotate(-24deg)}.sample-watermark small{letter-spacing:.2em;font-size:36px}.sample-fields{border-top:1px solid #bac5d4;border-left:1px solid #bac5d4;grid-template-columns:1fr 1fr;display:grid;position:relative}.sample-fields>div{border-bottom:1px solid #bac5d4;border-right:1px solid #bac5d4;grid-template-columns:125px 1fr;min-height:58px;display:grid}.sample-fields b{background:#f3f6fa;align-items:center;padding:11px;font-size:13px;display:flex}.sample-fields span{align-items:center;padding:11px;font-size:13px;display:flex}.sample-confirm{text-align:center;background:#f9fbfd;border:1px solid #d5dde8;margin:44px 0 0;padding:25px;font-size:14px;line-height:1.8;position:relative}.sample-payment,.sample-log{border-top:1px solid #aebbcf;border-left:1px solid #aebbcf;position:relative}.sample-payment>div{grid-template-columns:120px 1fr 120px 120px;display:grid}.sample-log>div{grid-template-columns:80px 120px 1fr 75px;display:grid}.sample-payment>div>*,.sample-log>div>*{border-bottom:1px solid #aebbcf;border-right:1px solid #aebbcf;padding:13px 10px;font-size:12px}.sample-payment>div:first-child,.sample-log>div:first-child{text-align:center;background:#eef3f9}.sample-payment .total{text-align:right;grid-template-columns:1fr 160px}.sample-payment .total strong{font-size:15px}.sample-sign{border-top:1px solid #d4dbe5;justify-content:space-between;margin-top:45px;padding:20px 0;font-size:13px;display:flex}.official-sample-document>footer{border-top:1px solid #cbd4e1;padding-top:18px;position:absolute;bottom:45px;left:58px;right:58px}.official-sample-document>footer p{color:#657287;margin:3px 0;font-size:10px;line-height:1.65}.official-sample-document>footer>div{justify-content:space-between;align-items:end;margin-top:18px;font-size:12px;display:flex}.official-sample-document>footer strong{color:#213f70;font-size:17px}.document-issuance-guide{color:#fff;background:#163663;border-radius:22px;max-width:1132px;margin:0 auto 90px;padding:38px}.document-issuance-guide h2{margin:0 0 24px;font-size:27px}.document-issuance-guide>div{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.document-issuance-guide article{background:#ffffff0d;border:1px solid #ffffff18;border-radius:13px;padding:20px}.document-issuance-guide b{font-size:16px}.document-issuance-guide article p{color:#c3d1e4;font-size:13px;line-height:1.7}.document-issuance-guide>p{color:#aebed5;margin:20px 0 0;font-size:12px}@media (width<=900px){.document-sample-layout{grid-template-columns:1fr}.document-sample-menu{grid-template-columns:1fr 1fr;gap:8px;display:grid;position:static}.document-sample-menu h2{grid-column:1/-1}.document-sample-menu button{margin:0}.document-issuance-guide{margin-left:20px;margin-right:20px}.document-issuance-guide>div{grid-template-columns:1fr 1fr}.official-sample-document{padding:42px 32px}.official-sample-document>footer{left:32px;right:32px}}@media (width<=600px){.document-sample-hero{padding:44px 18px}.document-sample-hero h1{font-size:32px}.document-sample-layout{padding:28px 14px 55px}.document-sample-menu{grid-template-columns:1fr;padding:15px}.document-preview-actions{flex-direction:column;align-items:flex-start;gap:12px}.document-preview-actions button{width:100%}.official-sample-document{min-height:980px;padding:28px 18px}.official-sample-document>h1{margin:38px 0 30px;font-size:23px}.sample-fields{grid-template-columns:1fr}.sample-fields>div{grid-template-columns:105px 1fr}.sample-payment>div{grid-template-columns:72px 1fr 74px 85px}.sample-log>div{grid-template-columns:55px 82px 1fr 55px}.sample-payment>div>*,.sample-log>div>*{padding:9px 5px;font-size:10px}.official-sample-document>footer{left:18px;right:18px}.document-issuance-guide{margin:0 14px 60px;padding:28px 20px}.document-issuance-guide>div{grid-template-columns:1fr}}@media print{.no-print{display:none!important}body,.family-document-page{background:#fff}.document-sample-layout{max-width:none;padding:0;display:block}.document-preview-wrap{width:100%}.official-sample-document{width:210mm;min-height:297mm;box-shadow:none;border:0;margin:0 auto;padding:18mm 16mm}.official-sample-document>footer{bottom:16mm;left:16mm;right:16mm}@page{size:A4;margin:0}}.official-sample-document>footer{padding-top:14px;bottom:36px}.official-sample-document>footer p{margin:2px 0;font-size:9px;line-height:1.55}.official-sample-document>footer .sample-issued-at{color:#526176;margin-top:10px;font-size:10px;display:block}.official-sample-document>footer .sample-issuer{border-top:1px solid #e1e6ed;grid-template-columns:1fr 72px;align-items:end;gap:14px;margin-top:7px;padding-top:7px;display:grid}.sample-issuer>div{gap:2px;display:grid}.sample-issuer strong{color:#17365f!important;font-size:13px!important}.sample-issuer span{color:#4f6076;font-size:9px;line-height:1.35;display:block}.sample-issuer img{object-fit:contain;mix-blend-mode:multiply;width:68px;height:68px}@media (width<=600px){.official-sample-document{min-height:1100px}.official-sample-document>footer .sample-issuer{grid-template-columns:1fr 58px}.sample-issuer img{width:54px;height:54px}.sample-issuer strong{font-size:11px!important}.sample-issuer span{font-size:8px}}@media print{.official-sample-document>footer{bottom:12mm}.sample-issuer img{width:18mm;height:18mm}}.dash-content-view{background:#fff;border:1px solid #e4e9f1;border-radius:18px;min-height:620px;margin-bottom:22px;padding:30px}.dash-view-intro{border-bottom:1px solid #e8edf4;padding-bottom:25px}.dash-view-intro>span{letter-spacing:.16em;color:var(--blue);font-size:10px;font-weight:900}.dash-view-intro h2{margin:8px 0 6px;font-size:27px}.dash-view-intro p{color:#69778b;margin:0;font-size:14px;line-height:1.75}.dash-view-intro>button,.dash-view-intro>div button{background:var(--blue);color:#fff;border:0;border-radius:9px;margin-top:18px;padding:13px 18px;font-size:13px;font-weight:850}.dash-view-intro>div{gap:9px;display:flex}.dash-view-intro>div a{border:1px solid #cdd9e9;border-radius:9px;margin-top:18px;padding:12px 18px;font-size:13px;font-weight:800}.dash-job-browser{gap:12px;margin-top:25px;display:grid}.dash-job-browser article{border:1px solid #e1e7ef;border-radius:13px;justify-content:space-between;align-items:center;padding:22px;display:flex}.dash-job-browser article span{color:var(--blue);font-size:10px;font-weight:850}.dash-job-browser h3{margin:7px 0 4px;font-size:18px}.dash-job-browser p{color:#7a8799;margin:0;font-size:12px}.dash-job-browser aside{text-align:right}.dash-job-browser aside b{font-size:16px;display:block}.dash-job-browser aside button{color:#fff;background:#183b5b;border:0;border-radius:8px;margin-top:10px;padding:9px 14px;font-size:11px}.dash-status-list{margin-top:25px}.dash-status-list article{border-bottom:1px solid #e8edf3;grid-template-columns:85px 1fr 70px;align-items:center;padding:22px 5px;display:grid}.dash-status-list i{color:#e1624c;background:#fff0e9;border-radius:14px;width:max-content;padding:6px 11px;font-size:11px;font-style:normal;font-weight:850}.dash-status-list i.matched{color:#229563;background:#e9f8f0}.dash-status-list b{font-size:16px}.dash-status-list p{color:#7b8798;margin:4px 0;font-size:12px}.dash-status-list time{color:#8e99a8;text-align:right;font-size:11px}.dash-certificate-card{border:1px solid #e0e6ef;border-radius:14px;justify-content:space-between;align-items:center;margin-top:25px;padding:24px;display:flex}.dash-certificate-card b,.dash-certificate-card span{display:block}.dash-certificate-card b{font-size:18px}.dash-certificate-card span{color:#768397;margin-top:5px;font-size:12px}.dash-certificate-card em{color:#db624d;background:#fff0e9;border-radius:14px;padding:7px 12px;font-size:11px;font-style:normal;font-weight:850}.dash-guide-link{color:#315f9f;margin-top:20px;font-size:13px;font-weight:800;display:inline-block}.dash-settlement-summary{grid-template-columns:1fr 1fr;gap:13px;margin:24px 0;display:grid}.dash-settlement-summary article{background:#f3f7fd;border-radius:14px;padding:22px}.dash-settlement-summary span,.dash-settlement-summary b,.dash-settlement-summary small{display:block}.dash-settlement-summary span{color:#738096;font-size:11px}.dash-settlement-summary b{margin:5px 0;font-size:24px}.dash-settlement-summary small{color:#8d98a7;font-size:11px}.dash-table{border-top:1px solid #dce3ed;border-left:1px solid #dce3ed}.dash-table>div{grid-template-columns:100px 1fr 130px 100px;display:grid}.dash-table>div>*{border-bottom:1px solid #dce3ed;border-right:1px solid #dce3ed;padding:13px;font-size:12px}.dash-table>div:first-child{background:#f4f9f8}.dash-table em{color:#2c7f59;font-style:normal}.family-doc-steps{grid-template-columns:repeat(4,1fr);gap:12px;margin:25px 0;display:grid}.family-doc-steps article{border:1px solid #e0e6ef;border-radius:14px;padding:20px}.family-doc-steps i{color:#0f766e;background:#e8f5f1;border-radius:50%;place-items:center;width:32px;height:32px;font-size:11px;font-style:normal;font-weight:900;display:grid}.family-doc-steps b{margin:15px 0 6px;font-size:15px;display:block}.family-doc-steps p{color:#758196;font-size:12px;line-height:1.7}.family-doc-history{border:1px solid #e1e7ef;border-radius:14px;padding:22px}.family-doc-history h3{margin:0 0 14px;font-size:17px}.family-doc-history article{border-top:1px solid #e7ecf2;justify-content:space-between;align-items:center;padding-top:14px;display:flex}.family-doc-history b{font-size:14px}.family-doc-history p{color:#8490a1;margin:4px 0;font-size:11px}.family-doc-history em{color:#2e65b5;background:#edf6ff;border-radius:14px;padding:7px 11px;font-size:10px;font-style:normal;font-weight:850}.family-doc-note{color:#846155;border-left:3px solid var(--coral);background:#fff5f1;margin-top:18px;padding:15px;font-size:12px;line-height:1.7}.dash-profile-form{grid-template-columns:1fr 1fr;gap:12px;max-width:760px;margin-top:25px;display:grid}.dash-profile-form label{font-size:12px;font-weight:750}.dash-profile-form input,.dash-profile-form select{background:#fff;border:1px solid #dbe2ec;border-radius:8px;width:100%;height:44px;margin-top:6px;padding:0 12px;display:block}.dash-profile-form button{color:#fff;background:#183b5b;border:0;border-radius:8px;grid-column:1/-1;width:180px;padding:13px;font-size:12px;font-weight:800}@media (width<=800px){.dash-content-view{min-height:0;padding:22px}.family-doc-steps{grid-template-columns:1fr 1fr}.dash-profile-form{grid-template-columns:1fr}.dash-job-browser article{align-items:flex-start}.dash-settlement-summary{grid-template-columns:1fr}.dash-table{overflow:auto}.dash-table>div{min-width:570px}}@media (width<=560px){.family-doc-steps{grid-template-columns:1fr}.dash-view-intro>div{flex-direction:column}.dash-view-intro>div a{text-align:center;margin-top:0}.dash-job-browser article{flex-direction:column;gap:15px}.dash-job-browser aside{text-align:left}.dash-status-list article{grid-template-columns:75px 1fr}.dash-status-list time{display:none}}.role-onboarding{background:linear-gradient(120deg,#183b5b 0 42%,#f4f9f8 42%);grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px;min-height:100vh;padding:70px max(6vw,30px);display:grid}.role-onboarding>section{color:#fff;max-width:500px}.role-onboarding>section>span,.portal-title>span,.portal-hero>span{letter-spacing:.16em;color:#7aa6ff;font-size:12px;font-weight:900}.role-onboarding h1{margin:18px 0;font-size:46px;line-height:1.25}.role-onboarding>section p{color:#cbd8ec;font-size:16px;line-height:1.8}.role-onboarding>form{background:#fff;border-radius:24px;padding:38px;box-shadow:0 25px 70px #10254828}.role-onboarding form h2{margin:0 0 18px;font-size:28px}.role-onboarding form>label{margin:13px 0;font-size:14px;font-weight:800;display:block}.role-onboarding input{border:1px solid #d9e1ed;border-radius:10px;width:100%;height:50px;margin-top:7px;padding:0 14px;font-size:15px}.role-choice{grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0;display:grid}.role-choice label{cursor:pointer;border:1px solid #dce4ef;border-radius:13px;padding:16px}.role-choice input{width:auto;height:auto;margin:0 0 12px}.role-choice b,.role-choice span{display:block}.role-choice b{font-size:15px}.role-choice span{color:#738096;margin-top:6px;font-size:12px}.identity-pending{color:#7a625c;background:#fff4ef;border-radius:9px;padding:13px;font-size:12px}.role-onboarding form>button,.portal-form>button{background:var(--blue);color:#fff;border:0;border-radius:10px;padding:15px 22px;font-size:15px;font-weight:850}.portal-notice{color:#c44f3a;margin:10px 0;font-size:13px}.portal-shell{background:#f4f9f8;min-height:100vh}.portal-nav{z-index:10;background:#fff;border-right:1px solid #e1e7f0;flex-direction:column;width:255px;padding:26px 20px;display:flex;position:fixed;inset:0 auto 0 0}.portal-member{background:#eff8f5;border-radius:13px;align-items:center;gap:11px;margin:18px 0;padding:15px;display:flex}.portal-member>span{color:#2864d4;background:#d5e5ff;border-radius:50%;place-items:center;width:40px;height:40px;font-weight:900;display:grid}.portal-member b,.portal-member small{display:block}.portal-member small{color:#61738f;margin-top:3px;font-size:11px}.portal-nav nav{flex-direction:column;gap:5px;margin:0;display:flex}.portal-nav nav button{text-align:left;color:#5e6d82;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:13px 15px;font-size:14px;font-weight:750}.portal-nav nav button.active{color:#fff;background:#183b70}.portal-nav>a:last-child{color:#718096;margin-top:auto;font-size:13px}.portal-main{margin-left:255px;padding:35px 40px 70px}.portal-main>header{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.portal-main>header span{color:#687994;font-size:12px}.portal-main>header h1{margin:4px 0;font-size:30px}.verification-chip{background:#fff;border:1px solid #dce4ef;border-radius:20px;padding:9px 15px;font-size:12px}.verification-chip b{color:#df684f;margin-left:6px}.portal-hero{color:#fff;background:linear-gradient(125deg,#183b5b,#255493);border-radius:20px;padding:38px}.portal-hero h2{margin:10px 0;font-size:31px}.portal-hero p{color:#d0dced;font-size:15px}.portal-card-grid,.admin-status-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin:18px 0;display:grid}.portal-card-grid article,.admin-status-grid article{background:#fff;border:1px solid #e0e6ef;border-radius:15px;padding:24px}.portal-card-grid b{font-size:18px}.portal-card-grid p{color:#6d7b8f;font-size:14px;line-height:1.65}.portal-empty{text-align:center;background:#fff;border:1px dashed #cdd8e7;border-radius:15px;padding:28px}.portal-empty b{font-size:17px}.portal-empty p{color:#748196;font-size:14px}.portal-panel{background:#fff;border:1px solid #e1e7ef;border-radius:20px;padding:34px}.portal-title{border-bottom:1px solid #e7ecf2;margin-bottom:25px;padding-bottom:24px}.portal-title h2{margin:8px 0;font-size:30px}.portal-title p{color:#6d7a8e;margin:0;font-size:14px}.portal-form{grid-template-columns:1fr 1fr;gap:16px;display:grid}.portal-form label{font-size:13px;font-weight:800}.portal-form input,.portal-form select,.portal-form textarea{width:100%;font:inherit;background:#fff;border:1px solid #d7e0eb;border-radius:9px;margin-top:7px;padding:12px;display:block}.portal-form input,.portal-form select{height:48px}.portal-form textarea{resize:vertical;min-height:100px}.portal-form .wide,.portal-form>button{grid-column:1/-1}.portal-form fieldset{border:1px solid #d7e0eb;border-radius:9px;padding:10px 14px}.portal-form fieldset legend{font-size:13px;font-weight:800}.portal-form fieldset label{align-items:center;gap:6px;margin-right:15px;display:inline-flex}.portal-form fieldset input,.portal-form .check input{width:auto;height:auto;margin:0}.portal-form .check{background:#f4f9f8;border-radius:9px;align-items:center;gap:8px;padding:13px;display:flex}.manager-profile-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.manager-profile-grid article{border:1px solid #dce4ef;border-radius:16px;padding:24px}.manager-photo-placeholder{color:#0f766e;background:#e6efff;border-radius:50%;place-items:center;width:58px;height:58px;font-weight:900;display:grid}.manager-profile-grid h3{font-size:20px}.manager-profile-grid p,.manager-profile-grid li{color:#6e7b8e;font-size:13px;line-height:1.7}.manager-profile-grid span{color:#2c65bd;background:#edf8f5;border-radius:12px;margin:3px;padding:5px 9px;font-size:10px;display:inline-block}.manager-profile-grid button{color:#8590a0;border:0;border-radius:9px;width:100%;padding:12px}.emergency-box{background:#fff1ed;border-left:4px solid #f0644e;margin-bottom:22px;padding:16px;font-size:14px}.admin-status-grid{grid-template-columns:repeat(4,1fr)}.admin-status-grid b,.admin-status-grid span{display:block}.admin-status-grid span{color:#2e67cb;margin-top:8px;font-size:22px;font-weight:900}@media (width<=900px){.role-onboarding{background:#183b5b;grid-template-columns:1fr}.role-choice{grid-template-columns:1fr}.portal-nav{width:100%;padding:16px;position:static}.portal-nav nav{flex-direction:row;overflow:auto}.portal-nav nav button{white-space:nowrap}.portal-nav>a:last-child{display:none}.portal-main{margin:0;padding:22px}.portal-card-grid,.admin-status-grid{grid-template-columns:1fr 1fr}}@media (width<=600px){.role-onboarding{gap:20px;padding:35px 18px}.role-onboarding h1{font-size:34px}.role-onboarding>form{padding:24px}.portal-main>header{align-items:flex-start}.portal-form,.manager-profile-grid,.portal-card-grid,.admin-status-grid{grid-template-columns:1fr}.portal-form .wide,.portal-form>button{grid-column:auto}.portal-panel{padding:22px}.portal-title h2{font-size:25px}}.admin-shell{color:#102746;background:#f3f8f7;min-height:100vh}.admin-nav{color:#fff;z-index:20;background:#163f4a;flex-direction:column;width:270px;padding:25px 20px;display:flex;position:fixed;inset:0 auto 0 0}.admin-nav .official-wordmark{filter:brightness(0)invert()}.admin-user{background:#ffffff12;border-radius:13px;align-items:center;gap:12px;margin:24px 0;padding:15px;display:flex}.admin-user>span{background:#128078;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.admin-user b,.admin-user small{display:block}.admin-user small{color:#b8c9e3;margin-top:4px;font-size:11px}.admin-nav nav{gap:5px;display:grid}.admin-nav nav button{color:#c5d3e7;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:13px 15px;font-size:14px;font-weight:800}.admin-nav nav button.active{color:#183b5b;background:#fff}.admin-nav>a:not(.brand){color:#b9c9e1;margin-top:15px;font-size:12px}.admin-nav>a:nth-last-child(2){margin-top:auto}.admin-main{margin-left:270px;padding:34px 40px 70px}.admin-main>header{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.admin-main>header span{letter-spacing:.16em;color:#0f766e;font-size:11px;font-weight:900}.admin-main>header h1{margin:5px 0;font-size:31px}.admin-main>header button{background:#fff;border:1px solid #cad6e7;border-radius:9px;padding:11px 16px;font-weight:800}.admin-kpis{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.admin-kpis article{background:#fff;border:1px solid #dfe6f0;border-radius:15px;padding:23px}.admin-kpis span,.admin-kpis b{display:block}.admin-kpis span{color:#697991;font-size:13px}.admin-kpis b{color:#2f69d7;margin-top:9px;font-size:27px}.admin-panel{background:#fff;border:1px solid #dfe6f0;border-radius:17px;padding:27px;overflow:hidden}.admin-panel>h2{margin:0 0 8px;font-size:22px}.admin-panel>p{color:#708096;font-size:14px;line-height:1.7}.admin-table{margin-top:20px;overflow:auto}.admin-tr{border-bottom:1px solid #e5ebf2;grid-auto-columns:minmax(130px,1fr);grid-auto-flow:column;align-items:center;min-width:850px;display:grid}.admin-tr>*{text-overflow:ellipsis;white-space:nowrap;padding:14px 11px;font-size:12px;overflow:hidden}.admin-tr.head{color:#53657e;background:#f2f8f6;border-radius:8px}.admin-tr select,.review-toggles select{background:#fff;border:1px solid #d3deeb;border-radius:8px;height:38px;padding:0 9px}.admin-empty,.admin-loading{text-align:center;color:#7b899c;padding:50px 20px}.admin-error{color:#bd4837;background:#fff0ed;border-radius:9px;margin-bottom:18px;padding:14px}.admin-manager-list{gap:12px;margin-top:20px;display:grid}.admin-manager-list article{border:1px solid #e1e8f1;border-radius:13px;justify-content:space-between;gap:25px;padding:20px;display:flex}.admin-manager-list b{font-size:16px}.admin-manager-list p{color:#63738a;font-size:13px}.admin-manager-list small{color:#7c899b}.review-toggles{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.review-toggles button{color:#7b8798;background:#fff;border:1px solid #d5dfec;border-radius:17px;padding:8px 11px;font-size:11px;font-weight:800}.review-toggles button.on{color:#168757;background:#e7f7ef;border-color:#bfe8d2}.certificate-history{border-top:1px solid #e4eaf1;margin-top:28px;padding-top:22px}.certificate-history h3{margin:0 0 12px}.certificate-history article{border:1px solid #dfe7ef;border-radius:12px;grid-template-columns:1fr auto auto;align-items:center;gap:14px;margin-top:10px;padding:17px;display:grid}.certificate-history article div>*{display:block}.certificate-history article span,.certificate-history article small{color:#708096;margin-top:4px;font-size:12px}.certificate-history article>a,.evidence-link{color:#0f766e;font-weight:800;text-decoration:underline}.certificate-history article>p{background:#f5f8fa;border-radius:8px;grid-column:1/-1;margin:0;padding:10px;font-size:13px}.review-status{white-space:nowrap;color:#66758b;background:#edf1f5;border-radius:16px;padding:7px 10px;font-size:12px}.review-status.approved{color:#118051;background:#e4f7ed}.review-status.rejected{color:#bd4b39;background:#ffebe7}.review-status.supplement_requested{color:#9b6715;background:#fff3dc}.review-status.reviewing{color:#2f67b7;background:#e8f1ff}.manager-review-head{justify-content:space-between;align-items:center;gap:20px;display:flex}.manager-review-head h2{margin:0}.manager-review-head p{color:#708096;margin:6px 0 0;font-size:14px}.manager-review-head>b{color:#0f766e;font-size:20px}.manager-review-filter{grid-template-columns:1fr 190px;gap:10px;margin:22px 0;display:grid}.manager-review-filter input,.manager-review-filter select,.manager-review-action select,.manager-review-action textarea{font:inherit;background:#fff;border:1px solid #d4dfe9;border-radius:9px;padding:11px}.manager-review-list{gap:15px;display:grid}.manager-review-list>article{border:1px solid #dfe7ef;border-radius:15px;padding:21px}.manager-review-person{align-items:center;gap:12px;display:flex}.manager-review-person>span{color:#0f766e;background:#dff3ee;border-radius:50%;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.manager-review-person>div{flex:1}.manager-review-person h3,.manager-review-person p{margin:0}.manager-review-person p,.manager-review-person small{color:#708096;font-size:12px}.manager-review-list dl{grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0;display:grid}.manager-review-list dl>div{background:#f4f8f7;border-radius:9px;padding:12px}.manager-review-list dt{color:#718097;font-size:11px}.manager-review-list dd{margin:5px 0 0;font-size:13px;font-weight:750}.manager-review-action{grid-template-columns:170px 1fr 130px;align-items:end;gap:10px;margin-top:18px;display:grid}.manager-review-action label{font-size:12px;font-weight:800}.manager-review-action select,.manager-review-action textarea{width:100%;margin-top:6px;display:block}.manager-review-action textarea{resize:vertical;height:70px}.manager-review-action button{color:#fff;background:#0f766e;border:0;border-radius:9px;height:44px;font-weight:850}.admin-care-list,.job-offer-list,.care-status-list{gap:14px;margin-top:22px;display:grid}.admin-care-list>article,.job-offer-list>article,.care-status-list>article{border:1px solid #dfe7ef;border-radius:14px;padding:20px}.admin-care-list article>header,.job-offer-list article>header,.care-status-list article>header{justify-content:space-between;align-items:center;gap:16px;display:flex}.admin-care-list header div>*,.job-offer-list header div>*,.care-status-list header div>*{display:block}.admin-care-list header span,.job-offer-list header span,.care-status-list header span{color:#748297;margin-top:5px;font-size:12px}.admin-care-list header select{background:#fff;border:1px solid #d4dfe9;border-radius:8px;height:40px;padding:0 10px}.admin-care-list dl,.job-offer-list dl{grid-template-columns:repeat(4,1fr);gap:9px;margin:16px 0;display:grid}.admin-care-list dl>div,.job-offer-list dl>div{background:#f4f8f7;border-radius:8px;padding:11px}.admin-care-list dt,.job-offer-list dt{color:#748297;font-size:11px}.admin-care-list dd,.job-offer-list dd{margin:5px 0 0;font-size:13px;font-weight:750}.assignment-history{flex-wrap:wrap;gap:8px;margin:13px 0;display:flex}.assignment-history span{background:#eef4f3;border-radius:16px;padding:7px 10px;font-size:11px}.assignment-history button{color:#c24d3b;background:0 0;border:0;margin-left:7px;text-decoration:underline}.assignment-form{grid-template-columns:1fr 1fr 120px;gap:8px;display:grid}.assignment-form select,.assignment-form input,.job-response input{height:43px;font:inherit;background:#fff;border:1px solid #d4dfe9;border-radius:8px;padding:0 11px}.assignment-form button,.job-response button{color:#fff;background:#0f766e;border:0;border-radius:8px;font-weight:850}.no-eligible-manager{color:#b55343;font-size:12px}.job-offer-list article>p{background:#f5f8fa;border-radius:8px;padding:11px;font-size:13px}.job-response{grid-template-columns:1fr 90px 90px;gap:8px;display:grid}.job-response .decline{color:#5c687a;background:#eef1f4}.assignment-offered{color:#2e69bd}.assignment-accepted{color:#13805a}.assignment-declined,.assignment-cancelled{color:#9a6670}.care-status-list article>header strong{color:#0f766e}.care-status-list article>p{color:#68788c;font-size:13px}.care-status-list ol{grid-template-columns:repeat(5,1fr);gap:4px;margin:17px 0;padding:0;list-style:none;display:grid}.care-status-list li{text-align:center;color:#94a0af;padding-top:23px;font-size:11px;position:relative}.care-status-list li:before{content:"";background:#d9e0e7;border-radius:50%;width:14px;height:14px;position:absolute;top:0;left:50%;transform:translate(-50%)}.care-status-list li.done{color:#0f766e;font-weight:800}.care-status-list li.done:before{background:#0f766e}.assigned-manager{background:#eaf7f3;border-radius:8px;padding:11px;font-size:13px}@media (width<=900px){.admin-nav{width:100%;padding:16px;position:static}.admin-nav nav{grid-template-columns:repeat(4,max-content);overflow:auto}.admin-nav>a:not(.brand){display:none}.admin-main{margin:0;padding:24px}.admin-kpis{grid-template-columns:1fr 1fr}.admin-manager-list article{flex-direction:column}.review-toggles{justify-content:flex-start}.manager-review-list dl{grid-template-columns:1fr 1fr}.manager-review-action,.manager-review-filter,.assignment-form,.certificate-history article{grid-template-columns:1fr}.certificate-history article>p{grid-column:auto}.admin-care-list dl,.job-offer-list dl,.job-response{grid-template-columns:1fr 1fr}.job-response input{grid-column:1/-1}}@media (width<=560px){.admin-nav nav{grid-template-columns:repeat(8,max-content)}.admin-main{padding:19px 14px 60px}.admin-kpis{grid-template-columns:1fr}.admin-main>header h1{font-size:27px}.admin-panel{padding:20px 15px}}.system-settings-head{justify-content:space-between;align-items:start;gap:20px;margin-bottom:22px;display:flex}.system-settings-head h2{margin:0 0 7px;font-size:22px}.system-settings-head p{color:#708096;margin:0;font-size:14px}.system-settings-head>button{color:#163f4a;background:#fff;border:1px solid #cad6e7;border-radius:9px;padding:10px 14px;font-weight:800}.settings-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.settings-grid>article{background:#fbfdfc;border:1px solid #dfe7ed;border-radius:15px;padding:21px}.setting-title{justify-content:space-between;align-items:start;gap:15px;display:flex}.setting-title b,.setting-title small{display:block}.setting-title b{font-size:18px}.setting-title small{color:#748397;margin-top:5px;font-size:12px}.setting-title>strong{white-space:nowrap;border-radius:18px;padding:7px 10px;font-size:11px}.setting-title>strong.ready{color:#137458;background:#e3f5ed}.setting-title>strong.waiting{color:#b64e3d;background:#fff1ed}.settings-grid dl{margin:19px 0 0}.settings-grid dl>div{border-top:1px solid #e5eceb;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.settings-grid dt{color:#526477;font-size:13px}.settings-grid dd{align-items:center;gap:7px;margin:0;font-size:13px;font-weight:800;display:flex}.setting-chip{color:#748091;background:#eef1f4;border-radius:12px;padding:4px 8px;font-size:10px;font-weight:900;display:inline-block}.setting-chip.on{color:#137458;background:#e3f5ed}.test-message-form{background:#eff8f5;border-radius:14px;grid-template-columns:1fr 240px auto;align-items:end;gap:14px;margin-top:17px;padding:20px;display:grid}.test-message-form b{font-size:16px}.test-message-form p{color:#60758a;margin:5px 0 0;font-size:12px}.test-message-form label{font-size:12px;font-weight:800}.test-message-form input{width:100%;height:44px;font:inherit;background:#fff;border:1px solid #cadad7;border-radius:8px;margin-top:6px;padding:0 12px;display:block}.test-message-form button{color:#fff;background:#0f766e;border:0;border-radius:9px;height:44px;padding:0 17px;font-weight:850}.test-message-form button:disabled{background:#a8b9b6}.secret-guide{background:#f5f8fa;border-left:4px solid #0f766e;margin-top:17px;padding:16px 18px}.secret-guide b{font-size:14px}.secret-guide p{color:#607187;margin:7px 0 0;font-size:13px;line-height:1.7}.secret-guide code{color:#174f59;font-size:12px}.system-settings>.banner-admin-message{margin-bottom:0}@media (width<=800px){.settings-grid,.test-message-form{grid-template-columns:1fr}.system-settings-head{flex-direction:column}.system-settings-head>button{width:100%}}.admin-nav .official-wordmark{display:none!important}.admin-nav .dash-brand{align-items:center;gap:12px;display:flex}.admin-nav .dash-brand:after{content:"스카이 인재뱅크\a SKY JOB BANK";white-space:pre;color:#fff;font-size:14px;font-weight:900;line-height:1.5}.admin-nav .official-symbol{background:#fff}.integration-edit{color:#0f766e;background:#fff;border:1px solid #9fcfc7;border-radius:9px;width:100%;margin-top:8px;padding:11px;font-weight:850}.integration-form{background:#eff8f5;border-radius:11px;gap:10px;margin-top:13px;padding:15px;display:grid}.integration-form label{font-size:12px;font-weight:800}.integration-form input{width:100%;height:43px;font:inherit;background:#fff;border:1px solid #c8d9d6;border-radius:8px;margin-top:5px;padding:0 11px;display:block}.integration-form button{color:#fff;background:#0f766e;border:0;border-radius:8px;padding:12px;font-weight:850}.test-message-form{grid-template-columns:minmax(190px,.7fr) minmax(210px,.55fr) minmax(300px,1.2fr) auto}.test-message-content textarea{width:100%;min-height:82px;font:inherit;resize:vertical;background:#fff;border:1px solid #cadad7;border-radius:8px;margin-top:6px;padding:10px 12px;display:block}.test-message-content small{color:#6b7d8f;margin-top:5px;font-weight:500;display:block}.test-message-form>button{align-self:end}@media (width<=1100px){.test-message-form{grid-template-columns:1fr 1fr}.test-message-content{grid-column:1/-1}.test-message-form>button{width:100%}}@media (width<=700px){.test-message-form{grid-template-columns:1fr}.test-message-content{grid-column:auto}}.message-template-create{background:#eff8f5;border-radius:13px;grid-template-columns:1fr 1fr;gap:12px;margin-top:20px;padding:18px;display:grid}.message-template-create label{font-size:12px;font-weight:800}.message-template-create input,.message-template-create textarea,.message-template-title input,.message-template-list textarea{width:100%;font:inherit;background:#fff;border:1px solid #cfddd9;border-radius:8px;margin-top:6px;padding:10px;display:block}.message-template-create input{height:43px}.message-template-create textarea{min-height:90px}.message-template-create .wide{grid-column:1/-1}.message-template-create button{color:#fff;background:#0f766e;border:0;border-radius:8px;grid-column:1/-1;padding:12px;font-weight:850}.message-template-list{gap:13px;margin-top:18px;display:grid}.message-template-list article{border:1px solid #dfe7ed;border-radius:13px;padding:17px}.message-template-title{grid-template-columns:1fr auto auto;align-items:center;gap:13px;display:grid}.message-template-title input{margin:0;font-weight:850}.message-template-title code{color:#0f766e}.message-template-title label{font-size:12px;font-weight:800}.message-template-list textarea{resize:vertical;min-height:100px}.message-template-list article>div:last-child{justify-content:space-between;align-items:center;margin-top:9px;display:flex}.message-template-list article button{color:#fff;background:#183b5b;border:0;border-radius:8px;padding:9px 14px;font-weight:800}.message-log-table{margin-top:18px;overflow:auto}.message-log-row{border-bottom:1px solid #e5ebf2;grid-template-columns:160px 120px 130px 70px 70px minmax(180px,1fr);align-items:center;min-width:850px;display:grid}.message-log-row>*{padding:13px 10px;font-size:12px}.message-log-row.head{color:#53657e;background:#f2f8f6}.msg-success{color:#137458;font-weight:900}.msg-failed{color:#bd4837;font-weight:900}@media (width<=700px){.message-template-create{grid-template-columns:1fr}.message-template-create .wide,.message-template-create button{grid-column:auto}.message-template-title{grid-template-columns:1fr}.message-template-title code{word-break:break-all}}.admin-nav{overflow:hidden}.admin-nav nav{scrollbar-width:thin;scrollbar-color:#78b9b1 #123640;flex:1;align-content:start;min-height:0;padding-right:7px;overflow-y:auto}.admin-nav nav::-webkit-scrollbar{width:8px}.admin-nav nav::-webkit-scrollbar-track{background:#123640;border-radius:8px}.admin-nav nav::-webkit-scrollbar-thumb{background:#78b9b1;border:2px solid #123640;border-radius:8px}.admin-nav nav::-webkit-scrollbar-thumb:hover{background:#9ad2ca}@media (width<=900px){.admin-nav{overflow:visible}.admin-nav nav{scrollbar-width:thin;flex:none;padding-right:0;overflow:auto hidden}}.member-search{background:#eff8f5;border-radius:12px;align-items:end;gap:12px;margin:18px 0;padding:16px;display:flex}.member-search label{flex:1;max-width:520px}.member-search label span{margin-bottom:6px;font-size:12px;font-weight:850;display:block}.member-search input{width:100%;height:44px;font:inherit;background:#fff;border:1px solid #c8dad6;border-radius:8px;padding:0 13px}.member-search>b{color:#0f766e;padding:12px 4px}.member-search button{color:#0f766e;background:#fff;border:1px solid #bed5d1;border-radius:8px;height:44px;padding:0 14px;font-weight:800}.full-phone{color:#123f4c;font-weight:850}@media (width<=600px){.member-search{flex-direction:column;align-items:stretch}.member-search label{width:100%;max-width:none}.member-search button{width:100%}}.home-shortcut{z-index:24;color:#183b5b;cursor:pointer;background:#fff;border:1px solid #d7e2f0;border-radius:15px;align-items:center;gap:10px;padding:9px 13px 9px 9px;display:flex;position:fixed;bottom:102px;right:28px;box-shadow:0 10px 30px #112c5629}.home-shortcut img{object-fit:cover;border-radius:10px;width:38px;height:38px}.home-shortcut span,.home-shortcut small,.home-shortcut b{text-align:left;display:block}.home-shortcut small{color:#718096;font-size:10px}.home-shortcut b{margin-top:2px;font-size:13px}.shortcut-backdrop{z-index:100;color:#172b36;background:#0a173a99;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.shortcut-guide{color:#172b36;text-align:left;background:#fff;border-radius:22px;width:min(440px,100%);max-height:calc(100dvh - 32px);padding:34px;position:relative;overflow-y:auto;box-shadow:0 25px 80px #06112755}.shortcut-guide>img{border-radius:18px;width:74px;height:74px;margin-bottom:17px;display:block}.shortcut-guide h2{color:#172b36;margin:0 0 22px;font-size:27px;line-height:1.35}.shortcut-guide>div{color:#172b36;border-top:1px solid #e4e9f0;padding:16px 0}.shortcut-guide>div b{color:#0b6f68;font-size:16px;display:block}.shortcut-guide>div p{color:#52657a;margin:6px 0 0;font-size:14px;line-height:1.7}.shortcut-guide>div p strong{color:#172b36}.shortcut-guide .shortcut-current{background:#eff8f5;border:1px solid #b8dcd6;border-radius:12px;padding:17px}.shortcut-note{color:#52657a;background:#f2f8f6;border-radius:9px;padding:13px;font-size:12px}.shortcut-close{color:#52657a;cursor:pointer;background:0 0;border:0;font-size:26px;position:absolute;top:18px;right:18px}@media (width<=600px){.home-shortcut{padding:7px;bottom:82px;right:14px}.home-shortcut span{display:none}.home-shortcut img{width:42px;height:42px}.shortcut-guide{padding:28px 22px}}.top-strip-actions{align-items:center;gap:18px;display:flex}.top-strip-actions>a{color:#fff;border-bottom:1px solid #7fc7bd;font-weight:800}.top-shortcut{color:#0b6f68;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #a9d8d1;border-radius:17px;justify-content:center;align-items:center;gap:4px;min-height:27px;padding:4px 15px;font-size:11px;font-weight:900;display:inline-flex}.top-shortcut:hover{background:#eff8f5}.top-shortcut>span{font-size:15px;line-height:1}@media (width<=600px){.top-strip-actions{gap:7px}.top-strip-actions>a{display:none}.top-shortcut{min-height:30px;padding:4px 10px;font-size:10px}.top-strip{grid-template-columns:minmax(0,1fr) auto}}.partner-promotion{background:#eff8f5;padding:72px max(50vw - 590px,28px)}.partner-heading{justify-content:space-between;align-items:end;margin-bottom:28px;display:flex}.partner-heading>div>span{letter-spacing:.15em;color:#0b6f68;font-size:11px;font-weight:900}.partner-heading h2{margin:8px 0 0;font-size:31px}.partner-heading h2 strong{font-weight:900}.partner-heading>p{color:#62748c;font-size:14px}.partner-banner-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.partner-banner-grid>a{background:#dfe9f5;border-radius:16px;min-height:160px;display:block;position:relative;overflow:hidden;box-shadow:0 8px 25px #183b5b12}.partner-banner-grid img{object-fit:cover;width:100%;height:180px;transition:transform .3s;display:block}.partner-banner-grid>a:hover img{transform:scale(1.025)}.partner-banner-grid>a>div{color:#fff;background:linear-gradient(#0000,#071b41cc);padding:32px 20px 18px;position:absolute;inset:auto 0 0}.partner-banner-grid b,.partner-banner-grid span{display:block}.partner-banner-grid b{font-size:20px}.partner-banner-grid span{color:#d9e4f3;margin-top:5px;font-size:12px}.banner-admin-head{justify-content:space-between;align-items:start;margin-bottom:22px;display:flex}.banner-admin-head h2{margin:0 0 6px;font-size:22px}.banner-admin-head p{color:#708096;margin:0;font-size:13px}.banner-admin-head>a{border:1px solid #ccdae9;border-radius:8px;padding:10px 14px;font-size:12px;font-weight:800}.banner-upload-form{background:#f2f8f6;border-radius:13px;grid-template-columns:1fr 1fr;gap:13px;padding:20px;display:grid}.banner-upload-form label,.banner-edit-grid label{font-size:12px;font-weight:800}.banner-upload-form input,.banner-upload-form select,.banner-edit-grid input,.banner-edit-grid select{width:100%;height:44px;font:inherit;background:#fff;border:1px solid #d4dfeb;border-radius:8px;margin-top:6px;padding:0 11px;display:block}.banner-upload-form input[type=file]{height:auto;padding:10px}.banner-upload-form small{color:#7a889a;margin-top:5px;font-weight:500;display:block}.banner-upload-form button{color:#fff;background:#0f766e;border:0;border-radius:9px;grid-column:1/-1;padding:14px;font-weight:850}.banner-admin-message{color:#255ba9;background:#eaf3ff;border-radius:8px;margin:15px 0;padding:12px 14px;font-size:13px}.banner-admin-list{gap:15px;margin-top:22px;display:grid}.banner-admin-list>article{border:1px solid #dfe7f0;border-radius:13px;grid-template-columns:250px 1fr auto;align-items:center;gap:18px;padding:14px;display:grid}.banner-admin-list>article>img{object-fit:cover;border-radius:9px;width:250px;height:120px}.banner-edit-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.banner-edit-grid .wide{grid-column:1/-1}.banner-row-actions{gap:8px;display:grid}.banner-row-actions button{color:#fff;background:#183b5b;border:0;border-radius:8px;padding:10px 12px;font-size:11px;font-weight:800}.banner-row-actions .delete{color:#c34d3b;background:#fff0ed}@media (width<=900px){.partner-banner-grid{grid-template-columns:1fr 1fr}.banner-admin-list>article{grid-template-columns:190px 1fr}.banner-admin-list>article>img{width:190px}.banner-row-actions{grid-column:1/-1;grid-template-columns:1fr 1fr}}@media (width<=650px){.partner-promotion{padding:55px 18px}.partner-heading{flex-direction:column;align-items:start}.partner-heading>p{margin-bottom:0}.partner-banner-grid{grid-template-columns:1fr}.partner-banner-grid img{height:170px}.banner-admin-head{flex-direction:column;gap:13px}.banner-upload-form{grid-template-columns:1fr;padding:15px}.banner-upload-form button{grid-column:auto}.banner-admin-list>article{grid-template-columns:1fr}.banner-admin-list>article>img{width:100%;height:150px}.banner-edit-grid{grid-template-columns:1fr}.banner-edit-grid .wide{grid-column:auto}}.top-strip{color:#d9efeb;background:#123f4c}.top-strip a{border-bottom-color:#7fc7bd}.care-request-section{background:linear-gradient(125deg,#123f4c 0%,#0b625e 100%)}.care-request-copy>p{color:#c5dfdc}.care-request-copy li:before{color:#79d2c4}.manager-cta,.consult-flow,.graduate-path{background:linear-gradient(145deg,#0b625e 0%,#123f4c 100%)}.manager-cta>span,.consult-flow>span,.kicker.light{color:#8dd7cc}.manager-cta p,.consult-flow li small{color:#c5dfdc}.trust{background:linear-gradient(120deg,#123f4c 0%,#174f59 100%)}.trust-copy>p,.trust-points small{color:#c2d9d7}.trust-points span,.trust-badge small{color:#83cfc3}.bottom-cta{background:linear-gradient(105deg,#eff8f5,#f8fbf8)}footer{background:var(--navy);color:#bdd0cf}.footer-bottom small{color:#789594}.home-shortcut{color:#123f4c;box-shadow:0 10px 30px #123f4c29}.partner-banner-grid>a{aspect-ratio:2.4;background:#fff;min-height:0}.partner-banner-grid img{object-fit:contain;object-position:center;width:100%;height:100%}.partner-banner-grid>.partner-banner-card{aspect-ratio:2.4;background:#fff;border-radius:16px;display:block;overflow:hidden;box-shadow:0 8px 25px #183b5b12}@media (width>=651px){.partner-banner-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.partner-banner-grid img{height:100%}}@media (width<=600px){.hero-visual{height:430px;margin:8px -24px 0}.hero-photo{box-shadow:none;background-position:66%;border-radius:30px 30px 0 0;inset:0}.hero-visual:after,.hero-visual .floating-card{display:none}.featured-news{min-height:0;padding:28px 24px;display:block}.featured-news h3{word-break:keep-all;text-wrap:balance;margin:18px 0 12px;font-size:24px;line-height:1.4}.featured-news p{word-break:keep-all;overflow-wrap:normal;text-wrap:pretty;font-size:15px;line-height:1.85}.featured-news p br{content:"";margin-top:8px;display:block}.featured-news small{margin-top:18px;font-size:13px}.family-page,.family-page p,.family-page li,.family-page h1,.family-page h2,.family-page h3,.guide-page,.guide-page p,.guide-page li,.guide-page h1,.guide-page h2,.guide-page h3{word-break:keep-all;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;text-wrap:pretty}.family-hero h1,.family-hero h1 strong{word-break:keep-all;text-wrap:balance}.family-hero h1 br{display:none}.family-hero>div>p{line-height:1.85}.family-hero-photo aside p{letter-spacing:-.035em;font-size:12px}.family-tabs{padding-left:18px;padding-right:18px}.family-tabs a{flex:none}.document-grid article{padding:26px 22px}.document-grid h3{text-wrap:balance;font-size:21px;line-height:1.4}.document-grid li{letter-spacing:-.025em;padding:12px 0;font-size:15px;line-height:1.75}.document-grid li:before{margin-right:7px;display:inline-block}.family-process-copy{padding:22px 21px 26px}.family-process h3{text-wrap:balance;line-height:1.4}.family-process p{letter-spacing:-.02em;font-size:15px;line-height:1.8}.eligibility-grid p,.family-alert p,.family-caution p,.document-note p{overflow-wrap:normal}}.mobile-auth{display:none}@media (width<=900px){.site-header{position:relative}.site-header nav{max-height:calc(100vh - 104px);top:100%;overflow-y:auto}.mobile-auth{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:10px;padding-top:18px;display:grid}.mobile-auth a{place-items:center;min-height:48px;display:grid;border-radius:10px!important;padding:10px 12px!important;font-size:15px!important}.mobile-login{color:var(--blue);border:1px solid #b9d1cd}.mobile-join{background:var(--blue);color:#fff}}@media (width<=600px){.top-strip{text-align:left;grid-template-columns:minmax(0,1fr) auto;gap:10px;height:auto;min-height:48px;padding:7px 14px;font-size:11px;line-height:1.45;display:grid}.top-strip span{word-break:keep-all;overflow-wrap:break-word;min-width:0}.top-strip a{white-space:nowrap;text-align:center}.site-header{height:82px}.site-header nav{gap:18px;padding:20px 18px;top:100%}.site-header nav a{font-size:16px}.menu-button{width:44px;height:44px;font-size:0;position:relative}.menu-button:after{content:"☰";place-items:center;font-size:29px;display:grid;position:absolute;inset:0}.hero,.section,.care-request-section,.service-detail-hero,.service-detail-body,.guide-hero,.guide-body>section{word-break:keep-all;overflow-wrap:break-word}.hero h1,.section-heading h2,.care-request-copy h2,.service-detail-hero h1,.service-intro h2,.price-heading h2,.service-guide-grid h2,.detail-process h2,.guide-hero h1,.guide-body>section>h2{word-break:keep-all;overflow-wrap:break-word;letter-spacing:-.045em}.hero h1 br,.care-request-copy h2 br,.section-heading h2 br,.bottom-cta h2 br{display:none}.hero h1{font-size:clamp(31px,9vw,35px);line-height:1.35}.hero-copy>p{text-align:left;font-size:15px;line-height:1.85}.hero-proof{justify-content:space-between;gap:0;width:100%}.hero-proof div{text-align:center;flex:1;padding:0 9px}.hero-proof b{white-space:nowrap;font-size:16px}.hero-proof span{word-break:keep-all;font-size:11px}.section-heading h2{font-size:27px;line-height:1.42}.section-heading>p{font-size:15px;line-height:1.8}.service-content{text-align:left;padding:22px 22px 24px}.service-content h3{word-break:keep-all;font-size:21px}.service-content>p{word-break:keep-all;font-size:15px}.service-content>div b{white-space:nowrap;word-break:keep-all;font-size:14px}.care-request-copy h2{font-size:30px;line-height:1.42}.care-request-copy>p{font-size:15px;line-height:1.85}.care-request-copy li{word-break:keep-all;font-size:14px}.service-detail-hero h1{font-size:32px;line-height:1.38}.service-detail-hero p,.service-intro p{font-size:15px;line-height:1.85}.service-intro h2,.price-heading h2,.service-guide-grid h2,.detail-process h2{font-size:27px;line-height:1.42}.detail-process li{grid-template-columns:54px 30px minmax(0,1fr);gap:10px;padding:20px 16px}.detail-process span{word-break:keep-all;font-size:16px}.guide-hero h1{font-size:31px;line-height:1.4}.guide-hero p{font-size:15px;line-height:1.85}.guide-body>section>h2{font-size:27px;line-height:1.42}.guide-card-grid p,.guide-check-grid p,.guide-process p,.visual-process p,.visual-check-grid p{word-break:keep-all;overflow-wrap:break-word}.guide-tabs{scrollbar-width:none}.guide-tabs::-webkit-scrollbar{display:none}.guide-tabs a{word-break:keep-all;flex:none}.audience-copy h2,.customer-path .audience-copy h2{white-space:normal;word-break:keep-all;font-size:26px;line-height:1.45}.audience-copy p{word-break:keep-all}.bottom-cta h2{word-break:keep-all;font-size:25px;line-height:1.45}}.signup-role-cards{gap:11px;margin:22px 0;display:grid}.signup-role-cards label{cursor:pointer;border:2px solid #dfe6f0;border-radius:14px;margin:0;padding:18px 18px 18px 52px;position:relative}.signup-role-cards label.selected{background:#f1f8f6;border-color:#0f766e;box-shadow:0 8px 24px #0f766e15}.signup-role-cards input{width:18px;height:18px;margin:0;position:absolute;top:22px;left:18px}.signup-role-cards span,.signup-role-cards b,.signup-role-cards small{display:block}.signup-role-cards span{color:#0f766e;margin-bottom:5px;font-size:11px}.signup-role-cards b{font-size:18px}.signup-role-cards small{color:#6d7b8f;margin-top:5px;font-size:13px;line-height:1.6}.signup-card button:disabled{opacity:.45;cursor:not-allowed}.service-log-page{color:#102746;background:#f3f8f7;min-height:100vh;padding-bottom:80px}.service-log-page>header{color:#fff;background:linear-gradient(120deg,#174c57,#0f766e);grid-template-columns:180px 1fr;gap:20px;padding:38px max(50vw - 590px,28px) 34px;display:grid}.service-log-page>header>a{color:#d5e2f5;font-size:14px;font-weight:800}.service-log-page>header span{letter-spacing:.17em;color:#83adff;font-size:11px;font-weight:900}.service-log-page>header h1{margin:8px 0;font-size:38px}.service-log-page>header p{color:#cfdbed;font-size:16px}.service-log-layout{grid-template-columns:1.15fr .85fr;gap:20px;width:min(1180px,100% - 40px);margin:30px auto;display:grid}.service-log-form,.service-log-history{background:#fff;border:1px solid #dfe6ef;border-radius:18px;padding:28px}.service-log-form h2,.service-log-history h2{margin:0 0 22px;font-size:24px}.service-log-form>label,.service-log-row label{margin:15px 0;font-size:13px;font-weight:800;display:block}.service-log-form select,.service-log-form input,.service-log-form textarea{width:100%;font:inherit;background:#fff;border:1px solid #d5dfeb;border-radius:9px;margin-top:7px;padding:11px}.service-log-form select,.service-log-form input{height:48px}.service-log-form textarea{resize:vertical;min-height:105px}.service-log-row{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.service-log-form fieldset{border:1px solid #dbe4ef;border-radius:12px;margin:20px 0;padding:18px}.service-log-form legend{padding:0 6px;font-size:14px;font-weight:900}.service-log-form fieldset label{align-items:center;gap:7px;width:25%;margin:8px 0;font-size:13px;display:inline-flex}.service-log-form fieldset input,.service-log-consent input{width:auto;height:auto;margin:0}.service-log-consent{background:#f3f6fa;border-radius:8px;align-items:center;gap:8px;padding:13px;display:flex!important}.service-log-form>button{color:#fff;background:#0f766e;border:0;border-radius:10px;width:100%;height:54px;font-size:16px;font-weight:900}.service-log-form>button:disabled{background:#aeb9c9}.service-log-success{color:#177b50;background:#e9f8f0;border-radius:9px;margin:15px 0;padding:14px}.service-log-help{text-align:center;color:#7d899a;font-size:12px}.service-log-history article{border-top:1px solid #e4eaf2;padding:18px 0;position:relative}.service-log-history article>div{justify-content:space-between;display:flex}.service-log-history article b{font-size:16px}.service-log-history article span{color:#0f766e;font-size:12px;font-weight:800}.service-log-history article p{white-space:pre-line;color:#52647c;font-size:13px;line-height:1.7}.service-log-history article small{color:#7e8b9d;font-size:11px}.service-log-history article em{color:#d15b43;background:#fff0e8;border-radius:14px;width:max-content;margin-top:9px;padding:6px 10px;font-size:10px;font-style:normal;font-weight:900;display:block}.service-log-history article em.confirmed{color:#198556;background:#e5f7ed}@media (width<=900px){.service-log-layout,.service-log-page>header,.service-log-row{grid-template-columns:1fr}.service-log-form fieldset label{width:50%}}@media (width<=560px){.service-log-page>header{padding:28px 20px}.service-log-page>header h1{font-size:31px}.service-log-layout{width:calc(100% - 28px)}.service-log-form,.service-log-history{padding:22px 17px}.service-log-form fieldset label{width:100%}}@media (width<=650px){.audience-paths .graduate-path,.audience-paths .customer-path{min-height:0;display:grid;grid-template-columns:minmax(0,1fr)!important}.audience-paths article>img{aspect-ratio:4/3;object-fit:cover;object-position:center center;width:100%;display:block;border-radius:0 0 21px 21px!important;height:auto!important;min-height:0!important}.audience-paths .graduate-path>img{object-position:center 44%}.audience-copy{width:100%;min-width:0}}.care-apply-page{color:#102746;background:#f3f8f7;min-height:100vh;padding-bottom:90px}.care-apply-page>header{color:#fff;background:linear-gradient(120deg,#174c57,#0f766e);grid-template-columns:170px 1fr;gap:24px;padding:40px max(50vw - 550px,24px);display:grid}.care-apply-page>header>a{color:#d2e0f4;font-size:14px;font-weight:800}.care-apply-page>header span{letter-spacing:.16em;color:#87b1ff;font-size:11px;font-weight:900}.care-apply-page>header h1{margin:8px 0;font-size:39px}.care-apply-page>header p{color:#d2dff0;font-size:16px}.care-apply-form{width:min(1100px,100% - 40px);margin:28px auto}.care-apply-form>section{background:#fff;border:1px solid #dfe6f0;border-radius:18px;margin-bottom:16px;padding:30px}.care-apply-form>section>span{letter-spacing:.14em;color:#0f766e;font-size:11px;font-weight:900}.care-apply-form h2{margin:8px 0 20px;font-size:25px}.care-apply-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.care-apply-grid label{font-size:13px;font-weight:800}.care-apply-grid input,.care-apply-grid select,.care-apply-grid textarea{width:100%;font:inherit;background:#fff;border:1px solid #d5dfeb;border-radius:9px;margin-top:7px;padding:11px;display:block}.care-apply-grid input,.care-apply-grid select{height:48px}.care-apply-grid textarea{resize:vertical;min-height:95px}.care-apply-grid .wide{grid-column:1/-1}.care-apply-grid fieldset{border:1px solid #d9e3ef;border-radius:10px;padding:13px}.care-apply-grid fieldset legend{font-size:13px;font-weight:900}.care-apply-grid fieldset label{align-items:center;gap:5px;margin:5px;display:inline-flex}.care-apply-grid fieldset input{width:auto;height:auto;margin:0}.care-privacy-note{color:#5f7087;background:#f1f6fd;border-left:4px solid #0f766e;padding:14px 16px;font-size:14px;line-height:1.7}.consent-section{border-color:#cddcf2!important}.consent-check{background:#fff;border:1px solid #dde5ef;border-radius:10px;grid-template-columns:24px 1fr;column-gap:9px;margin:11px 0;padding:16px;display:grid}.consent-check input{grid-row:1/3;width:18px;height:18px;margin:2px 0}.consent-check b{font-size:15px}.consent-check small{color:#6d7c90;margin-top:4px;font-size:12px;line-height:1.6}.consent-check.sensitive{background:#fff7f4;border-color:#f0b8aa}.consent-section>p{color:#718095;font-size:12px;line-height:1.7}.care-apply-form>button{color:#fff;background:#0f766e;border:0;border-radius:11px;width:100%;height:58px;font-size:17px;font-weight:900;box-shadow:0 10px 25px #0f766e33}@media (width<=760px){.care-apply-page>header,.care-apply-grid{grid-template-columns:1fr}.care-apply-grid .wide{grid-column:auto}}@media (width<=560px){.care-apply-page>header{padding:28px 18px}.care-apply-page>header h1{font-size:31px}.care-apply-form{width:calc(100% - 28px)}.care-apply-form>section{padding:23px 17px}.care-apply-form h2{font-size:22px}}.business-information{border-top:1px solid #ffffff18;border-bottom:1px solid #ffffff18;grid-template-columns:150px repeat(3,minmax(0,1fr));gap:10px 22px;padding:22px 0;font-size:13px;line-height:1.6;display:grid}.business-information strong{color:#fff;grid-row:1/3;font-size:16px}.business-information span{color:#bdd0cf}.checkout-page{color:#102746;background:#f3f8f7}.checkout-layout{grid-template-columns:1.25fr .75fr;align-items:start;gap:20px;width:min(1100px,100% - 40px);margin:50px auto 24px;display:grid}.checkout-form,.checkout-summary{background:#fff;border:1px solid #d8e4e3;border-radius:20px;padding:34px;box-shadow:0 14px 38px #123f4c10}.checkout-form>span,.checkout-summary>span{letter-spacing:.16em;color:#0f766e;font-size:11px;font-weight:900}.checkout-form h1{margin:8px 0 7px;font-size:38px}.checkout-form>p{color:#68798a;margin:0 0 26px;font-size:15px}.checkout-form label{margin:15px 0;font-size:13px;font-weight:850;display:block}.checkout-form input,.checkout-form select{width:100%;height:50px;font:inherit;background:#fff;border:1px solid #cedbdc;border-radius:10px;margin-top:7px;padding:0 13px;display:block}.checkout-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.checkout-product{background:#edf8f5;border-radius:14px;grid-template-columns:1fr auto;margin:17px 0;padding:20px;display:grid}.checkout-product b,.checkout-product span{display:block}.checkout-product span{color:#63778a;margin-top:5px;font-size:13px}.checkout-product strong{color:#0f766e;grid-area:1/2/3;align-self:center;font-size:21px}.checkout-consent{background:#f6f8fa;border-radius:10px;grid-template-columns:22px 1fr;gap:8px;padding:15px;display:grid!important}.checkout-consent input{width:18px;height:18px;margin:2px 0}.checkout-consent span,.checkout-consent small{display:block}.checkout-consent small{margin-top:5px}.checkout-consent a{color:#0f766e}.checkout-form>button{color:#fff;cursor:pointer;background:#0f766e;border:0;border-radius:11px;width:100%;height:58px;font-size:17px;font-weight:900}.checkout-notice{color:#8b5520;background:#fff4e8;border-radius:9px;margin-top:14px;padding:14px;font-size:13px;line-height:1.7}.checkout-summary{position:sticky;top:20px}.checkout-summary h2{margin:13px 0 7px;font-size:24px}.checkout-summary>p{color:#6d7b8e;font-size:14px}.checkout-summary>div{border-top:1px solid #e2e9e9;justify-content:space-between;padding:17px 0;display:flex}.checkout-summary>div strong{font-size:19px}.checkout-summary>small{color:#718092;font-size:12px;line-height:1.7;display:block}.checkout-safety{background:#eaf6f2;border:1px solid #cce1dc;border-radius:15px;width:min(1100px,100% - 40px);margin:0 auto 60px;padding:22px 25px}.checkout-safety b{font-size:17px}.checkout-safety p{color:#536c70;margin:7px 0 0;font-size:13px;line-height:1.7}.detail-cta>div:last-child{flex-wrap:wrap;gap:10px;display:flex}.detail-cta>div:last-child a{color:#fff;background:#0f766e;border-radius:10px;justify-content:center;align-items:center;padding:15px 20px;font-weight:900;display:inline-flex}.detail-cta>div:last-child a:last-child{color:#0f766e;background:#fff;border:1px solid #0f766e}@media (width<=800px){.business-information{grid-template-columns:1fr 1fr}.business-information strong{grid-area:auto/1/auto/-1}.checkout-layout{grid-template-columns:1fr}.checkout-summary{position:static}.checkout-row{grid-template-columns:1fr}}@media (width<=560px){.business-information{grid-template-columns:1fr;font-size:12px}.checkout-layout{width:calc(100% - 28px);margin-top:28px}.checkout-form,.checkout-summary{padding:24px 18px}.checkout-form h1{font-size:31px}.checkout-product{grid-template-columns:1fr}.checkout-product strong{grid-area:auto/1;margin-top:13px}.checkout-safety{width:calc(100% - 28px);padding:19px}}.business-information{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 28px}.business-information span{word-break:keep-all}.business-address{white-space:nowrap}.business-information strong{display:none}.payment-methods{border:0;grid-template-columns:1fr 1fr;gap:10px;margin:24px 0 14px;padding:0;display:grid}.payment-methods legend{grid-column:1/-1;margin-bottom:8px;font-size:13px;font-weight:900}.payment-methods label{cursor:pointer;border:1px solid #d7e1e4;border-radius:11px;grid-template-columns:24px 1fr;align-items:center;gap:8px;margin:0;padding:14px;display:grid}.payment-methods label.active{background:#edf8f5;border-color:#0f766e}.payment-methods input{width:18px;height:18px;margin:0}.payment-methods span,.payment-methods b,.payment-methods small{display:block}.payment-methods small{color:#718092;margin-top:3px;font-weight:500}.bank-transfer-box{background:linear-gradient(135deg,#eef9f6,#f8fbfa);border:1px solid #c5ddd7;border-radius:14px;margin:14px 0 22px;padding:20px}.bank-transfer-box span,.bank-transfer-box b,.bank-transfer-box strong{display:block}.bank-transfer-box span{letter-spacing:.12em;color:#0f766e;font-size:11px;font-weight:900}.bank-transfer-box b{letter-spacing:-.02em;margin:8px 0 5px;font-size:22px}.bank-transfer-box strong{color:#344d59;font-size:15px}.bank-transfer-box p{color:#667889;margin:13px 0 0;font-size:12px;line-height:1.7}.checkout-form>button.card-pending{background:#75858f}@media (width<=800px){.business-information{grid-template-columns:1fr 1fr}.business-address{white-space:normal;grid-column:1/-1}}@media (width<=560px){.business-information{grid-template-columns:1fr}.business-address{grid-column:auto}.payment-methods{grid-template-columns:1fr}.bank-transfer-box b{white-space:nowrap;font-size:19px}}.checkout-product span{color:#4f6578;word-break:keep-all;font-size:16px;font-weight:650;line-height:1.65}.bank-transfer-box p{color:#4f6578;word-break:keep-all;font-size:16px;font-weight:650;line-height:1.75}.checkout-summary>p{color:#52687b;word-break:keep-all;font-size:16px;font-weight:650;line-height:1.65}.checkout-summary>small{color:#586d80;word-break:keep-all;font-size:15px;font-weight:650;line-height:1.75}@media (width<=560px){.checkout-product span,.bank-transfer-box p,.checkout-summary>p{font-size:16px}.checkout-summary>small{font-size:15px}}.flow-summary{grid-template-columns:repeat(3,1fr);gap:9px;margin:14px 0;display:grid}.flow-summary span{color:#58706f;background:#eff8f5;border-radius:9px;padding:11px 12px;font-size:12px}.flow-summary b{color:#0f766e;margin-top:4px;display:block}.assignment-form.continuous{grid-template-columns:1.2fr .75fr 1.2fr auto}.flow-admin-actions{flex-wrap:wrap;gap:8px;margin-top:13px;display:flex}.flow-admin-actions button{color:#fff;background:#0f766e;border:0;border-radius:8px;padding:10px 15px;font-weight:850}.flow-admin-actions button.secondary{color:#b34d3d;background:#fff;border:1px solid #d8b9b1}.flow-admin-actions button:disabled{opacity:.5}.service-flow-page{color:#102746;background:#f3f8f7;min-height:100vh;padding-bottom:80px}.service-flow-page>header{color:#fff;background:linear-gradient(120deg,#174c57,#0f766e);grid-template-columns:180px 1fr;gap:20px;padding:38px max(50vw - 550px,28px) 34px;display:grid}.service-flow-page>header>a{color:#d5e7e4;font-size:14px;font-weight:800}.service-flow-page>header span{color:#8bd6cc;letter-spacing:.16em;font-size:11px;font-weight:900}.service-flow-page>header h1{margin:8px 0;font-size:38px}.service-flow-page>header p{color:#d3e5e2;margin:0;font-size:16px}.service-flow-page>.service-log-success,.service-flow-page>.portal-empty,.service-flow-list{width:min(1100px,100% - 40px);margin:24px auto}.service-flow-list{gap:18px;display:grid}.service-flow-list>article{background:#fff;border:1px solid #d9e6e3;border-radius:18px;padding:28px}.service-flow-list>article>header{border-bottom:1px solid #e1e9e7;justify-content:space-between;align-items:start;gap:14px;padding-bottom:18px;display:flex}.service-flow-list>article>header b,.service-flow-list>article>header span{display:block}.service-flow-list>article>header b{font-size:20px}.service-flow-list>article>header span{color:#6a7d8d;margin-top:5px;font-size:13px}.service-flow-list>article>header strong{color:#0f766e;white-space:nowrap;background:#e7f6f1;border-radius:18px;padding:7px 11px;font-size:12px}.service-flow-list dl{grid-template-columns:1fr 1fr;gap:0 22px;display:grid}.service-flow-list dl>div{border-bottom:1px solid #edf1f0;padding:15px 0}.service-flow-list dt{color:#738496;font-size:11px;font-weight:800}.service-flow-list dd{margin:5px 0 0;font-size:14px;line-height:1.6}.confirmation-grid{grid-template-columns:repeat(3,1fr);gap:9px;margin:18px 0;display:grid}.confirmation-grid span{color:#637778;background:#f2f7f6;border-radius:10px;padding:13px;font-size:12px}.confirmation-grid b{color:#0f766e;margin-top:4px;display:block}.service-flow-list>article>button,.bank-transfer-box button{color:#fff;background:#0f766e;border:0;border-radius:9px;padding:13px 17px;font-weight:900}.service-flow-list .bank-transfer-box{margin-top:18px}.service-flow-list .bank-transfer-box input{width:min(360px,100%);height:46px;font:inherit;border:1px solid #c8dcd7;border-radius:8px;margin:13px 8px 0 0;padding:0 12px}.settlement-box{background:#eef4fa;border-radius:12px;grid-template-columns:1fr auto;gap:7px 18px;margin-top:18px;padding:18px;display:grid}.settlement-box b{grid-column:1/-1}.settlement-box span{color:#53687c;font-size:13px}.settlement-box strong{color:#0f766e;grid-area:2/2/4;align-self:center}@media (width<=850px){.assignment-form.continuous{grid-template-columns:1fr 1fr}.service-flow-page>header,.service-flow-list dl{grid-template-columns:1fr}}@media (width<=600px){.flow-summary,.confirmation-grid,.assignment-form.continuous{grid-template-columns:1fr}.service-flow-page>header{padding:28px 19px}.service-flow-page>header h1{word-break:keep-all;font-size:30px}.service-flow-page>.service-log-success,.service-flow-page>.portal-empty,.service-flow-list{width:calc(100% - 28px)}.service-flow-list>article{padding:21px 17px}.service-flow-list>article>header{flex-direction:column;align-items:start}.service-flow-list .bank-transfer-box input{margin-right:0}.service-flow-list .bank-transfer-box button{width:100%;margin-top:8px}.settlement-box{grid-template-columns:1fr}.settlement-box strong{grid-area:auto}}.settlement-account-admin{color:#53687c;background:#eef4fa;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;margin:10px 0;padding:12px 14px;font-size:12px;display:flex}.settlement-account-admin b{color:#173f4d}.settlement-account-page{color:#102746;background:#f3f8f7;min-height:100vh;padding-bottom:80px}.settlement-account-page>header{color:#fff;background:linear-gradient(120deg,#174c57,#0f766e);grid-template-columns:180px 1fr;gap:20px;padding:38px max(50vw - 450px,28px) 34px;display:grid}.settlement-account-page>header>a{color:#d5e7e4;font-size:14px;font-weight:800}.settlement-account-page>header span{color:#8bd6cc;letter-spacing:.16em;font-size:11px;font-weight:900}.settlement-account-page>header h1{margin:8px 0;font-size:38px}.settlement-account-page>header p{color:#d3e5e2;margin:0}.settlement-account-card{background:#fff;border:1px solid #d9e6e3;border-radius:18px;width:min(760px,100% - 40px);margin:28px auto;padding:30px}.registered-account{background:#eaf7f3;border-radius:12px;gap:6px;margin-bottom:24px;padding:18px;display:grid}.registered-account strong{color:#0f766e;font-size:21px}.registered-account span,.registered-account small{color:#5e7476}.settlement-account-card form{grid-template-columns:1fr 1fr;gap:14px;display:grid}.settlement-account-card h2,.settlement-account-card .account-consent,.settlement-account-card form>button{grid-column:1/-1}.settlement-account-card h2{margin:0 0 4px}.settlement-account-card label{font-size:13px;font-weight:850}.settlement-account-card input,.settlement-account-card select{width:100%;height:48px;font:inherit;background:#fff;border:1px solid #cfdeda;border-radius:9px;margin-top:7px;padding:0 12px;display:block}.settlement-account-card .account-consent{background:#f2f7f6;border-radius:10px;grid-template-columns:22px 1fr;gap:9px;padding:15px;display:grid}.settlement-account-card .account-consent input{width:18px;height:18px;margin:2px 0}.account-consent b,.account-consent small{display:block}.account-consent small{color:#657879;margin-top:5px;font-weight:500;line-height:1.6}.settlement-account-card form>button{color:#fff;background:#0f766e;border:0;border-radius:9px;height:52px;font-size:16px;font-weight:900}.settlement-account-card aside{background:#f4f7fa;border-left:4px solid #0f766e;margin-top:22px;padding:17px}.settlement-account-card aside p{color:#586b7c;margin:6px 0 0;font-size:13px;line-height:1.75}@media (width<=600px){.settlement-account-admin{flex-direction:column;align-items:flex-start}.settlement-account-page>header{grid-template-columns:1fr;padding:28px 19px}.settlement-account-page>header h1{font-size:31px}.settlement-account-card{width:calc(100% - 28px);padding:22px 17px}.settlement-account-card form{grid-template-columns:1fr}.settlement-account-card h2,.settlement-account-card .account-consent,.settlement-account-card form>button{grid-column:auto}}.settlement-account-admin button{color:#0f766e;white-space:nowrap;background:#fff;border:1px solid #bad3ce;border-radius:7px;padding:8px 10px;font-size:11px;font-weight:850}.member-management>p{font-size:1rem;line-height:1.7}.member-filters{background:#eff8f5;border-radius:12px;flex-wrap:wrap;align-items:flex-end;gap:14px;margin:20px 0;padding:18px;display:flex}.member-filters label{flex-direction:column;gap:8px;min-width:150px;font-size:.875rem;font-weight:750;display:flex}.member-filters label:first-child{flex:1;min-width:220px}.member-filters input,.member-filters select,.member-status-form input,.member-status-form select{color:#123f4c;box-sizing:border-box;background:#fff;border:1px solid #c9d5e4;border-radius:8px;width:100%;min-width:0;max-width:100%;padding:12px;font-size:1rem}.member-filters>b{color:#0b6f68;align-self:center}.member-management button{color:#123f4c;cursor:pointer;background:#fff;border:1px solid #b6cfcc;border-radius:8px;padding:11px 16px;font-size:.875rem;font-weight:750}.member-management button:disabled{opacity:.55;cursor:default}.member-management button:focus-visible,.member-management input:focus-visible,.member-management select:focus-visible{outline-offset:3px;outline:2px solid #0b6f68}.member-list{gap:18px;display:grid}.member-record{border:1px solid #d7e1eb;border-radius:14px;min-width:0;padding:20px}.member-record-summary{grid-template-columns:minmax(0,1fr) minmax(0,1.5fr) minmax(0,1fr) minmax(0,1fr) auto;align-items:center;gap:18px;font-size:1rem;line-height:1.6;display:grid}.member-record-summary>div{overflow-wrap:anywhere;word-break:keep-all;flex-direction:column;gap:4px;min-width:0;display:flex}.member-record-summary strong{font-size:1.125rem}.member-field-label,.member-record-summary strong+span{color:#607187;font-size:.875rem}.member-status-form{border-top:1px solid #e4ebf0;grid-template-columns:minmax(150px,.7fr) minmax(0,1.5fr) auto;align-items:end;gap:14px;margin-top:18px;padding-top:18px;display:grid}.member-status-form label{flex-direction:column;gap:8px;font-size:.875rem;font-weight:750;display:flex}.member-status-form label small{font-size:.875rem;font-weight:400}.member-save{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.member-save span{color:#607187;font-size:.875rem}.member-save button{color:#fff;background:#0f766e;border-color:#0f766e;min-width:88px;font-size:1rem}.member-feedback{color:#9d3324;background:#fff1ee;border-radius:8px;padding:12px 16px;font-size:1rem;line-height:1.6}.member-feedback.success{color:#08635d;background:#eff8f5}.member-detail{border-top:1px solid #e4ebf0;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:20px;padding-top:20px;display:grid}.member-detail section{background:#f5f9fa;border-radius:10px;min-width:0;padding:18px}.member-detail h3{margin:0 0 10px;font-size:1.125rem;line-height:1.5}.member-detail p{color:#607187;word-break:keep-all;overflow-wrap:anywhere;font-size:.875rem;line-height:1.8}.member-detail dl{gap:12px;margin:16px 0 0;font-size:1rem;line-height:1.7;display:grid}.member-detail dl>div{min-width:0}.member-detail dt{color:#607187;font-size:.875rem}.member-detail dd{overflow-wrap:anywhere;word-break:keep-all;margin:2px 0 0}.member-detail .member-management-info{grid-column:1/-1}.member-management-info dl{grid-template-columns:repeat(3,minmax(0,1fr))}@media (width<=1400px){.member-record-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.member-record-summary>button{justify-self:start}.member-status-form{grid-template-columns:minmax(150px,.7fr) minmax(0,1.5fr)}.member-save{grid-column:1/-1;justify-content:flex-end}}@media (width<=700px){.member-record{padding:16px}.member-detail,.member-record-summary,.member-status-form,.member-management-info dl{grid-template-columns:minmax(0,1fr)}.member-filters label,.member-filters label:first-child{flex:100%;min-width:0}.member-save{justify-content:space-between}}.registration-fields{min-width:0}.registration-required{color:#bd4736;margin-left:6px;font-size:.875rem;font-style:normal}.registration-fields>p{color:#607187;word-break:keep-all;overflow-wrap:anywhere;font-size:.875rem;line-height:1.7}.registration-fields input{box-sizing:border-box;min-width:0;max-width:100%}.member-birth-date{color:#607187;overflow-wrap:anywhere;margin-top:6px;font-size:.875rem;line-height:1.6;display:block}.desired-job-fieldset{border:0;min-width:0;margin:22px 0;padding:0}.desired-job-fieldset legend{padding:0;font-size:1rem;font-weight:800}.desired-job-fieldset legend span{color:#bd4736;margin-left:6px;font-size:.875rem}.desired-job-fieldset>p{color:#607187;word-break:keep-all;margin:8px 0 12px;font-size:.875rem;line-height:1.7}.desired-job-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.desired-job-fieldset .desired-job-options>label{cursor:pointer;border:1px solid #d6deea;border-radius:9px;align-items:center;gap:10px;min-width:0;min-height:50px;margin:0;padding:12px;font-size:1rem;font-weight:700;line-height:1.5;display:flex}.desired-job-fieldset .desired-job-options>label.selected{background:#eff8f5;border-color:#0f766e}.desired-job-fieldset .desired-job-options input{accent-color:#0f766e;flex:0 0 18px;width:18px;height:18px;margin:0;padding:0;display:block}.desired-job-options span{word-break:keep-all;overflow-wrap:anywhere;min-width:0}.desired-job-options label:focus-within{outline-offset:2px;outline:2px solid #0f766e}.saved-desired-jobs{background:#fff;border:1px solid #d6deea;border-radius:12px;margin-bottom:18px;padding:18px;line-height:1.7}.saved-desired-jobs p{word-break:keep-all;overflow-wrap:anywhere;margin:6px 0 0}@media (width<=560px){.desired-job-options{grid-template-columns:minmax(0,1fr)}}.site-footer .business-information{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 28px;font-size:.875rem;line-height:1.8}.site-footer .business-information>span{white-space:normal;word-break:keep-all;overflow-wrap:anywhere;min-width:0}.site-footer .business-information>.business-address{grid-column:1/-1}.site-footer .footer-bottom>p{word-break:keep-all;overflow-wrap:anywhere;min-width:0;line-height:1.8}.site-footer .footer-copyright{white-space:normal;margin-top:10px;font-size:.875rem;line-height:1.8;display:block}@media (width<=800px){.site-footer .business-information{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.site-footer .business-information{grid-template-columns:minmax(0,1fr)}.site-footer .footer-bottom{flex-direction:column;align-items:flex-start;gap:16px;display:flex}}.member-auth-page{color:#10354a;background:#f1f6f8;flex-direction:column;align-items:center;gap:24px;min-height:100dvh;padding:40px 20px;display:flex}.member-auth-brand{color:#0b716b;font-size:22px;font-weight:800;text-decoration:none}.member-auth-card{box-sizing:border-box;width:100%;max-width:560px;padding:36px!important}.member-auth-card h1{margin:12px 0 16px;font-size:30px;line-height:1.35}.member-auth-card p{word-break:keep-all;overflow-wrap:anywhere;line-height:1.75}.member-auth-card form{flex-direction:column;gap:18px;display:flex}.member-auth-card label{flex-direction:column;gap:8px;font-weight:700;display:flex}.member-auth-card input{box-sizing:border-box;color:#10354a;background:#fff;border:1px solid #c8d9df;border-radius:9px;width:100%;min-width:0;padding:14px;font-size:16px}.member-auth-card button,.member-primary-link{color:#fff;text-align:center;cursor:pointer;background:#0d7770;border:0;border-radius:9px;padding:16px 20px;font-size:17px;font-weight:800;text-decoration:none;display:block}.member-auth-card button:disabled{opacity:.6;cursor:wait}.member-auth-links{flex-wrap:wrap;justify-content:center;gap:16px 26px;margin-top:24px;display:flex}.member-auth-links a,.member-migration-guide a{color:#0a706a;text-underline-offset:4px;font-weight:700;text-decoration:underline}.member-migration-guide{background:#edf7f4;border-radius:12px;margin-top:24px;padding:18px;font-size:15px}.member-password-fields{gap:14px;min-width:0;display:grid}.signup-card .member-inline-check{flex-direction:row;align-items:center;gap:8px;margin:0;font-size:14px;font-weight:500;display:flex}.signup-card .member-inline-check input{accent-color:#0d7770;width:18px;height:18px;margin:0;padding:0}.signup-card .member-field-help{color:#496576;word-break:keep-all;overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.7}.member-phone-proof{background:#f0f8f5;border-radius:12px;gap:14px;min-width:0;margin:16px 0;padding:18px;display:grid}.signup-card button.member-secondary-button{color:#0b716b;background:#fff;border:1px solid #84b6af;width:100%;margin:0;padding:12px;font-size:16px}.signup-card .member-phone-proof label{margin:0}.member-auth-card input:focus-visible,.member-auth-card button:focus-visible,.member-primary-link:focus-visible{outline-offset:3px;outline:3px solid #66b6ac}@media (width<=600px){.member-auth-page{padding:24px 14px}.member-auth-card{padding:26px 22px!important}.member-auth-card h1{font-size:25px}.member-phone-proof{padding:14px}}.signup-card .member-code-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;min-width:0;display:grid}.signup-card .member-code-row label{min-width:0;margin:0}.signup-card .member-code-row input{box-sizing:border-box;width:100%;min-width:0;font-size:16px}.signup-card button.member-code-confirm{color:#fff;white-space:nowrap;cursor:pointer;background:#0d7770;border:0;border-radius:9px;width:auto;min-width:86px;height:auto;min-height:50px;margin:0;padding:12px 14px;font-size:16px}.signup-card button.member-code-confirm:disabled{opacity:.6;cursor:default}.signup-card .member-code-success{color:#09664d;background:#ddf4ea;font-weight:700}.registration-fields .registration-birth-help{color:#496576;word-break:keep-all;overflow-wrap:anywhere;font-size:14px;font-weight:400;line-height:1.7;display:block}.review-feedback{white-space:pre-wrap;overflow-wrap:anywhere;border-radius:10px;padding:14px 16px;font-size:15px;line-height:1.7}.review-feedback.success{color:#126344;background:#e3f5ec}.review-feedback.error{color:#a63729;background:#fff0eb}.review-results{background:#fff;border:1px solid #d4e4df;border-radius:16px;margin:0 0 24px;padding:24px}.review-results-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.review-results h2{margin:0;font-size:23px}.review-results-head p{color:#456172;margin:8px 0;font-size:16px}.review-results button{color:#0f766e;font:inherit;cursor:pointer;background:#fff;border:1px solid #a7ccc5;border-radius:9px;padding:12px 16px;font-weight:700}.review-results .review-detail-button{margin-top:18px}.review-account-state{background:#f1f7f5;padding:12px;font-size:14px;line-height:1.8}.review-results .certificate-history{border:0;margin-top:16px;padding-top:0}.review-results .certificate-history article p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:15px;line-height:1.7}.review-results button:disabled,.manager-review-action button:disabled{opacity:.6;cursor:wait}.care-apply-form .service-schedule-fields h3{margin:32px 0 18px;font-size:21px}.care-apply-form .service-choice{border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0 0 24px;padding:0;display:grid}.care-apply-form .service-choice legend{margin-bottom:12px;font-size:16px;font-weight:700}.care-apply-form .service-choice label{cursor:pointer;border:1px solid #cfdedb;border-radius:12px;align-items:flex-start;gap:12px;padding:18px;display:flex}.care-apply-form .service-choice label.selected{background:#edf8f5;border:2px solid #0f766e;padding:17px}.care-apply-form .service-choice input{accent-color:#0f766e;flex:0 0 20px;width:20px;height:20px;margin:2px 0}.care-apply-form .service-choice b{font-size:17px}.care-apply-form .service-choice small{color:#496576;margin-top:5px;font-size:14px;font-weight:400;line-height:1.6;display:block}.care-apply-form .care-apply-grid label{min-width:0;font-size:16px}.care-apply-form .care-apply-grid input,.care-apply-form .care-apply-grid select{box-sizing:border-box;min-width:0;max-width:100%;min-height:50px;font-size:16px}.care-apply-form .care-apply-grid label>small{color:#526b7b;font-size:14px;font-weight:400;line-height:1.6;display:block}.care-apply-form em{color:#b73d30;margin-left:5px;font-size:13px;font-style:normal}.care-apply-form .inline-check{align-items:center;gap:10px;font-size:16px;line-height:1.6;display:flex}.care-apply-form .inline-check input{accent-color:#0f766e;flex:0 0 20px;width:20px;height:20px;min-height:20px;margin:0}.care-end-date{align-self:center}.care-end-date>label+label{margin-top:12px;display:block}.care-apply-form .care-return-address{background:#f1f8f6;border-radius:10px;padding:16px}.care-return-address p{overflow-wrap:anywhere;margin:10px 0 0;font-size:15px}.care-booking-summary{background:#edf8f5;border-left:4px solid #0f766e;border-radius:12px;margin-top:24px;padding:22px}.care-booking-summary b{color:#0b6f68;font-size:21px}.care-booking-summary p{overflow-wrap:anywhere;font-size:16px;line-height:1.8}.care-booking-summary small{color:#46606f;font-size:14px;line-height:1.7}.care-time-error{color:#b23d2b}.care-trip-details{overflow-wrap:anywhere;background:#f0f7f5;border-radius:12px;min-width:0;margin:16px 0;padding:18px;font-size:15px;line-height:1.7}.care-trip-details>b{color:#0b6f68;font-size:17px}.care-trip-details>p{margin:6px 0 12px}.care-trip-details dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;display:grid}.care-trip-details dl>div{min-width:0}.care-trip-details dt{color:#526777;font-size:14px}.care-trip-details dd{white-space:pre-wrap;margin:4px 0 0;font-size:15px}.care-apply-form>button:disabled{opacity:.6;cursor:wait}@media (width<=700px){.care-apply-form .service-choice{grid-template-columns:1fr}.review-results{padding:18px}.review-results-head{flex-direction:column;align-items:flex-start}.review-results-head button{width:100%}.care-trip-details dl{grid-template-columns:1fr}.care-booking-summary{padding:18px}.care-apply-form .care-apply-grid{grid-template-columns:minmax(0,1fr)}.care-apply-form .care-apply-grid .wide{grid-column:1}.review-account-state{font-size:14px}.manager-review-person>div{overflow-wrap:anywhere;min-width:0}}.care-receipt-dialog{box-sizing:border-box;color:#123f4c;text-align:center;word-break:keep-all;overflow-wrap:anywhere;background:#fff;border:0;border-radius:22px;width:min(540px,100vw - 32px);max-height:calc(100dvh - 40px);margin:auto;padding:36px 30px;position:fixed;inset:0;overflow:auto;box-shadow:0 24px 80px #071e3a40}.care-receipt-dialog::backdrop{background:#08232c94}.care-receipt-mark{color:#087969;background:#e0f5ed;border-radius:50%;place-items:center;width:66px;height:66px;margin:0 auto 20px;font-size:38px;font-weight:700;display:grid}.care-receipt-dialog h2{letter-spacing:-.035em;margin:0;font-size:26px;font-weight:800;line-height:1.4}.care-receipt-dialog>p{color:#486577;margin:16px 0;font-size:17px;line-height:1.8}.care-receipt-number{background:#edf8f5;border-radius:12px;gap:8px;margin:24px 0 18px;padding:18px 14px;display:grid}.care-receipt-number span{color:#536d78;font-size:14px}.care-receipt-number strong{color:#096e66;overflow-wrap:anywhere;font-size:20px;font-weight:800}.care-receipt-dialog .care-receipt-help{margin-bottom:24px;font-size:15px;line-height:1.7}.care-receipt-actions{grid-template-columns:1fr;gap:10px;display:grid}.care-receipt-actions button,.care-receipt-actions a{box-sizing:border-box;width:100%;font:inherit;cursor:pointer;border-radius:10px;padding:15px;font-size:17px;font-weight:750;line-height:1.5;text-decoration:none;display:block}.care-receipt-actions button{color:#fff;background:#0f766e;border:1px solid #0f766e}.care-receipt-actions a{color:#0b6f68;background:#fff;border:1px solid #b7d8d2}.care-receipt-actions button:focus-visible,.care-receipt-actions a:focus-visible{outline-offset:3px;outline:3px solid #dd8f30}@media (width<=480px){.care-receipt-dialog{padding:28px 20px}.care-receipt-dialog h2{font-size:23px}.care-receipt-dialog>p{font-size:16px}.care-receipt-number strong{font-size:18px}}.assignment-live-status{margin:-12px 0 24px;font-size:15px;line-height:1.6}.assignment-live-status>p{color:#476475;margin:0 0 12px}.assignment-live-status .connection-error{color:#8a4b16}.assignment-live-status article{background:#eaf7f3;border:1px solid #b4d7cf;border-left:5px solid #0f766e;border-radius:10px;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:10px;padding:18px 20px;display:flex}.assignment-live-status article>div{flex:250px;min-width:0}.assignment-live-status strong{color:#123f4c;font-size:17px;display:block}.assignment-live-status span{color:#456477;overflow-wrap:anywhere;display:block}.assignment-live-status button{font:inherit;color:#fff;cursor:pointer;background:#0f766e;border:1px solid #0f766e;border-radius:8px;min-height:44px;padding:10px 15px;font-weight:700}.assignment-live-status button.dismiss{color:#0b6f68;background:#fff;border-color:#b4d7cf}.assignment-live-status button:focus-visible{outline-offset:3px;outline:3px solid #dd8f30}@media (width<=600px){.assignment-live-status article{padding:16px}.assignment-live-status article>div{flex-basis:100%}}.member-role-tabs,.assignment-phase-tabs{flex-wrap:wrap;gap:10px;margin:22px 0;display:flex}.member-role-tabs button,.assignment-phase-tabs button{color:#123f4c;font:inherit;cursor:pointer;background:#fff;border:1px solid #bdd7d2;border-radius:10px;align-items:center;gap:12px;padding:13px 17px;font-weight:750;display:flex}.member-role-tabs button.active,.assignment-phase-tabs button.active{color:#fff;background:#0f766e;border-color:#0f766e}.member-role-tabs b,.assignment-phase-tabs b{font-size:14px}.member-filters{background:#eff8f5;border-radius:12px;flex-wrap:wrap;align-items:end;gap:16px;margin-bottom:20px;padding:18px;display:flex}.member-filters label{flex:220px;gap:8px;display:grid}.member-filters label:first-child{flex-grow:2}.member-filters>b{padding:12px 0}.member-filters input,.member-filters select{color:#123f4c;width:100%;min-height:48px;font:inherit;background:#fff;border:1px solid #bdd7d2;border-radius:9px;padding:10px 12px}.admin-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:20px;display:flex}.admin-pagination button,.member-filters button{color:#123f4c;font:inherit;cursor:pointer;background:#fff;border:1px solid #bdd7d2;border-radius:8px;padding:10px 14px}.admin-pagination button:disabled,.assignment-workspace button:disabled{opacity:.5;cursor:not-allowed}.assignment-workspace{min-width:0;font-size:16px;line-height:1.65}.assignment-workspace h3{margin:0 0 12px;font-size:20px}.assignment-workspace h4{font-size:16px}.assignment-workspace p{color:#456477;overflow-wrap:anywhere;margin:8px 0 15px}.assignment-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.assignment-heading h2{margin-bottom:8px}.assignment-workspace button{white-space:normal;line-height:1.5;font:inherit;cursor:pointer;color:#0b6f68;background:#fff;border:1px solid #bdd7d2;border-radius:9px;min-height:44px;padding:10px 14px;font-weight:700}.assignment-workspace button:disabled{cursor:not-allowed}.assignment-workspace button:focus-visible,.member-role-tabs button:focus-visible{outline-offset:3px;outline:3px solid #dd8f30}.assignment-layout{grid-template-columns:minmax(220px,280px) minmax(0,1fr);align-items:start;gap:24px;display:grid}.assignment-queue{scrollbar-gutter:stable;gap:12px;max-height:75vh;padding-right:7px;display:grid;position:sticky;top:20px;overflow-y:auto}.assignment-queue>button{text-align:left;color:#123f4c;gap:6px;padding:15px;display:grid}.assignment-queue>button.selected{background:#eff8f5;border:2px solid #0f766e;padding:14px}.assignment-queue span{overflow-wrap:anywhere;font-size:14px}.assignment-queue small{color:#456477;font-size:13px}.assignment-content,.assignment-editor,.assignment-request-summary{min-width:0}.assignment-request-summary{background:#f3f8f7;border-radius:12px;margin-bottom:22px;padding:20px}.assignment-request-summary .care-schedule-details{padding:0}.assignment-empty{text-align:center;background:#f8fbfa;border:1px dashed #bdd7d2;border-radius:12px;padding:50px 24px}.assignment-delivery-history{border:1px solid #d7e5e2;border-radius:12px;margin-bottom:24px;padding:20px}.assignment-delivery-history article+article{border-top:1px solid #d7e5e2;margin-top:16px;padding-top:16px}.assignment-candidate-filters{grid-template-columns:1.2fr 1fr 1fr;gap:12px;display:grid}.assignment-workspace label{gap:8px;min-width:0;font-weight:700;display:grid}.assignment-workspace input,.assignment-workspace select,.assignment-workspace textarea{box-sizing:border-box;width:100%;min-width:0;min-height:48px;font:inherit;color:#123f4c;background:#fff;border:1px solid #bdd7d2;border-radius:9px;padding:11px 12px}.assignment-helper{font-size:14px}.assignment-candidate-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.assignment-candidate-grid article{border:1px solid #d7e5e2;border-radius:12px;flex-direction:column;min-width:0;padding:18px;display:flex}.assignment-candidate-grid article.selected{background:#f4fbf9;border:2px solid #0f766e;padding:17px}.assignment-candidate-grid header{flex-wrap:wrap;justify-content:space-between;align-items:start;gap:8px;display:flex}.assignment-candidate-grid header strong{font-size:18px}.assignment-candidate-grid header span{border-radius:20px;padding:3px 8px;font-size:13px}.assignment-candidate-grid .eligible{color:#006b5d;background:#e0f5ee}.assignment-candidate-grid .waiting{color:#965128;background:#fff3e5}.assignment-candidate-grid dl{gap:10px;margin:0 0 15px;display:grid}.assignment-candidate-grid dt{color:#526e7c;font-size:13px}.assignment-candidate-grid dd{overflow-wrap:anywhere;margin:2px 0 0}.assignment-candidate-grid details{margin-bottom:16px}.assignment-candidate-grid summary{cursor:pointer;color:#0b6f68;font-weight:700}.assignment-candidate-grid article>button{color:#fff;background:#0f766e;border-color:#0f766e;margin-top:auto}.assignment-workspace .assignment-warning{color:#7a481e;background:#fff5e8;border-radius:8px;padding:12px;font-size:14px}.assignment-compose,.assignment-preview{background:#eff8f5;border:1px solid #bdd7d2;border-radius:12px;gap:16px;margin-top:24px;padding:22px;display:grid}.assignment-compose small{font-size:14px;font-weight:400}.assignment-compose button,.assignment-preview button:first-of-type{color:#fff;background:#0f766e;border-color:#0f766e}.assignment-preview pre{white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;color:#123f4c;background:#fff;border-radius:9px;margin:0;padding:16px}.assignment-cancel-confirm{background:#fff5e8;border-radius:9px;padding:14px}.assignment-cancel-confirm button+button{margin-left:8px}@media (width<=1250px){.assignment-layout{grid-template-columns:minmax(0,1fr)}.assignment-queue{grid-template-columns:repeat(2,minmax(0,1fr));max-height:360px;position:static}.assignment-queue>label,.assignment-queue>.admin-pagination{grid-column:1/-1}}@media (width<=700px){.assignment-workspace{padding:18px}.assignment-candidate-grid,.assignment-candidate-filters,.assignment-queue{grid-template-columns:minmax(0,1fr)}.assignment-request-summary,.assignment-delivery-history,.assignment-compose,.assignment-preview{padding:16px}.assignment-phase-tabs button,.member-role-tabs button{flex:140px;justify-content:space-between}.assignment-heading button{width:100%}.assignment-workspace h3{font-size:18px}}.service-log-toolbar,.service-log-loading{width:min(1180px,100% - 40px);margin:24px auto}.service-log-toolbar{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.service-log-toolbar p{color:#506b73;flex:350px;margin:0;font-size:15px}.service-log-toolbar button,.log-time-button{color:#0b6865;font:inherit;cursor:pointer;background:#fff;border:1px solid #bed8d4;border-radius:8px;padding:10px 14px;font-weight:700}.service-log-toolbar>a,.service-log-readiness a,.service-log-next a,.service-log-link{color:#086b68;text-underline-offset:4px;font-weight:800;text-decoration:underline}.service-log-toolbar>.admin-error,.service-log-toolbar>.service-log-success{flex-basis:100%;margin:0}.service-log-layout{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}.service-log-form,.service-log-history{overflow-wrap:anywhere;word-break:keep-all;min-width:0}.service-log-form select{height:auto;min-height:50px;font-size:15px}.service-log-readiness{background:#eef8f5;border-radius:12px;margin:18px 0;padding:18px;font-size:15px;line-height:1.7}.service-log-readiness>p{margin:8px 0}.service-log-readiness ul{margin:8px 0 16px;padding-left:22px}.service-log-readiness li+li{margin-top:8px}.service-log-empty,.service-log-instruction{color:#526b76;font-size:15px;line-height:1.8}.service-log-entry>label,.service-log-row label{margin:18px 0;font-size:15px;font-weight:800;display:block}.service-log-entry>label>span{color:#bf4d34}.service-log-entry textarea{font-size:16px;line-height:1.7}.service-log-row{grid-template-columns:repeat(2,minmax(0,1fr))}.service-log-row>label:first-child{grid-column:1/-1}.service-log-row input{min-width:0;font-size:15px}.service-log-row .log-time-button{width:100%;margin-top:8px;font-size:14px}.service-log-form fieldset label{width:50%;font-size:15px}.service-log-form fieldset input,.service-log-consent input{flex-shrink:0;width:18px;height:18px}.service-log-form input:disabled,.service-log-form textarea:disabled{background:#f4f6f7}.service-log-duration{color:#086b68;font-size:16px;font-weight:800}.log-primary-button{color:#fff;width:100%;min-height:50px;font:inherit;cursor:pointer;background:#0f766e;border:0;border-radius:10px;margin-top:18px;padding:12px 18px;font-weight:800;display:block}.log-primary-button:disabled,.log-time-button:disabled{opacity:.5;cursor:default}.service-log-history article>div{flex-wrap:wrap;gap:10px}.service-log-history article p{color:#344e5d;font-size:16px}.service-log-history article em{max-width:100%;font-size:13px;line-height:1.6}.log-actual-times{background:#f3f8f7;border-radius:10px;gap:12px;margin:18px 0;padding:15px;display:grid}.log-actual-times dt{color:#56717b;font-size:13px}.log-actual-times dd{margin:4px 0 0;font-size:15px;font-weight:700}.service-log-next{background:#eef8f5;border-radius:12px;flex-wrap:wrap;gap:14px 20px;margin-top:20px;padding:18px;font-size:15px;line-height:1.7;display:flex}.service-log-next p{flex-basis:100%;margin:0}.service-log-link{margin-top:12px;display:block}.log-admin-search{font-size:15px;display:block}.log-admin-search input{width:min(520px,100%);min-height:48px;font:inherit;border:1px solid #cbdcdd;border-radius:9px;margin-top:8px;padding:10px 12px;display:block}.guardian-logs{grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr)}@media (width<=900px){.service-log-layout,.guardian-logs{grid-template-columns:minmax(0,1fr)}}@media (width<=560px){.service-log-toolbar,.service-log-loading{width:calc(100% - 28px)}.service-log-row{grid-template-columns:minmax(0,1fr)}.service-log-form fieldset label{width:100%}.service-log-next{flex-direction:column}.service-log-toolbar button{width:100%}.service-log-form h2,.service-log-history h2{font-size:22px}}.service-live-status{color:#125c5b;background:#e8f5f1;border:1px solid #bfded5;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin:16px 0;padding:14px 18px;font-size:14px;line-height:1.6;display:flex}.service-flow-page>.service-live-status{width:min(1100px,100% - 40px);margin:24px auto}.service-live-status button,.service-progress-card button{color:#075f5a;min-height:44px;font:inherit;cursor:pointer;background:#fff;border:1px solid #aacdca;border-radius:8px;padding:10px 16px;font-weight:750}.service-progress-card{color:#173e4c;word-break:keep-all;overflow-wrap:anywhere;background:#f5faf8;border:1px solid #bfdbd5;border-radius:14px;min-width:0;margin:20px 0;padding:22px;font-size:15px;line-height:1.7}.service-progress-card>header{border-bottom:1px solid #d4e5de;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding-bottom:12px;display:flex}.service-progress-card>header strong{color:#086a64;font-size:18px}.service-progress-card small{font-size:13px}.service-progress-card .service-progress-steps{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin:18px 0;padding:0;list-style:none;display:grid}.service-progress-card .service-progress-steps li{color:#5d7078;text-align:center;background:#e6ebed;border-radius:8px;padding:10px 7px;font-size:13px;display:block}.service-progress-card .service-progress-steps li:before{display:none}.service-progress-card .service-progress-steps li.done{color:#fff;background:#08766e}.service-progress-card dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:16px 0;display:grid}.service-progress-card dl>div{background:#fff;border-radius:8px;padding:10px}.service-progress-card dt{color:#506c75;font-size:14px}.service-progress-card dd{margin:3px 0 0;font-size:16px;font-weight:750}.service-progress-actions{flex-wrap:wrap;align-items:center;gap:12px;margin:16px 0;display:flex}.service-progress-actions>button:first-child,.service-billing-card form>button{color:#fff;background:#0f766e}.service-progress-actions a{color:#0b6c66;font-weight:800;text-decoration:underline}.service-billing-card{border-top:1px solid #c7ded7;margin-top:20px;padding-top:18px}.service-billing-card h3{margin:0;font-size:18px}.service-progress-card p{white-space:pre-line;margin:12px 0;font-size:15px;line-height:1.75}.service-billing-card form{background:#fff;border:1px solid #c7ded7;border-radius:10px;margin-top:16px;padding:16px}.service-billing-card label{margin:12px 0;font-size:15px;font-weight:750;display:block}.service-billing-card input,.service-billing-card textarea{width:100%;min-height:48px;font:inherit;color:#123c48;background:#fff;border:1px solid #bacdce;border-radius:8px;margin-top:7px;padding:10px 12px;display:block}.service-billing-card textarea{min-height:90px}.service-fee-proposal{background:#fff8e8;border:1px solid #ecd6a9;border-radius:12px;margin:16px 0;padding:16px}.service-live-message{background:#e2f2ee;border-radius:8px;padding:13px;font-weight:700}.service-progress-card details{margin-top:14px}.service-progress-card summary{cursor:pointer;font-weight:750}.service-progress-card button:disabled{opacity:.5;cursor:default}@media (width<=700px){.service-progress-card{padding:15px}.service-progress-card .service-progress-steps{grid-template-columns:repeat(3,minmax(0,1fr))}.service-progress-card dl{grid-template-columns:minmax(0,1fr)}.service-progress-actions>*{width:100%}.service-live-status{flex-direction:column;align-items:start}.service-live-status button{width:100%}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}.shop-shell,.shop-admin-shell{color:#183c48;background:#f4f8f8;min-height:100vh;font-family:Pretendard,Noto Sans KR,Arial,sans-serif;font-size:16px;line-height:1.65}.shop-shell *,.shop-admin-shell *{box-sizing:border-box}.shop-header{background:#fff;border-bottom:1px solid #d8e5e6;justify-content:space-between;align-items:center;gap:24px;padding:20px max(24px,50vw - 590px);display:flex}.shop-brand{white-space:nowrap;align-items:center;gap:12px;font-size:20px;font-weight:800;line-height:1.4;display:flex}.shop-brand img{object-fit:contain;width:46px;height:52px}.shop-brand small{color:#507780;font-size:14px;font-weight:500;display:block}.shop-header nav{flex-wrap:wrap;gap:24px;margin:0;display:flex}.shop-header nav a{font-size:16px}.shop-main{max-width:1180px;margin:auto;padding:36px 24px 72px}.shop-main h1,.shop-admin-main h1{letter-spacing:-.04em;margin:14px 0 24px;font-size:32px;font-weight:750;line-height:1.35}.shop-shell h2,.shop-admin-shell h2{margin:0 0 14px;font-size:23px;font-weight:750;line-height:1.5}.shop-shell h3,.shop-admin-shell h3{margin:22px 0 8px;font-size:18px;font-weight:700}.shop-shell small,.shop-admin-shell small{color:#506d77;font-size:14px;display:inline-block}.shop-shell p,.shop-admin-shell p{margin:10px 0 18px}.shop-eyebrow{color:#087973;letter-spacing:.12em;font-size:14px;font-weight:750}.shop-intro{border-bottom:1px solid #d6e5e6;margin:10px 0 30px;padding-bottom:28px}.shop-intro h1{margin-bottom:10px}.shop-intro p{font-size:18px}.shop-actions,.shop-heading-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.shop-heading-row{justify-content:space-between;margin-bottom:18px}.shop-actions{margin:22px 0 0}.shop-shell button,.shop-admin-shell button,.shop-primary{color:#fff;cursor:pointer;text-align:center;background:#0e7771;border:1px solid #0e7771;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:11px 20px;font-size:16px;font-weight:750;line-height:1.5;text-decoration:none;display:inline-flex}.shop-shell button:hover,.shop-admin-shell button:hover,.shop-primary:hover{background:#095c58}.shop-shell button:disabled,.shop-admin-shell button:disabled{cursor:default;color:#496365;background:#dde8e7;border-color:#d2dedd}.shop-shell .shop-secondary,.shop-admin-shell .shop-secondary{color:#096660;background:#fff;border:1px solid #99bcbd}.shop-shell .shop-secondary:hover,.shop-admin-shell .shop-secondary:hover{background:#ecf6f4}.shop-text-link,.shop-back{color:#086d67;text-underline-offset:4px;font-weight:700;text-decoration:underline}.shop-back{margin-bottom:15px;display:inline-block}.shop-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.shop-product-card{background:#fff;border:1px solid #d5e2e4;border-radius:18px;flex-direction:column;display:flex;overflow:hidden}.shop-product-card>div:last-child{padding:24px}.shop-product-card h2{margin-top:10px}.shop-product-card p{color:#536e77}.shop-product-card small,.shop-product-card .shop-text-link{margin-top:8px;display:block}.shop-product-photo{background:#eaf0f1;height:300px;padding:20px}.shop-product-photo img{object-fit:contain;width:100%;height:100%}.shop-product-grid.single{max-width:1000px;display:block}.shop-product-grid.single .shop-product-card{grid-template-columns:42% 1fr;align-items:center;display:grid}.shop-product-grid.single .shop-product-photo{height:400px}.shop-product-grid.single h2{font-size:30px}.shop-price{color:#154653;font-size:26px;font-weight:800}.shop-empty{text-align:center;background:#fff;border:1px solid #d6e5e6;border-radius:16px;padding:48px 24px}.shop-service-strip{border-top:1px solid #d5e2e4;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px;padding:26px 0;display:grid}.shop-service-strip p{color:#536e77;font-size:15px}.shop-panel{background:#fff;border:1px solid #d6e5e6;border-radius:16px;min-width:0;margin-top:24px;padding:28px}.shop-panel h2:first-child{margin-top:0}.shop-product-detail{grid-template-columns:1fr 1fr;align-items:start;gap:42px;display:grid}.shop-detail-photo{background:#e8eff0;border-radius:16px;justify-content:center;min-height:400px;padding:30px;display:flex}.shop-detail-photo img{object-fit:contain;max-width:100%;max-height:580px}.shop-buy-panel{flex-direction:column;gap:12px;display:flex}.shop-buy-panel h1{margin:0;font-size:32px}.shop-buy-panel p{margin:0}.shop-buy-panel>label{max-width:150px}.shop-totals{margin:15px 0;display:block}.shop-totals>div{justify-content:space-between;gap:16px;padding:9px 0;display:flex}.shop-totals dt{color:#506d77}.shop-totals dd{text-align:right;overflow-wrap:anywhere;margin:0}.shop-total-line{border-top:1px solid #d5e2e4;justify-content:space-between;align-items:center;gap:14px;padding:20px 0;display:flex}.shop-total-line b,.shop-total-line strong{color:#096c65;font-size:23px}.shop-prewrap{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.85}.shop-form{flex-direction:column;gap:18px;display:flex}.shop-shell label,.shop-admin-shell label{flex-direction:column;gap:7px;font-size:16px;font-weight:650;display:flex}.shop-shell input:not([type=checkbox]),.shop-shell select,.shop-shell textarea,.shop-admin-shell input:not([type=checkbox]),.shop-admin-shell select,.shop-admin-shell textarea{color:#163c48;background:#fff;border:1px solid #b9d0d3;border-radius:8px;width:100%;min-height:46px;padding:11px 13px;font-family:inherit;font-size:16px;line-height:1.6;display:block}.shop-shell textarea,.shop-admin-shell textarea{resize:vertical}.shop-shell input:focus-visible,.shop-shell textarea:focus-visible,.shop-shell button:focus-visible,.shop-shell a:focus-visible,.shop-admin-shell input:focus-visible,.shop-admin-shell button:focus-visible,.shop-admin-shell textarea:focus-visible{outline-offset:3px;outline:3px solid #eeae33}.shop-shell label.shop-check,.shop-admin-shell label.shop-check{flex-flow:wrap;align-items:flex-start;gap:10px;font-weight:500}.shop-check input[type=checkbox]{accent-color:#0e7771;flex-shrink:0;width:20px;height:20px;margin:3px 0}.shop-check a{text-decoration:underline}.shop-two{grid-template-columns:1fr 1fr;gap:18px;display:grid}.shop-notice{color:#125d50;overflow-wrap:anywhere;background:#e3f4ef;border-radius:10px;margin:15px 0;padding:15px 18px;font-size:16px}.shop-notice.error{color:#9e321d;background:#fff0ea;border:1px solid #f1c6b8}.shop-dialog{color:#183c48;border:1px solid #cbdedf;border-radius:18px;width:min(580px,100% - 32px);max-height:90dvh;padding:32px;font-family:inherit;overflow-y:auto;box-shadow:0 20px 80px #0b273c44}.shop-dialog::backdrop{background:#0b263aaa}.shop-dialog .shop-close{color:#183c48;background:0 0;border:0;min-height:36px;padding:0 10px;font-size:26px;position:absolute;top:8px;right:8px}.shop-dialog h2{padding-right:20px}.shop-dialog .shop-primary{width:100%;margin-top:15px}.shop-code{grid-template-columns:1fr auto;align-items:end;gap:10px;margin-top:15px;display:grid}.shop-checkout-grid{grid-template-columns:minmax(0,1.7fr) minmax(280px,1fr);align-items:start;gap:28px;display:grid}.shop-order-aside{flex-direction:column;gap:8px;display:flex;position:sticky;top:24px}.shop-order-aside>img{object-fit:contain;background:#edf3f3;width:100%;height:150px}.shop-order-aside>label{max-width:130px}.shop-login-box{background:#edf6f5;border-radius:10px;padding:18px}.shop-login-box a{color:#0d6e68;margin:6px 20px 6px 0;font-weight:700;text-decoration:underline;display:inline-flex}.shop-login-box .shop-primary{color:#fff;text-decoration:none}.shop-bank{background:#edf6f5;border-radius:12px;margin:16px 0;padding:20px}.shop-bank h3{margin-top:0}.shop-details{border-top:1px solid #dae6e6;padding:16px 0}.shop-details summary{cursor:pointer;font-size:17px;font-weight:750}.shop-details p{margin-top:15px}.shop-narrow{max-width:820px}.shop-order-heading{flex-wrap:wrap;justify-content:space-between;align-items:start;gap:15px;display:flex}.shop-order-heading h2{margin:4px 0}.shop-item-line{border-bottom:1px solid #d7e4e6;justify-content:space-between;gap:20px;padding:18px 0;display:flex}.shop-item-line p{margin:6px 0}.shop-order-row{border-bottom:1px solid #dce7e7;grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:20px;padding:24px 0;display:grid}.shop-order-row h3{margin:7px 0}.shop-event{border-bottom:1px solid #dce7e7;padding:16px 0}.shop-event p{margin:7px 0}.shop-pagination{justify-content:center;align-items:center;gap:20px;margin-top:24px;display:flex}.shop-home-feature{background:#e9f4f1;border-radius:18px;justify-content:space-between;align-items:center;gap:30px;max-width:1240px;margin:40px auto;padding:32px 40px;display:flex}.shop-home-feature img{object-fit:contain;max-width:32%;height:190px}.shop-home-feature h2{margin:12px 0;font-size:28px}.shop-home-feature a{color:#096c65;font-size:17px;font-weight:750;text-decoration:underline}.shop-admin-shell{display:flex}.shop-admin-nav{color:#fff;background:#173e49;flex-direction:column;flex-shrink:0;gap:22px;width:255px;height:100dvh;padding:24px 18px;display:flex;position:sticky;top:0;overflow-y:auto}.shop-admin-nav .shop-brand{white-space:normal;font-size:17px}.shop-admin-nav .shop-brand small{color:#b8d5d9}.shop-admin-nav nav{flex-direction:column;gap:8px;margin:0;display:flex}.shop-admin-nav nav button{color:#d3e3e7;background:0 0;border:0;justify-content:start}.shop-admin-nav nav button.selected{color:#12494d;background:#fff}.shop-admin-nav>a:not(.shop-brand){font-size:16px}.shop-admin-main{width:calc(100% - 255px);min-width:0;padding:32px}.shop-admin-product-grid{grid-template-columns:minmax(220px,.75fr) minmax(0,1.3fr);align-items:start;gap:24px;display:grid}.shop-admin-shell .shop-product-pick{color:#163c48;text-align:left;background:#fff;border:1px solid #d9e6e6;justify-content:start;gap:12px;width:100%;margin:12px 0;padding:15px}.shop-product-pick img{object-fit:contain;width:50px;height:65px}.shop-product-pick span{overflow-wrap:anywhere;min-width:0}.shop-product-pick small{margin-top:5px;display:block}.shop-image-upload{border-top:1px solid #d6e5e6;margin-top:25px;padding-top:16px}.shop-image-upload>img{object-fit:contain;align-self:start;max-width:100%;max-height:220px}.shop-kpis{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.shop-kpis article{background:#fff;border:1px solid #d7e5e7;border-radius:12px;padding:20px}.shop-kpis strong{color:#096c65;margin-top:8px;font-size:28px;display:block}.shop-filters{flex-wrap:wrap;align-items:end;gap:16px;margin-top:25px;display:flex}.shop-filters label:first-child{flex:1;min-width:200px}.shop-admin-shell .shop-admin-order-row{color:#183c48;text-align:left;background:#fff;border:0;border-bottom:1px solid #dce7e7;border-radius:0;grid-template-columns:minmax(0,1fr) auto auto auto;gap:20px;width:100%;padding:22px 0;display:grid}.shop-admin-order-row b,.shop-admin-order-row small,.shop-admin-order-row span{display:block}.shop-admin-order-row b{margin:7px 0}.admin-nav .admin-shop-link{background:#e1f3ef;border-radius:8px;padding:14px;font-weight:800;color:#0e635c!important}.shop-shell .member-password-fields{flex-direction:column;gap:18px;display:flex}.shop-shell .member-inline-check{flex-direction:row;align-items:center}.shop-shell .member-inline-check input{width:20px;height:20px}.shop-shell .member-field-help{font-size:14px}.shop-shell .member-phone-proof{background:#edf6f5;border-radius:12px;padding:18px}@media (width<=1050px){.shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-admin-nav{width:220px}.shop-admin-main{width:calc(100% - 220px);padding:24px}.shop-admin-product-grid{grid-template-columns:1fr}.shop-kpis{grid-template-columns:repeat(2,1fr)}.shop-admin-order-row{grid-template-columns:1fr auto!important}.shop-header{padding:18px 24px}.shop-header nav{gap:16px}.shop-checkout-grid{grid-template-columns:minmax(0,1.5fr) minmax(250px,1fr)}}@media (width<=720px){.shop-header{flex-direction:column;align-items:start;gap:16px;padding:16px}.shop-header nav{justify-content:space-between;gap:14px;width:100%}.shop-header nav a{font-size:15px}.shop-main{padding:24px 16px 48px}.shop-main h1,.shop-admin-main h1{font-size:28px}.shop-product-grid,.shop-product-grid.single .shop-product-card,.shop-product-detail,.shop-checkout-grid{grid-template-columns:1fr}.shop-product-grid.single .shop-product-photo{height:300px}.shop-product-grid.single h2{font-size:26px}.shop-service-strip{grid-template-columns:1fr;gap:10px}.shop-panel{margin-top:20px;padding:20px}.shop-product-detail{gap:24px}.shop-detail-photo{min-height:250px}.shop-detail-photo img{max-height:350px}.shop-order-aside{grid-row:1;position:static}.shop-two{grid-template-columns:1fr}.shop-order-row{grid-template-columns:1fr auto;gap:12px}.shop-order-row>div{grid-column:1/-1}.shop-dialog{padding:26px 20px}.shop-home-feature{gap:15px;margin:25px 16px;padding:25px 20px}.shop-home-feature img{height:150px}.shop-home-feature h2{font-size:23px}.shop-admin-shell{display:block}.shop-admin-nav{width:100%;height:auto;padding:18px;position:static}.shop-admin-nav p{display:none}.shop-admin-nav nav{grid-template-columns:1fr 1fr;gap:8px;display:grid}.shop-admin-nav>a:not(.shop-brand){display:inline-block}.shop-admin-main{width:100%;padding:24px 16px}.shop-kpis{gap:10px}.shop-kpis article{padding:14px}.shop-kpis article span{font-size:14px}.shop-kpis strong{font-size:24px}.shop-admin-order-row{gap:12px!important}.shop-actions>*{flex:auto}.shop-item-line{flex-wrap:wrap}.shop-form .shop-check{line-height:1.8}.shop-product-photo{height:280px}}.shop-policy-link{text-align:center;color:#086b64;padding:20px;font-size:16px;text-decoration:underline}@media (width>=1281px){.site-header{flex-wrap:wrap;gap:10px 18px;height:auto;min-height:100px;padding-top:14px;padding-bottom:14px}.site-header>nav{flex-wrap:wrap;flex-basis:100%;order:3;justify-content:center;gap:22px;margin-left:0}.site-header>nav a{padding:7px 0;font-size:16px}.site-header>.header-actions{margin-left:auto}}.shop-admin-nav nav a{color:#fff;border:1px solid #0000;border-radius:9px;padding:12px 16px;font-size:16px;font-weight:700;line-height:1.5;text-decoration:none;display:block}.shop-admin-nav nav a:hover{background:#315b64}.shop-admin-nav nav a.selected{color:#0b6861;background:#fff;border-color:#fff}.shop-admin-nav nav a:focus-visible{outline-offset:2px;outline:3px solid #eeae33}.shop-image-upload>h3{justify-content:space-between;align-items:center;gap:12px;display:flex}.shop-image-upload>h3 small{color:#42656b;font-size:16px;font-weight:500}.shop-image-help{color:#526c75;font-size:15px}.shop-image-slots{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:22px;display:grid}.shop-image-slot{background:#fbfdfc;border:1px solid #cedfdf;border-radius:12px;min-width:0;padding:18px}.shop-image-slot h4{margin:0;font-size:18px}.shop-image-slot h4 span{color:#617c81;margin-top:3px;font-size:14px;font-weight:400;display:block}.shop-image-slot-preview{background:#edf3f2;border-radius:8px;justify-content:center;align-items:center;min-width:0;height:200px;display:flex;overflow:hidden}.shop-image-slot-preview img{object-fit:contain;width:100%;height:100%}.shop-image-slot-preview>span{color:#617a80;text-align:center;padding:12px;font-size:14px}.shop-image-slot input[type=file]{background:#fff;min-width:0;max-width:100%;padding:10px;font-size:14px}.shop-image-slot-actions{flex-wrap:wrap;gap:8px;display:flex}.shop-image-slot-actions>button{white-space:nowrap;flex:1}.shop-product-gallery{min-width:0}.shop-gallery-thumbnails{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.shop-shell .shop-gallery-thumbnails>button{aspect-ratio:1;background:#fff;border:2px solid #d3e0e1;border-radius:9px;min-width:0;padding:6px}.shop-shell .shop-gallery-thumbnails>button[aria-pressed=true]{background:#edf7f4;border-color:#0e756d}.shop-gallery-thumbnails img{object-fit:contain;width:100%;height:100%;max-height:100px}.shop-gallery-caption{color:#57747b;text-align:center;margin-top:12px;font-size:14px}@media (width<=1200px){.shop-image-slots{grid-template-columns:1fr}}@media (width<=720px){.shop-image-slots{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-image-slot-preview{height:160px}.shop-image-slot{padding:14px}.shop-gallery-thumbnails{gap:8px}}@media (width<=480px){.shop-image-slots{grid-template-columns:1fr}}.shop-sale-status{background:#edf8f3;border:1px solid #b9d9d1;border-radius:12px;margin:18px 0 24px;padding:20px}.shop-sale-status.needs-attention{background:#fff7e9;border-color:#edc98f}.shop-sale-status>b{font-size:18px}.shop-sale-status p,.shop-sale-status li{font-size:16px}.shop-sale-status ul{margin:12px 0;padding-left:22px}.shop-sale-status .shop-actions{gap:12px 20px;margin:14px 0}.shop-sale-status .shop-actions a{text-underline-offset:3px;color:#0c6864;font-size:15px;text-decoration:underline}.shop-sale-status small{color:#607078;font-size:14px}.shop-admin-shell input.shop-stock-empty{background:#fffbf1;border:2px solid #bd711a;scroll-margin-top:40px}.shop-purchase-hint{color:#496c71;margin:12px 0 18px;font-size:15px}
