:root{--ink:#252327;--paper:#fff;--muted:#686269;--rose:#f5e8ed;--rose-deep:#92506a;--rose-line:#dec4cf;--soft:#f8f7f5;--line:#e8e4e5;--sage:#edf2ed;--radius:20px;--shadow:0 12px 35px #34212c0b;--font:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;--ease:cubic-bezier(.16,1,.3,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:var(--ink);font:15px/1.75 var(--font);background:#fff;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{cursor:pointer;border:0;background:none}button:disabled{cursor:default;opacity:.45}button,input,select{min-height:44px}input,select,textarea{max-width:100%}textarea{resize:vertical}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #a45a76;outline-offset:4px}svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle;flex-shrink:0}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.45;letter-spacing:-.035em;overflow-wrap:anywhere}main:focus{outline:none}.shell{width:min(1200px,calc(100% - 96px));margin:0 auto}.preview-strip{height:30px;background:#f6f2f4;display:flex;align-items:center;justify-content:center;gap:8px;color:#6e5963;font-size:10px;letter-spacing:.035em}.preview-dot{width:4px;height:4px;border-radius:50%;background:#a85977}.strip-divider{margin:0 9px;color:#ac9ca4}.header{height:98px;display:flex;gap:28px;align-items:center}.brand{display:flex;gap:12px;align-items:center;flex-shrink:0}.brand img{width:120px;height:56px;object-fit:contain}.brand>span{padding-left:15px;border-left:1px solid var(--line);font-size:10px;white-space:nowrap}.desktop-nav{display:flex;gap:25px;align-items:center;margin-left:auto;font-size:12px;font-weight:600;white-space:nowrap}.desktop-nav a{min-height:44px;display:flex;align-items:center;position:relative}.desktop-nav a.active:after{position:absolute;bottom:0;left:0;right:0;content:"";height:2px;background:#b3758d}.desktop-nav a:hover{color:var(--rose-deep)}.header-actions{display:flex;gap:18px;align-items:center}.saved-link{display:flex;align-items:center;gap:4px;min-height:44px}.save-count{display:inline-grid;place-items:center;min-width:19px;height:19px;background:#f4eaf0;border-radius:50%;font:10px Arial;color:#76465b}.button{display:inline-flex;justify-content:center;align-items:center;gap:18px;min-height:54px;padding:13px 25px;border-radius:999px;font-size:13px;font-weight:600;line-height:1.5;transition:background .2s,transform .25s var(--ease)}.button:hover:not(:disabled){transform:translateY(-2px)}.button.dark{background:var(--ink);color:white}.button.dark:hover:not(:disabled){background:#464047}.button.outline{background:white;border:1px solid #dcd6d9}.button.outline:hover:not(:disabled){background:var(--soft)}.button.small{min-height:44px;font-size:11px;padding:10px 17px;gap:13px}.button.full{width:100%}.text-link{display:inline-flex;align-items:center;gap:12px;font-size:13px;font-weight:600;min-height:44px}.text-link:hover:not(:disabled){color:var(--rose-deep)}.section-kicker{font:10px/1.7 Arial,var(--font);letter-spacing:.14em;color:var(--rose-deep);font-weight:600}.section{padding:74px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px}.section-heading h2{font-size:32px;margin-top:8px}.section-heading h1{font-size:38px;margin-top:9px}.section-heading p:not(.section-kicker){font-size:13px;color:var(--muted);margin-top:12px}.section-heading.compact{margin-bottom:22px}.section-heading.compact h2{font-size:24px}.small-copy{font-size:12px;line-height:1.9;color:var(--muted)}.sample-caption{font-size:10px;color:var(--muted);margin-top:22px;text-align:right}.sample-label{border:1px solid #d8cdd2;padding:2px 7px;border-radius:4px;color:#71616a;font-size:10px;white-space:nowrap}.inline-meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:11px;color:var(--muted)}
/* Work photography: the four images share a single lightweight sprite. */
.work-photo{background-image:url('assets/field-work.jpg');background-repeat:no-repeat;background-size:auto 200%;background-color:#e9e6e1;aspect-ratio:3/2}.photo-0{background-position:left top}.photo-1{background-position:right top}.photo-2{background-position:left bottom}.photo-3{background-position:right bottom}
.hero{margin:4px 22px 0;background:var(--rose);border-radius:30px;position:relative;overflow:hidden;text-align:center;padding:40px 20px 28px;isolation:isolate}.hero-copy{position:relative;z-index:2}.invite-kicker{display:flex;align-items:center;justify-content:center;gap:7px;font-size:11px;color:#735767;letter-spacing:.06em;margin-bottom:16px}.invite-kicker>span{height:5px;width:5px;border-radius:50%;background:#a36780}.hero h1{font-size:clamp(43px,4.8vw,65px);line-height:1.3;letter-spacing:-.04em;font-weight:700}.pink-underline{position:relative;white-space:nowrap}.pink-underline:after{content:"";height:6px;position:absolute;left:0;right:0;bottom:2px;border-radius:50%;background:#d9a2b8;transform:rotate(-2deg);z-index:-1}.hero-lead{font-size:13px;line-height:1.9;color:#6e5361;margin:17px 0 21px}.hero-search{width:min(570px,100%);margin:auto}.hero-switch{display:flex;justify-content:center;gap:24px;margin-bottom:9px}.hero-switch button{padding:5px 4px;min-height:34px;color:#6c5260;font-size:12px;position:relative}.hero-switch button[aria-pressed=true]{color:var(--ink);font-weight:700}.hero-switch button[aria-pressed=true]:after{content:"";height:2px;background:var(--ink);left:4px;right:4px;position:absolute;bottom:0}.searchbar{background:white;border:1px solid #eee7eb;border-radius:999px;display:flex;align-items:center;gap:11px;padding:6px 6px 6px 21px;width:100%;text-align:left}.searchbar>svg{color:#72666e;width:19px}.searchbar input{flex:1;min-width:0;width:100%;border:0;background:transparent;font-size:14px;padding:0 3px;border-radius:4px}.searchbar input::placeholder{color:#786e75}.searchbar .button{min-height:47px;padding:11px 24px}.hero-hints{display:flex;align-items:center;justify-content:center;gap:16px;font-size:10px;margin-top:10px;color:#69535e}.hero-hints a{min-height:32px;display:flex;align-items:center;text-decoration:underline;text-underline-offset:4px}.hero-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;width:min(1010px,88%);margin:24px auto 0;align-items:center}.field-poster{position:relative;height:230px;border-radius:22px;overflow:hidden;isolation:isolate;box-shadow:0 13px 28px #62405218;transition:transform .35s var(--ease)}.field-poster .work-photo{height:100%;width:100%;position:absolute;inset:0;z-index:-2;aspect-ratio:auto}.field-poster:after{content:"";position:absolute;inset:25% 0 0;background:linear-gradient(transparent,#100e10c9);z-index:-1}.field-poster-0{transform:rotate(-6deg) translateY(10px)}.field-poster-1{transform:rotate(3deg) translateY(21px)}.field-poster-2{transform:rotate(-3deg) translateY(8px)}.field-poster-3{transform:rotate(6deg) translateY(21px)}.field-poster:hover{transform:translateY(-5px)}.poster-caption{position:absolute;bottom:20px;left:20px;right:18px;color:#fff;text-align:left;text-shadow:0 2px 6px #0003}.poster-caption>span{display:block;font-size:10px;letter-spacing:.07em;margin-bottom:4px}.poster-caption strong{font-size:20px;font-weight:600}.poster-caption>svg{float:right;margin-top:5px}.hero-footnote{display:block;font-size:9px;color:#735967;margin:31px 0 1px}.trust-strip{display:flex;justify-content:space-between;gap:30px;padding:31px 0;border-bottom:1px solid var(--line)}.trust-strip>span{display:flex;align-items:center;gap:10px;font-size:12px;color:#615961}.trust-strip svg{color:#98637a;width:19px;height:19px}
.home-category-tabs{display:flex;gap:12px;margin:-2px 0 28px}.home-category-tabs a{display:flex;align-items:center;gap:9px;padding:10px 18px;background:#f8f6f7;border-radius:10px;min-height:46px;font-size:12px}.home-category-tabs a:hover{background:var(--rose)}.home-category-tabs svg{width:18px}.job-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:27px}.job-card{min-width:0;border:1px solid var(--line);border-radius:20px;overflow:hidden;background:white;transition:box-shadow .25s var(--ease),transform .25s var(--ease)}.job-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.card-visual{position:relative}.card-visual>a{display:block}.card-visual .work-photo{aspect-ratio:3/2;transition:filter .3s}.card-visual>a:hover .work-photo{filter:brightness(.96)}.badge{display:inline-flex;align-items:center;gap:5px;font-size:10px;line-height:1.5;font-weight:600;padding:6px 10px;background:white;border-radius:6px;white-space:nowrap;color:#4a4348}.badge>i{width:5px;height:5px;border-radius:50%;background:#b37355}.badge.available>i{background:#59806b}.card-visual>.badge{position:absolute;top:14px;left:14px;box-shadow:0 2px 6px #00000008}.save-button{position:absolute;right:10px;top:9px;display:flex;justify-content:center;align-items:center;width:44px;height:44px;border-radius:50%;background:#fffffff2;min-height:44px}.save-button.is-saved,.button.is-saved{color:#994661;background:#fbeaf1}.save-button.is-saved svg,.button.is-saved svg{fill:#d991ac4d}.job-body{padding:20px}.job-meta{display:flex;justify-content:space-between;gap:15px;font-size:10px;color:var(--muted);margin-bottom:9px}.meta-dot{padding:0 5px;color:#b2a7ad}.job-body h3{font-size:19px;line-height:1.5;margin-bottom:10px}.job-body h3 a:hover{text-decoration:underline;text-underline-offset:4px}.job-location{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:11px}.job-location svg{width:15px;height:15px}.job-price{margin-top:19px;font-size:23px;font-weight:600;letter-spacing:-.035em;line-height:1.5}.job-price small{display:block;font-size:10px;color:var(--muted);font-weight:400;letter-spacing:0;margin-top:2px}.job-specs{font-size:11px;line-height:1.7;margin:18px 0 16px;padding:15px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.job-specs>div{display:flex;justify-content:space-between;gap:10px;margin:7px 0}.job-specs dt{display:flex;align-items:center;gap:6px;white-space:nowrap;color:var(--muted)}.job-specs dt svg{width:14px;height:14px}.job-specs dd{margin:0;text-align:right}.card-tail{display:flex;align-items:center;justify-content:space-between;gap:8px}.card-tail>span{display:flex;gap:5px;flex-wrap:wrap}.tag{display:inline-block;font-size:9px;background:#f5f3f2;padding:4px 7px;border-radius:4px;color:#665e63}.card-tail>a{height:36px;min-width:36px;display:grid;place-items:center}.card-tail svg{width:18px}.credit-story{display:grid;grid-template-columns:1.05fr 1fr;align-items:stretch;background:#f8f7f5;border-radius:24px;overflow:hidden;margin-top:6px}.story-visual{background-image:url('assets/work-spaces.jpg');background-size:200% auto;background-position:left top;min-height:450px;position:relative;isolation:isolate}.story-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 50%,#1b17186b);z-index:-1}.story-visual>span{color:white;font:20px/1.35 Georgia,serif;letter-spacing:.02em;position:absolute;bottom:33px;left:34px}.story-copy{padding:56px 48px}.story-copy .section-kicker{font-family:var(--font);letter-spacing:.05em;font-size:11px}.story-copy h2{font-size:32px;line-height:1.6;margin:15px 0 21px}.story-copy>p:not(.section-kicker){font-size:14px;line-height:2;color:#6e626a}.story-copy .text-link{margin-top:24px}.story-copy>small{display:block;color:var(--muted);font-size:10px;margin-top:20px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:44px;padding:0;list-style:none;margin:36px 0 0}.steps li{border-top:1px solid var(--line);padding-top:24px}.steps li>span{font:25px Georgia,serif;color:#b38597}.steps h3{font-size:19px;margin:13px 0 12px}.steps p{font-size:13px;color:var(--muted);line-height:2}.invitation-banner{background:var(--rose);padding:38px 44px;display:flex;align-items:center;justify-content:space-between;gap:25px;border-radius:22px;margin-bottom:76px}.invitation-banner h2{font-size:27px;margin:8px 0 10px}.invitation-banner p:not(.section-kicker){font-size:12px;color:#705762}.footer{display:flex;align-items:center;gap:30px;padding:35px 0;border-top:1px solid var(--line)}.footer-brand{font:600 23px Georgia,serif;letter-spacing:-.035em}.footer-brand span{display:block;font:9px/2 Arial,sans-serif;text-transform:uppercase;letter-spacing:.12em}.footer p{font-size:11px;color:var(--muted)}.footer-note{margin-left:auto;font:9px Arial,sans-serif;letter-spacing:.08em;color:#6f676d}.mobile-nav{display:none}.skip{position:fixed;top:-100px;left:20px;z-index:99;background:#fff;padding:14px}.skip:focus{top:10px}
/* Search */
.breadcrumbs{font-size:10px;color:var(--muted);display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin:0 0 30px}.breadcrumbs a:hover{text-decoration:underline}.directory-page,.detail-page,.workspace-page,.form-page,.invitation-page{padding-top:22px;padding-bottom:76px;min-height:65vh}.directory-heading{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:32px}.directory-heading h1{font-size:37px;margin:9px 0 12px}.directory-heading>div>p:not(.section-kicker){font-size:13px;color:var(--muted)}.directory-heading .searchbar{max-width:420px;background:var(--soft)}.search-controls{border-bottom:1px solid var(--line);padding-bottom:22px}.mode-tabs{display:flex;gap:30px;border-bottom:1px solid var(--line);margin-bottom:21px}.mode-tabs button{font-size:14px;min-height:51px;padding:7px 4px;position:relative;color:var(--muted)}.mode-tabs button[aria-pressed=true]{color:var(--ink);font-weight:600}.mode-tabs button[aria-pressed=true]:after{content:"";height:3px;border-radius:3px;background:var(--ink);left:4px;right:4px;bottom:-1px;position:absolute}.filter-row{display:flex;gap:22px;align-items:center;margin-bottom:20px}.filter-row label{display:flex;align-items:center;gap:12px;font-size:12px;color:var(--muted)}.filter-row label>svg{width:18px}.filter-row select{border:1px solid #ded8db;border-radius:8px;background:white;padding:8px 33px 8px 12px;font-size:12px;color:var(--ink);min-width:135px}.saved-shortcut{display:flex;align-items:center;gap:8px;margin-left:auto;font-size:12px;min-height:44px}.saved-shortcut svg{width:17px}.category-chips{display:flex;gap:9px;flex-wrap:wrap}.category-chips button{display:flex;align-items:center;gap:7px;border:1px solid var(--line);padding:8px 16px;border-radius:8px;font-size:12px;min-height:42px;white-space:nowrap}.category-chips svg{width:17px;height:17px}.category-chips button[aria-pressed=true]{background:var(--rose);border-color:#c89aaa;color:#713d53}.result-meta{display:flex;justify-content:space-between;align-items:center;margin:23px 0;font-size:12px;color:var(--muted)}.result-meta strong{font:600 24px/1 Arial,sans-serif;color:var(--ink);margin-right:6px}.result-meta>span>span{font-size:10px;margin-left:5px}.reset-link{font-size:11px;color:#835168;text-decoration:underline;text-underline-offset:4px}.empty-state{padding:65px 24px;background:var(--soft);border-radius:20px;text-align:center}.empty-state>svg{height:35px;width:35px;color:#a16f84}.empty-state h2{font-size:23px;margin:20px 0 12px}.empty-state h1{font-size:28px;margin:16px 0}.empty-state p{font-size:14px;color:var(--muted);margin-bottom:25px;line-height:2}.empty-state .text-link{display:flex;width:max-content;margin:18px auto 0}.spacious{padding:75px 24px}
/* Listing detail */
.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:42px;align-items:start}.detail-visual{position:relative;border-radius:23px;overflow:hidden}.detail-visual .work-photo{aspect-ratio:3/2;max-height:none}.image-caption{position:absolute;bottom:14px;right:16px;color:white;background:#242023a6;border-radius:4px;padding:3px 7px;font-size:9px}.detail-heading{padding:27px 0 23px}.detail-heading .badge{background:var(--soft)}.detail-heading h1{font-size:33px;margin:14px 0}.detail-heading p{font-size:13px;color:var(--muted)}.detail-facts{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:0}.detail-facts>div{padding:19px 18px 19px 0}.detail-facts>div:nth-child(2n){padding-left:20px;border-left:1px solid var(--line)}.detail-facts>div:nth-child(n+3){border-top:1px solid var(--line)}.detail-facts dt{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:10px;margin-bottom:7px}.detail-facts dt svg{width:15px;height:15px}.detail-facts dd{margin:0;font-size:14px;font-weight:500;line-height:1.8}.detail-facts dd small{font-size:10px;font-weight:400;display:block;color:var(--muted)}.detail-tabs{display:flex;gap:30px;border-bottom:1px solid var(--line);margin-top:18px}.detail-tabs a{font-size:12px;padding:16px 0}.detail-tabs a:first-child{border-bottom:2px solid var(--ink);font-weight:600}.detail-section{padding:31px 0;border-bottom:1px solid var(--line);scroll-margin-top:24px}.detail-section h2{font-size:22px;margin-bottom:18px}.detail-section>p{font-size:14px;line-height:2;color:var(--muted)}.check-list{padding:0;list-style:none;margin:22px 0 0}.check-list li{display:flex;align-items:start;gap:10px;margin:12px 0;font-size:13px}.check-list svg{width:18px;height:18px;color:#92576f;margin-top:2px}.plain-list{padding-left:20px;font-size:13px;line-height:1.9;color:#675e65}.plain-list li{margin:12px 0}.privacy-note{display:flex;align-items:start;gap:13px;padding:19px 21px;background:#f7f3f5;border-radius:12px;margin-top:24px}.privacy-note>svg{color:#89526b;margin-top:3px;width:21px}.privacy-note p{font-size:12px;line-height:1.9;color:#745c69}.trust-summary{display:flex;gap:55px;padding:5px 0 20px}.trust-summary span{display:block;font-size:11px;color:var(--muted);margin-bottom:7px}.trust-summary strong{font-size:22px;font-weight:500}.detail-section>.small-copy{font-size:12px}.detail-section .text-link{margin-top:12px}.back-link{display:flex;align-items:center;gap:10px;font-size:12px;min-height:44px;margin-top:20px}.detail-aside{position:sticky;top:22px;padding:26px;border:1px solid var(--line);border-radius:22px}.aside-label{font-size:11px;color:var(--muted);margin-bottom:10px}.aside-price{font-size:26px;font-weight:600;line-height:1.5;letter-spacing:-.035em}.aside-price small{display:block;font-size:10px;font-weight:400;color:var(--muted);letter-spacing:0;margin-top:7px}.aside-facts{font-size:11px;margin:24px 0}.aside-facts>div{display:flex;justify-content:space-between;gap:14px;margin:13px 0}.aside-facts dt{color:var(--muted);flex-shrink:0}.aside-facts dd{margin:0;text-align:right}.detail-aside>.button{margin-top:10px;font-size:12px;padding:12px 17px;gap:12px}.aside-note{font-size:10px;color:var(--muted);line-height:1.9;margin:18px 0}.aside-id{display:flex;align-items:center;gap:7px;font-size:10px;border-top:1px solid var(--line);padding-top:18px;color:var(--muted)}.aside-id svg{width:15px}.aside-id strong{margin-left:auto;font:11px Arial;color:var(--ink)}.mobile-action{display:none}
/* Consultation forms */
.form-heading{text-align:center;margin:30px 0}.form-heading h1{font-size:37px;margin:10px 0 13px}.form-heading>p:last-child{font-size:13px;color:var(--muted)}.flow-steps{display:flex;align-items:center;justify-content:center;gap:14px;margin:30px auto 40px;font-size:11px;color:#80767c}.flow-steps>span{display:flex;gap:8px;align-items:center}.flow-steps b{font-weight:400}.flow-steps>.current{font-weight:700;color:#83465f}.flow-steps>.current b{font-weight:600}.flow-steps>.done{color:var(--ink)}.flow-steps>i{height:1px;width:50px;background:#ded4d9}.form-layout{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:36px;align-items:start;max-width:1000px;margin:auto}.form-surface{padding:30px;border:1px solid var(--line);border-radius:22px}.demo-note{font-size:11px;color:#79576a;background:#f8eff3;border-radius:9px;padding:14px 17px;line-height:1.9;margin-bottom:25px}.field{display:block;font-size:13px;font-weight:500;margin:22px 0;position:relative}.field input,.field select,.field textarea{display:block;width:100%;border:1px solid #dcd5d9;background:#fff;border-radius:9px;padding:12px 13px;font-size:14px;font-weight:400;margin-top:9px;line-height:1.7}.field input[readonly],.field textarea[readonly]{background:var(--soft);color:#635960}.field textarea{min-height:110px}.field input::placeholder,.field textarea::placeholder{color:#81777e;font-size:13px}.field small{display:block;font-size:10px;font-weight:400;color:var(--muted);margin-top:8px;line-height:1.8}.required{font-size:9px;background:#f5edf1;color:#82465e;border-radius:4px;padding:2px 5px;margin-left:9px;font-weight:400}.field-columns{display:grid;grid-template-columns:1fr 1fr;gap:17px}.field-columns>.field{margin:12px 0}.sample-fill{font-size:11px;display:flex;align-items:center;gap:7px;color:var(--rose-deep);padding:5px 0;min-height:44px}.sample-fill svg{width:16px}.form-bottom{display:flex;justify-content:space-between;align-items:center;gap:15px;border-top:1px solid var(--line);padding-top:24px;margin-top:24px}.form-bottom .text-link{font-size:11px}.form-bottom .button{font-size:12px;gap:10px}.form-error{font-size:12px;color:#a02542;line-height:1.8;min-height:0}.form-error:not(:empty){margin:14px 0;padding:12px;background:#fff0f2;border-radius:8px}.context-card{border-radius:18px;border:1px solid var(--line);overflow:hidden;position:sticky;top:24px}.context-card .work-photo{aspect-ratio:3/2}.context-card>div:not(.work-photo){padding:21px}.context-card span{font-size:10px;color:var(--muted)}.context-card h2{font-size:18px;margin:8px 0 17px}.context-card dl{font-size:11px}.context-card dl>div{display:flex;justify-content:space-between;gap:15px;margin:12px 0}.context-card dt{color:var(--muted)}.context-card dd{margin:0}.context-card .text-link{font-size:11px}.review-list{margin:0 0 26px}.review-list>div{padding:17px 0;border-bottom:1px solid var(--line)}.review-list dt{font-size:10px;color:var(--muted);margin-bottom:6px}.review-list dd{margin:0;font-size:14px;overflow-wrap:anywhere}.preserve-lines{white-space:pre-wrap}
/* Inbox and transaction workspace */
.workspace-page>.section-heading{margin-top:25px}.conversation-list{border-top:1px solid var(--line)}.conversation-row{display:flex;align-items:center;gap:25px;padding:25px 0;border-bottom:1px solid var(--line)}.conversation-row>.work-photo{width:128px;flex-shrink:0;border-radius:12px}.conversation-row>div:not(.work-photo){flex:1;min-width:0}.conversation-row h2{font-size:18px;margin:8px 0}.conversation-row p{font-size:12px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-row>svg{width:18px;color:#746871}.conversation-row:hover h2{color:var(--rose-deep)}.thread-state{display:inline-flex;font-size:10px;padding:4px 9px;border-radius:5px;background:#f2ecef;color:#704a5e}.conversation-heading{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:25px}.conversation-heading h1{font-size:30px;margin-top:12px}.conversation-heading .text-link{font-size:11px;margin-top:5px}.anonymous-avatar{width:65px;height:65px;display:grid;place-items:center;background:var(--rose);border-radius:19px;flex-shrink:0}.anonymous-avatar svg{width:28px;height:28px;color:#955b75}.workspace-tabs{display:flex;gap:30px;border-bottom:1px solid var(--line);margin-bottom:27px}.workspace-tabs button{font-size:13px;min-height:52px;padding:12px 3px;color:var(--muted);position:relative}.workspace-tabs button[aria-pressed=true]{color:var(--ink);font-weight:600}.workspace-tabs button[aria-pressed=true]:after{content:"";position:absolute;bottom:-1px;left:0;right:0;background:var(--ink);height:3px}.conversation-layout{display:grid;grid-template-columns:minmax(0,1fr) 265px;gap:36px;align-items:start}.conversation-content{min-width:0;border:1px solid var(--line);border-radius:18px;overflow:hidden}.conversation-context{padding:23px;border-radius:15px;background:var(--soft)}.conversation-context h2{font-size:18px;margin-top:12px}.conversation-context .text-link{font-size:11px}.next-step{border-top:1px solid #e2dbdf;padding-top:18px}.next-step>span{font-size:10px;color:var(--rose-deep);font-weight:600}.next-step p{font-size:12px;color:var(--muted);line-height:1.9;margin:8px 0 15px}.chat-log{padding:25px;background:#faf8f9;min-height:270px}.chat-message{max-width:86%;margin:18px 0}.chat-message.self{margin-left:auto}.chat-message>span{display:block;font-size:10px;color:var(--muted);margin-bottom:7px}.chat-message.self>span{text-align:right}.chat-message p{background:#fff;border:1px solid var(--line);border-radius:3px 15px 15px 15px;padding:15px 18px;font-size:13px;line-height:1.9;white-space:pre-wrap;overflow-wrap:anywhere}.chat-message.self p{background:#f0e1e8;border:0;border-radius:15px 3px 15px 15px}.chat-system{text-align:center;font-size:10px;color:#7f727a;padding-top:18px}.chat-composer{padding:23px;border-top:1px solid var(--line)}.chat-composer>label{display:block;font-size:11px;font-weight:600;margin-bottom:10px}.chat-composer textarea{width:100%;padding:13px;border:1px solid #ded6db;border-radius:10px;font-size:13px;line-height:1.8}.chat-composer textarea::placeholder{color:#7b7278}.chat-composer>div{display:flex;justify-content:space-between;gap:14px;align-items:center;margin-top:13px}.chat-composer small{font-size:9px;color:var(--muted)}.condition-panel,.progress-panel{padding:28px}.version-label{font-size:10px;color:var(--muted);white-space:nowrap}.condition-panel .field{font-size:12px}.condition-panel .field input,.condition-panel .field textarea{font-size:12px}.condition-panel .field-columns{gap:14px}.condition-panel .section-heading p{font-size:11px}.consent-row{display:flex;gap:20px;border-top:1px solid var(--line);padding-top:23px;margin:27px 0 20px}.consent-row>div{display:flex;gap:7px;align-items:center;font-size:11px;flex-wrap:wrap}.consent-row svg{width:16px;color:#915a73}.consent-row strong{font-weight:500;font-size:10px;color:#6d5a65}.consent-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.consent-actions>.button{font-size:12px}.consent-actions>.text-link{font-size:10px;gap:5px}.condition-panel>.small-copy{margin-top:22px;font-size:10px}.status-notice{display:flex;align-items:start;gap:9px;padding:15px;background:#eef3ec;color:#4b674a;border-radius:9px;font-size:11px;margin:20px 0}.status-notice svg{width:18px;margin-top:1px}.progress-panel h2{font-size:24px}.progress-list{list-style:none;padding:0;margin:28px 0}.progress-list li{display:flex;gap:18px;position:relative;padding-bottom:29px;color:#8c8289}.progress-list li:before{content:"";position:absolute;left:15px;top:32px;bottom:0;width:1px;background:#e2dadf}.progress-list li:last-child:before{display:none}.progress-list li>span{width:32px;height:32px;border:1px solid #ddd3d9;border-radius:50%;display:grid;place-items:center;flex-shrink:0;font:12px Arial;background:white}.progress-list li.current{color:var(--ink)}.progress-list li.current>span{background:var(--ink);color:white;border-color:var(--ink)}.progress-list li.done{color:#586751}.progress-list li.done>span{background:#eff3ec;border-color:#c4d0bb}.progress-list svg{width:16px;height:16px}.progress-list h3{font-size:15px;margin:4px 0 5px}.progress-list p{font-size:11px;line-height:1.8}.demo-action{padding:18px;background:var(--soft);border-radius:12px}.demo-action p{font-size:11px;line-height:1.8;color:var(--muted);margin-bottom:17px}.demo-action .button{font-size:11px;min-height:48px}
/* Credit and invitation */
.my-heading{display:flex;align-items:center;gap:20px;margin:35px 0}.my-avatar{height:68px;width:68px;border-radius:50%;background:#f2e8ed;display:grid;place-items:center;color:#99677e;flex-shrink:0}.my-avatar svg{width:27px;height:27px}.my-heading h1{font-size:29px;margin:4px 0 8px}.my-heading p{font-size:10px;color:var(--rose-deep)}.my-heading span{font-size:10px;color:var(--muted)}.my-heading b{font-size:10px;font-weight:500;margin-left:7px}.my-heading>.text-link{margin-left:auto;font-size:11px}.my-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:30px}.credit-card{background:#28242a;color:white;padding:33px 36px;border-radius:23px;position:relative;overflow:hidden}.credit-card:after{content:"888";position:absolute;right:-12px;top:35px;font:190px Georgia,serif;color:#ffffff05;pointer-events:none}.credit-card-top{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#e5c8d5;letter-spacing:.06em}.credit-card h2{font-size:31px;margin:28px 0 16px;line-height:1.55;position:relative}.credit-card>p{font-size:12px;line-height:1.9;color:#cfc2c9}.credit-value{border-top:1px solid #ffffff28;display:flex;gap:55px;margin-top:27px;padding-top:21px}.credit-value span{font-size:10px;display:block;color:#c7b7c0}.credit-value strong{display:block;font-size:21px;font-weight:500;margin-top:6px}.credit-card>small{display:block;font-size:9px;color:#d6c5ce;margin-top:18px}.my-activity{padding:30px;border:1px solid var(--line);border-radius:23px}.my-activity h2{font-size:17px;margin-bottom:24px}.activity-stats{display:grid;grid-template-columns:1fr 1fr;gap:24px}.activity-stats>a{position:relative;padding-bottom:21px}.activity-stats>a>span{display:block;font-size:11px;color:var(--muted)}.activity-stats strong{display:block;font:38px/1.3 Arial;margin-top:8px}.activity-stats strong small{font:11px var(--font);margin-left:8px;color:var(--muted)}.activity-stats>a>svg{position:absolute;right:2px;bottom:28px;width:17px;color:#8e697d}.miles-line{border-top:1px solid var(--line);padding-top:27px;margin-top:13px;display:flex;justify-content:space-between;gap:20px;align-items:center}.miles-line>div{display:flex;gap:12px;align-items:center;font-size:13px}.miles-line svg{color:#a06b83}.miles-line small{display:block;font-size:10px;color:var(--muted);margin-top:5px}.miles-line strong{font-size:24px;font-weight:400}.my-activity>.small-copy{font-size:10px;margin:19px 0 24px}.my-activity .button{font-size:11px;min-height:48px}.benefits-section{padding-bottom:24px}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:38px}.benefit-grid>article{border-top:1px solid var(--line);padding-top:24px}.benefit-icon{display:inline-grid;place-items:center;background:#f4e9ef;border-radius:12px;width:47px;height:47px;color:#9a617a}.in-planning{float:right;font-size:9px;color:#7d6f77;border:1px solid #ded4db;border-radius:4px;padding:3px 8px;margin-top:11px}.benefit-grid h3{font-size:17px;margin:18px 0 10px}.benefit-grid p{font-size:12px;color:var(--muted);line-height:2}.local-data{display:flex;gap:25px;justify-content:space-between;align-items:center;border-top:1px solid var(--line);margin-top:38px;padding-top:26px}.local-data h2{font-size:15px}.local-data p{font-size:11px;color:var(--muted);margin-top:7px}.local-data .text-link{font-size:11px;color:#88516a}.invite-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:start;max-width:1060px;margin:44px auto}.invite-copy h1{font-size:34px;line-height:1.6;margin:14px 0 21px}.invite-copy>p:not(.section-kicker){font-size:13px;line-height:2.2;color:var(--muted)}.invite-photo{border-radius:18px;overflow:hidden;margin-top:30px}.invite-photo .work-photo{aspect-ratio:3/2}.invite-panel{border:1px solid var(--line);border-radius:22px;padding:32px}.invite-icon{display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:var(--rose);color:#9a647c;margin-bottom:20px}.invite-panel h2{font-size:23px}.invite-steps{margin:25px 0 28px;padding-left:23px}.invite-steps li{padding-left:6px;margin-bottom:23px}.invite-steps li::marker{color:#a4768c;font-size:13px}.invite-steps b{font-size:14px;font-weight:600}.invite-steps p{font-size:12px;color:var(--muted);line-height:1.9;margin-top:6px}.invite-panel small{display:block;font-size:10px;color:var(--muted);text-align:center;margin-top:20px}
/* Dialog and feedback */
dialog{border:0;border-radius:22px;padding:36px;width:min(470px,calc(100% - 32px));color:var(--ink);box-shadow:0 30px 90px #21151b33}dialog::backdrop{background:#291d2666}.dialog-close{position:absolute;right:10px;top:10px;display:grid;place-items:center;width:44px;height:44px;border-radius:50%}.dialog-close:hover{background:var(--soft)}#dialog-content h2{font-size:24px;margin:15px 0}#dialog-content p{font-size:13px;line-height:2;color:var(--muted);margin:15px 0 23px}.dialog-actions{display:flex;gap:13px;justify-content:end}#toast{position:fixed;left:50%;bottom:27px;transform:translate(-50%,20px);opacity:0;pointer-events:none;transition:.25s;z-index:100;background:#30272d;color:white;padding:13px 22px;border-radius:14px;box-shadow:0 8px 24px #0002;font-size:12px;text-align:center;max-width:90%;width:max-content}#toast.show{transform:translate(-50%,0);opacity:1}
/* Responsive */
@media(min-width:1500px){.hero{max-width:1440px;margin-left:auto;margin-right:auto}}
@media(max-width:1150px){.shell{width:calc(100% - 64px)}.brand>span{display:none}.desktop-nav{gap:23px}.header{gap:24px}.hero-gallery{width:92%;gap:20px}.field-poster{height:210px}.job-grid{gap:19px}.job-body{padding:18px}.job-body h3{font-size:17px}.job-price{font-size:21px}.story-copy{padding:39px 35px}.story-copy h2{font-size:28px}.story-visual{min-height:420px}.detail-layout{grid-template-columns:minmax(0,1fr) 290px;gap:28px}.detail-aside{padding:23px}.aside-price{font-size:23px}.form-layout{gap:25px;grid-template-columns:minmax(0,1fr) 255px}.conversation-layout{grid-template-columns:minmax(0,1fr) 230px;gap:25px}.my-layout{gap:24px}.my-heading h1{font-size:25px}.invite-layout{gap:40px}}
@media(max-width:850px){.shell{width:calc(100% - 40px)}.header{height:86px}.desktop-nav{gap:17px;font-size:11px}.header-actions .saved-link{display:none}.header-actions .button{font-size:10px;padding:10px 14px;gap:8px}.brand img{width:110px}.hero{margin:0 13px;padding-top:33px}.hero h1{font-size:48px}.hero-gallery{gap:16px;width:95%}.field-poster{height:190px;border-radius:17px}.poster-caption{bottom:15px;left:14px;right:12px}.poster-caption strong{font-size:17px}.poster-caption>span{font-size:9px}.poster-caption>svg{width:17px}.trust-strip{gap:15px;padding:27px 0}.trust-strip>span{font-size:10px;gap:7px}.trust-strip svg{width:17px}.section{padding:52px 0}.section-heading h2{font-size:28px}.job-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.home-jobs .job-grid>.job-card:last-child{display:none}.job-body h3{font-size:18px}.credit-story{grid-template-columns:1fr 1fr}.story-copy{padding:30px}.story-copy h2{font-size:25px}.story-copy>p:not(.section-kicker){font-size:12px}.story-visual{min-height:410px;background-size:auto 200%}.story-visual>span{font-size:16px;bottom:26px;left:25px}.story-copy .text-link{font-size:11px}.steps{gap:25px}.steps h3{font-size:17px}.steps p{font-size:11px}.invitation-banner{padding:30px;margin-bottom:50px}.invitation-banner h2{font-size:24px}.invitation-banner p:not(.section-kicker){font-size:11px}.invitation-banner .button{font-size:11px;padding:12px 18px}.footer{gap:20px;flex-wrap:wrap}.footer-note{font-size:8px}.directory-heading{align-items:start;flex-direction:column;gap:23px}.directory-heading h1{font-size:33px}.directory-heading .searchbar{max-width:none}.detail-layout{grid-template-columns:1fr}.detail-aside{position:static;max-width:none;display:none}.detail-visual .work-photo{aspect-ratio:3/2}.detail-heading h1{font-size:31px}.form-layout{grid-template-columns:1fr}.context-card{display:none}.form-surface{max-width:650px;width:100%;margin:auto}.form-heading h1{font-size:32px}.conversation-layout{grid-template-columns:1fr}.conversation-context{display:none}.condition-panel .field-columns{grid-template-columns:1fr}.condition-panel .field-columns>.field{margin:12px 0}.my-layout{grid-template-columns:1fr 1fr;gap:18px}.credit-card{padding:27px}.credit-card h2{font-size:27px}.my-activity{padding:25px}.credit-value{gap:32px}.my-heading{gap:15px;flex-wrap:wrap}.my-heading>.text-link{margin-left:83px;margin-top:-12px}.benefit-grid{gap:25px}.benefit-grid h3{font-size:16px}.invite-layout{grid-template-columns:1fr 1fr;gap:30px}.invite-copy h1{font-size:28px}.invite-panel{padding:25px}}
@media(max-width:620px){body{padding-bottom:72px}.shell{width:calc(100% - 36px)}.preview-strip{font-size:9px;height:27px;gap:5px;letter-spacing:0}.strip-divider{margin:0 4px}.header{height:74px;gap:10px}.brand img{width:112px;height:52px}.desktop-nav{display:none}.header-actions{margin-left:auto}.header-actions .button{font-size:10px;padding:10px 14px;min-height:42px}.hero{margin:0 10px;border-radius:22px;padding:31px 17px 18px}.invite-kicker{font-size:10px;margin-bottom:18px;gap:6px;letter-spacing:.025em}.hero h1{font-size:clamp(31px,8.8vw,47px);line-height:1.4;letter-spacing:-.04em}.pink-underline:after{height:4px;bottom:0}.hero-lead{font-size:12px;margin:17px 0 18px;line-height:1.9}.hero-switch{gap:30px;margin-bottom:7px}.hero-switch button{font-size:11px;min-height:38px}.searchbar{padding:5px 5px 5px 12px;gap:7px}.searchbar>svg{width:17px}.searchbar input{font-size:12px;min-height:44px}.searchbar .button{font-size:12px;padding:10px 17px;gap:0;min-height:44px}.searchbar .button svg{display:none}.hero-hints{gap:12px;font-size:9px;margin-top:10px}.hero-hints a{min-height:32px}.hero-hints>span{display:none}.hero-gallery{grid-template-columns:repeat(4,150px);gap:13px;width:639px;position:relative;left:50%;margin:25px 0 0 -319.5px;align-items:start}.field-poster{height:190px;border-radius:16px}.field-poster-0{transform:rotate(-9deg) translateY(30px)}.field-poster-1{transform:rotate(-4deg) translateY(2px)}.field-poster-2{transform:rotate(4deg) translateY(2px)}.field-poster-3{transform:rotate(9deg) translateY(30px)}.poster-caption strong{font-size:17px}.poster-caption>span{font-size:9px}.hero-footnote{font-size:8px;margin-top:31px}.trust-strip{display:grid;grid-template-columns:1fr;gap:11px;padding:24px 0}.trust-strip>span{font-size:11px;gap:10px}.trust-strip svg{height:17px;width:17px}.section{padding:40px 0}.section-heading{align-items:start;gap:15px;margin-bottom:23px}.section-heading h2{font-size:25px;line-height:1.5}.section-heading h1{font-size:27px}.section-heading p:not(.section-kicker){font-size:12px;margin-top:10px}.section-kicker{font-size:9px;letter-spacing:.1em}.section-heading>.text-link{font-size:10px;gap:5px;white-space:nowrap;margin-top:22px}.section-heading>.text-link>svg{width:15px}.home-jobs .section-heading{display:block}.home-jobs .section-heading>.text-link{margin-top:8px}.home-category-tabs{gap:8px;margin:0 0 22px;flex-wrap:wrap}.home-category-tabs a{font-size:11px;padding:8px 12px;gap:7px;min-height:42px}.home-category-tabs svg{width:16px}.job-grid{grid-template-columns:1fr;gap:23px}.home-jobs .job-grid>.job-card:last-child{display:block}.job-card{border-radius:18px}.job-body{padding:20px}.job-body h3{font-size:20px}.job-meta{font-size:10px}.job-location{font-size:12px}.job-price{font-size:24px;margin-top:16px}.job-price small{font-size:10px}.job-specs{font-size:12px;margin-top:16px}.job-specs>div{margin:10px 0}.job-specs dt svg{width:15px}.card-tail .tag{font-size:10px}.card-tail>a{min-height:44px;min-width:44px}.sample-caption{text-align:left;font-size:9px;line-height:1.9;margin-top:19px}.credit-story{grid-template-columns:1fr;max-width:none;border-radius:20px;margin-top:0}.story-visual{min-height:0;aspect-ratio:3/2;background-size:200% 200%;background-position:left top}.story-visual>span{font-size:20px;bottom:24px;left:25px}.story-copy{padding:32px 26px}.story-copy .section-kicker{font-size:10px}.story-copy h2{font-size:28px;margin:14px 0 19px;line-height:1.6}.story-copy>p:not(.section-kicker){font-size:13px}.story-copy .text-link{font-size:12px;margin-top:21px}.story-copy>small{font-size:9px;margin-top:18px}.steps{grid-template-columns:1fr;gap:22px;margin-top:26px}.steps li{display:grid;grid-template-columns:38px 1fr;gap:0 12px;padding-top:23px}.steps li>span{grid-row:span 2;font-size:25px;margin-top:2px}.steps h3{font-size:19px;margin:0 0 8px}.steps p{font-size:12px}.invitation-banner{display:block;padding:30px 24px;border-radius:18px;margin-bottom:43px}.invitation-banner h2{font-size:25px;line-height:1.6;margin-top:12px}.invitation-banner p:not(.section-kicker){font-size:12px;line-height:1.9;margin-bottom:21px}.invitation-banner .button{width:100%;font-size:12px}.footer{padding:27px 0;display:block}.footer-brand{font-size:23px}.footer p{margin-top:14px;font-size:10px}.footer-note{display:block;margin-top:14px;font-size:8px}.mobile-nav{display:flex;justify-content:space-around;position:fixed;bottom:0;left:0;right:0;z-index:20;background:#fffffffa;border-top:1px solid var(--line);padding:7px 8px max(9px,env(safe-area-inset-bottom))}.mobile-nav a{min-height:45px;min-width:65px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:9px;color:#6b6168;position:relative}.mobile-nav a svg{width:20px;height:20px}.mobile-nav a.active{color:#914866}.mobile-nav a.active:before{content:"";width:24px;height:3px;background:#a96c86;position:absolute;top:-8px;left:50%;transform:translateX(-50%);border-radius:3px}.breadcrumbs{font-size:9px;gap:7px;margin-bottom:24px}.directory-page,.detail-page,.workspace-page,.form-page,.invitation-page{padding-top:17px;padding-bottom:45px}.directory-heading{gap:20px;margin-bottom:20px}.directory-heading h1{font-size:26px;line-height:1.5;margin:10px 0 11px}.directory-heading>div>p:not(.section-kicker){font-size:12px}.mode-tabs{gap:25px;margin-bottom:18px}.mode-tabs button{font-size:12px;min-height:48px}.filter-row{gap:12px;flex-wrap:wrap;margin-bottom:15px}.filter-row label{font-size:10px;gap:6px}.filter-row label>svg{display:none}.filter-row select{font-size:11px;min-width:105px;padding:7px 24px 7px 9px}.saved-shortcut{font-size:10px;gap:5px;margin-left:0;margin-top:-3px}.saved-shortcut svg{width:15px}.category-chips{gap:8px;flex-wrap:nowrap;overflow-x:auto;padding:3px 1px 8px;scrollbar-width:thin}.category-chips button{font-size:11px;padding:8px 12px;min-height:42px;flex-shrink:0}.category-chips svg{width:16px}.search-controls{padding-bottom:12px}.result-meta{margin:17px 0;font-size:11px;gap:12px}.result-meta strong{font-size:21px}.result-meta>span>span{font-size:9px}.reset-link{font-size:10px}.empty-state{padding:44px 20px}.empty-state h2{font-size:20px;line-height:1.6}.empty-state p{font-size:12px}.empty-state h1{font-size:23px}.empty-state .button{font-size:12px}.detail-visual{border-radius:18px}.detail-heading{padding:23px 0 21px}.detail-heading h1{font-size:27px;margin:13px 0}.detail-heading p{font-size:12px;line-height:1.9}.inline-meta{font-size:10px;gap:8px}.badge{font-size:10px}.detail-facts>div{padding:16px 11px 16px 0}.detail-facts>div:nth-child(2n){padding-left:15px}.detail-facts dd{font-size:12px;line-height:1.9}.detail-facts dd small{font-size:10px}.detail-facts dt{font-size:10px;gap:5px}.detail-tabs{gap:23px;margin-top:13px}.detail-tabs a{font-size:11px;padding:16px 0}.detail-section{padding:26px 0}.detail-section h2{font-size:21px}.detail-section>p{font-size:13px;line-height:2}.check-list li{font-size:12px}.plain-list{font-size:12px;padding-left:17px}.privacy-note{padding:17px;gap:11px}.privacy-note p{font-size:11px}.trust-summary{gap:45px}.trust-summary strong{font-size:20px}.detail-section>.small-copy{font-size:11px}.mobile-action{display:flex;position:fixed;bottom:68px;left:0;right:0;background:#fffffff8;border-top:1px solid var(--line);padding:11px 18px;z-index:19;align-items:center;gap:15px;justify-content:space-between}.mobile-action>div{min-width:0}.mobile-action small{font-size:8px;color:var(--muted);display:block;margin-bottom:2px}.mobile-action strong{font-size:15px;letter-spacing:-.025em;font-weight:600;line-height:1.5;display:block}.mobile-action>.button{font-size:12px;gap:10px;min-height:47px;padding:11px 20px;flex-shrink:0}.detail-active .footer{padding-bottom:110px}.form-heading{text-align:left;margin:26px 0}.form-heading h1{font-size:27px;margin:11px 0}.form-heading>p:last-child{font-size:12px}.flow-steps{margin:24px 0 28px;gap:9px;font-size:10px;justify-content:space-between}.flow-steps>span{gap:5px}.flow-steps>i{flex:1;min-width:8px;width:auto}.form-surface{padding:20px 18px;border-radius:17px}.demo-note{font-size:10px;padding:13px 14px;line-height:1.9;margin-bottom:20px}.field{font-size:12px;margin:21px 0}.field input,.field select,.field textarea{font-size:16px;padding:11px;line-height:1.6}.field select{font-size:14px}.field small{font-size:10px}.field-columns{grid-template-columns:1fr;gap:0}.field-columns>.field{margin:12px 0}.form-bottom{padding-top:20px;margin-top:23px;gap:11px;flex-wrap:wrap}.form-bottom .button{font-size:11px;padding:13px 18px;gap:9px}.form-bottom .text-link{font-size:10px;gap:7px}.form-bottom .text-link svg{width:16px}.form-error{font-size:11px}.review-list dd{font-size:13px}.workspace-page>.section-heading{display:block;margin-top:25px}.workspace-page>.section-heading>.button{margin-top:18px;font-size:11px;min-height:45px}.conversation-row{gap:14px;padding:20px 0}.conversation-row>.work-photo{width:78px;aspect-ratio:1/1;border-radius:10px}.conversation-row h2{font-size:15px;margin:8px 0;line-height:1.6}.conversation-row .inline-meta{gap:6px;font-size:9px}.conversation-row .thread-state{font-size:9px;padding:3px 6px}.conversation-row p{font-size:10px}.conversation-row>svg{width:14px}.conversation-heading{gap:16px;margin-bottom:21px}.conversation-heading h1{font-size:24px;line-height:1.6;margin-top:12px}.anonymous-avatar{width:48px;height:48px;border-radius:14px}.anonymous-avatar svg{width:23px;height:23px}.workspace-tabs{gap:26px;margin-bottom:23px}.workspace-tabs button{font-size:12px;min-height:47px}.conversation-content{border-radius:15px}.chat-log{padding:17px;min-height:240px}.chat-message{max-width:92%;margin:15px 0}.chat-message p{padding:13px 14px;font-size:12px;line-height:1.9}.chat-message>span{font-size:9px}.chat-system{font-size:9px;line-height:1.8}.chat-composer{padding:17px}.chat-composer textarea{font-size:16px}.chat-composer textarea::placeholder{font-size:12px}.chat-composer>div{gap:10px;align-items:start;flex-wrap:wrap}.chat-composer .button{margin-left:auto;min-height:44px;font-size:11px}.chat-composer small{font-size:9px;padding-top:7px}.condition-panel,.progress-panel{padding:21px 17px}.section-heading.compact h2{font-size:20px}.section-heading.compact{gap:12px}.version-label{font-size:9px}.condition-panel .field input,.condition-panel .field textarea{font-size:16px}.consent-row{gap:14px;justify-content:space-between}.consent-row>div{font-size:10px;gap:5px}.consent-actions{gap:12px}.consent-actions>.button{font-size:11px;width:100%}.consent-actions>.text-link{font-size:10px;margin:auto}.condition-panel>.small-copy{font-size:10px}.progress-panel h2{font-size:21px}.progress-list{margin:26px 0}.progress-list li{gap:13px;padding-bottom:23px}.progress-list h3{font-size:14px}.progress-list p{font-size:10px}.demo-action{padding:15px}.demo-action p{font-size:10px}.demo-action .button{font-size:10px;padding:11px 15px;gap:8px;width:100%}.my-heading{gap:13px;margin:24px 0}.my-avatar{width:52px;height:52px}.my-avatar svg{width:23px;height:23px}.my-heading h1{font-size:21px;line-height:1.6;margin:4px 0 6px}.my-heading p{font-size:9px}.my-heading span,.my-heading b{font-size:9px}.my-heading>.text-link{margin-left:65px;font-size:10px;margin-top:-8px}.my-layout{grid-template-columns:1fr;gap:22px}.credit-card{padding:28px;border-radius:20px}.credit-card h2{font-size:30px}.credit-card>p{font-size:12px}.credit-value{gap:54px}.credit-card>small{font-size:9px}.my-activity{padding:25px;border-radius:20px}.my-activity h2{font-size:17px}.activity-stats strong{font-size:36px}.benefits-section{padding-top:40px;padding-bottom:0}.benefit-grid{grid-template-columns:1fr;gap:23px}.benefit-grid>article{padding-top:23px}.benefit-grid h3{font-size:18px;margin:15px 0 10px}.benefit-grid p{font-size:12px}.benefit-icon{width:43px;height:43px}.local-data{display:block;margin-top:30px;padding-top:23px}.local-data .text-link{margin-top:13px}.invite-layout{grid-template-columns:1fr;gap:30px;margin:28px auto}.invite-copy h1{font-size:28px;line-height:1.7}.invite-copy>p:not(.section-kicker){font-size:12px;line-height:2.1}.invite-photo{margin-top:25px;border-radius:15px}.invite-panel{padding:26px 22px;border-radius:18px}.invite-panel h2{font-size:23px}.invite-steps p{font-size:12px}.invite-panel small{font-size:9px}#toast{bottom:86px;font-size:11px;padding:12px 18px;max-width:90%;line-height:1.8}.detail-active #toast{bottom:155px}dialog{padding:31px 23px}#dialog-content h2{font-size:22px}#dialog-content p{font-size:12px}.dialog-actions .button{font-size:12px;padding:11px 19px}}
@media(max-width:360px){.hero-hints{gap:9px}.hero h1{font-size:31px}.hero-gallery{grid-template-columns:repeat(4,139px);gap:12px;width:592px;margin-left:-296px}.field-poster{height:183px}.section-heading h2{font-size:23px}.directory-heading h1{font-size:23px}.mode-tabs{gap:21px}.filter-row{gap:9px}.filter-row select{min-width:94px}.mobile-action strong{font-size:13px}.mobile-action>.button{padding:11px 17px}.form-surface{padding:17px 14px}.form-bottom .button{width:100%}.my-heading h1{font-size:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

.request-summary{padding:18px 25px;border-bottom:1px solid var(--line);background:#fff}.request-summary>span{font-size:10px;color:var(--rose-deep);font-weight:600}.request-summary dl{display:flex;gap:30px;margin:8px 0 0;font-size:11px}.request-summary dl>div{display:flex;gap:10px}.request-summary dt{color:var(--muted)}.request-summary dd{margin:0}@media(max-width:620px){.request-summary{padding:16px 17px}.request-summary dl{display:block;font-size:10px}.request-summary dl>div{margin:5px 0}}

@media(min-width:851px){.story-visual{background-size:auto 200%}}
