@font-face{font-family:Manrope;src:url(/assets/manrope.woff2) format("woff2");font-weight:200 800;font-display:swap}:root{--bg:#f8f8f6;--surface:#fff;--ink:#232b2a;--muted:#747a76;--line:#e5e7e2;--accent:#e96743;--accent-hover:#ce5030;--pale:#faeee7;--green:#2c705a;--radius:18px;font-family:Manrope,Segoe UI,sans-serif;font-size:14px;color:var(--ink);background:var(--bg);font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block;max-width:100%;object-fit:cover}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:650}h1{letter-spacing:-3px;line-height:1.08}h2{font-size:30px;letter-spacing:-1.1px;line-height:1.2}h3{font-size:17px;letter-spacing:-.35px;line-height:1.4}p{line-height:1.75;color:var(--muted)}button:disabled{opacity:.5;cursor:not-allowed}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #e9674380;outline-offset:4px}::selection{background:#f9cfbe}button{border:0;background:none}input,select,textarea{min-width:0}svg{display:block}.page-shell{max-width:1304px;margin:0 auto;padding:0 44px}.eyebrow{font-size:10px;font-weight:750;letter-spacing:1.9px;color:var(--muted);display:inline-block}.orange{color:var(--accent)}.subtle{color:var(--muted);font-size:12px}.inline{display:flex;align-items:center;gap:8px}.spread{justify-content:space-between}.full{width:100%}.preserve-lines{white-space:pre-line;overflow-wrap:anywhere}.underlined{text-decoration:underline}.serif-accent{font-family:Georgia,serif;font-style:italic;font-weight:400;color:var(--accent);letter-spacing:-3px}.tiny-dot{display:inline-block;width:6px;height:6px;background:#668d6d;border-radius:50%;flex-shrink:0}.tiny-dot.gray{background:#a7aaa6}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-link{position:fixed;left:20px;top:-60px;z-index:1000;background:#fff;padding:12px 20px}.skip-link:focus{top:10px}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:10px;padding:14px 21px;min-height:48px;font-size:12px;font-weight:650;transition:background .18s,transform .18s,box-shadow .18s;white-space:nowrap;border:1px solid transparent}.button:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 5px 15px #22222212}.button app-icon{width:17px;height:17px}.button.primary{background:var(--accent);color:#fff}.button.primary:hover{background:var(--accent-hover)}.button.dark{background:#28322e;color:#fff}.button.dark:hover{background:#101b17}.button.white{background:#fff;color:var(--ink)}.button.secondary{background:#f4f5f1;border-color:var(--line)}.button.danger{background:#bc423b;color:#fff}.button.small{padding:10px 16px;min-height:40px}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;transition:background .15s}.icon-button:hover{background:#eceee8}.text-button{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:650;padding:0}.text-button app-icon{width:15px;height:15px}.text-button:hover{color:var(--accent)}.danger-text{color:#a43737}.badge{display:inline-flex;align-items:center;border-radius:6px;background:#f0f1ec;color:#71776f;padding:5px 9px;font-size:10px;font-weight:700;text-transform:capitalize;white-space:nowrap}.badge.green{background:#e8f2eb;color:#397454}.badge.orange-badge{background:#fff1e6;color:#b96929}.site-header{height:86px;background:#f8f8f6f5;border-bottom:1px solid var(--line);position:relative;z-index:10}.nav-wrap{max-width:1304px;padding:0 44px;height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{font-size:25px;font-weight:800;letter-spacing:-1.1px;display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.brand-mark{display:inline-flex;background:var(--accent);color:#fff;border-radius:9px;width:31px;height:33px;align-items:center;justify-content:center;transform:rotate(-5deg)}.brand-mark svg{width:23px;height:23px}.brand-dot{color:var(--accent);margin-left:-8px}.nav-links{display:flex;align-items:center;gap:28px;height:100%;font-size:11px;font-weight:650}.nav-links a{height:100%;display:flex;align-items:center;position:relative}.nav-links a.active:after{content:"";position:absolute;bottom:18px;left:0;right:0;height:2px;background:var(--accent);border-radius:4px}.nav-links a:hover{color:var(--accent)}.nav-actions{display:flex;align-items:center;gap:23px}.sign-in{font-size:11px;font-weight:650}.mobile-menu{display:none}.hero{display:grid;grid-template-columns:1.08fr 1fr;gap:36px;padding:55px 0 65px;align-items:center}.hero-copy{padding:10px 0}.pill-eyebrow{padding:8px 12px;background:#f0f1eb;border:1px solid #e4e7de;border-radius:30px;font-size:9px;letter-spacing:1.55px;display:inline-flex;align-items:center;gap:8px}.hero h1{font-size:65px;line-height:1.09;margin:25px 0 20px;letter-spacing:-3.6px}.hero h1 .serif-accent{font-size:71px}.hero-copy>p{font-size:14px;line-height:1.9;margin-bottom:27px}.hero-search{display:flex;align-items:center;border:1px solid #dfe3dc;box-shadow:0 7px 20px #273b2910;border-radius:13px;background:#fff;padding:7px;gap:0;margin-right:-54px;position:relative;z-index:2}.search-main{display:flex;align-items:center;gap:10px;padding:0 10px;flex:1;min-width:0}.search-main app-icon{color:#a2a79e;width:18px}.search-main input{padding:8px 0!important;background:none!important;border:0!important;font-size:11px!important;box-shadow:none!important}.search-location{display:flex;align-items:center;padding:0 10px;gap:5px;border-left:1px solid var(--line)}.search-location app-icon{color:#898e84;width:16px}.search-location select{border:0!important;background:none!important;padding:10px 2px!important;max-width:115px;font-size:10px!important}.search-button{min-height:42px;padding:10px 14px;border-radius:9px;font-size:11px;gap:7px}.hero-note{display:flex;align-items:center;gap:8px;font-size:9px;color:#838880;margin-top:18px}.mini-check{display:flex;align-items:center;background:#e9efe5;color:#63815a;border-radius:50%;padding:2px}.mini-check app-icon{width:10px;height:10px}.note-dot{color:#b9bdb6}.hero-visual{position:relative;height:424px;border-radius:22px;margin-left:2px}.hero-image{width:100%;height:100%;border-radius:22px}.hero-image-shade{position:absolute;inset:0;border-radius:22px;background:linear-gradient(180deg,#00000015 0%,transparent 40%,#18262270)}.hero-photo-label{position:absolute;top:21px;left:24px;color:#fff;font-size:8px;letter-spacing:1.4px;display:flex;gap:8px;align-items:center;background:#18262235;backdrop-filter:blur(8px);border:1px solid #ffffff40;padding:9px 12px;border-radius:30px}.hero-photo-label .tiny-dot{background:#dfebcb}.hero-caption{position:absolute;left:29px;right:25px;bottom:30px;display:flex;align-items:flex-end;justify-content:space-between;color:#fff;font-size:27px;letter-spacing:-.8px;line-height:1.25;font-weight:500}.round-link{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border:1px solid #ffffff80;border-radius:50%;background:#ffffff20;backdrop-filter:blur(8px)}.round-link:hover{background:#ffffff50}.round-link app-icon{transform:rotate(-35deg)}.floating-project{position:absolute;top:47%;right:-13px;display:flex;gap:13px;align-items:center;padding:14px 17px;border-radius:12px;background:#ffffffed;backdrop-filter:blur(15px);box-shadow:0 10px 40px #16362515;border:1px solid white}.floating-project>app-icon{width:16px;color:#769173;margin-left:12px}.floating-project strong{font-size:10px;display:block;margin-bottom:4px}.floating-project small{font-size:8px;color:var(--muted)}.project-icon{height:34px;width:34px;display:flex;align-items:center;justify-content:center;background:#f2e9dc;border-radius:9px;color:#8a7551}.project-icon app-icon{width:18px}.directory-section{padding-top:9px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:25px}.section-heading h2{font-size:29px;margin:10px 0 0}.section-heading>p{font-size:11px;margin:0 0 4px}.section-heading.compact{align-items:center}.section-heading.compact h2{font-size:20px;margin:0 0 7px;letter-spacing:-.65px}.section-heading.compact p{font-size:11px;margin-bottom:0}.category-tabs{display:flex;gap:8px;border-bottom:1px solid var(--line);padding-bottom:24px;overflow:auto;scrollbar-width:thin}.category-tabs button{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--line);border-radius:9px;padding:11px 13px;font-size:10px;white-space:nowrap;font-weight:600}.category-tabs app-icon{width:16px;height:16px}.category-tabs button.selected{background:#29352f;color:#fff;border-color:#29352f}.category-tabs button:hover:not(.selected){background:#eeeee7}.results-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:72px;font-size:11px;color:var(--muted)}.results-toolbar>div{display:flex;align-items:center;gap:18px}.results-toolbar strong{color:var(--ink);font-weight:700}.sort-select{display:flex;align-items:center;gap:6px;font-size:10px;font-weight:400!important}.sort-select select{border:0!important;padding:6px 2px!important;background:none!important;font-size:10px!important;width:auto!important;font-weight:650;color:var(--ink)}.company-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.company-card{background:#fff;border:1px solid var(--line);border-radius:15px;overflow:hidden;transition:transform .2s,box-shadow .2s}.company-card:hover{transform:translateY(-4px);box-shadow:0 13px 28px #2135260e}.card-image-link{display:block;position:relative;height:211px;margin:7px 7px 0;border-radius:10px;overflow:hidden}.card-image-link>img{width:100%;height:100%;transition:transform .5s}.company-card:hover .card-image-link>img{transform:scale(1.045)}.image-tag{position:absolute;left:13px;top:13px;border:1px solid #ffffffbb;background:#fffffff0;padding:6px 9px;border-radius:5px;font-size:8px;font-weight:650;backdrop-filter:blur(10px)}.card-open{position:absolute;right:12px;bottom:12px;background:#fff;height:28px;width:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s}.card-open app-icon{width:14px}.company-card:hover .card-open{opacity:1}.company-card-body{padding:19px 19px 0}.company-title{display:flex;gap:11px;align-items:center}.company-avatar{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:42px;height:42px;background:#e9ede6;border:1px solid #e3e7dc;border-radius:11px;font-size:15px;font-weight:800;color:#526347;letter-spacing:-.8px}.company-avatar.avatar-dark{color:#f5f6f1;background:#3c4543;border-color:#3c4543}.company-title h3{font-size:15px;margin:0 0 5px;letter-spacing:-.45px}.company-title .subtle{font-size:9px;gap:4px}.company-title app-icon{width:11px;height:11px}.card-description{font-size:11px;margin:16px 0 13px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.service-tags{display:flex;gap:5px;margin-bottom:17px;flex-wrap:wrap}.service-tags>span{font-size:8px;background:#f5f5f1;border:1px solid #edeee9;padding:5px 7px;border-radius:5px;color:#767d72}.card-footer{border-top:1px solid #eff0eb;display:flex;align-items:center;justify-content:space-between;padding:14px 0;font-size:9px}.card-footer>span{display:flex;align-items:center;gap:5px;color:var(--muted)}.card-footer app-icon{width:12px;height:12px}.card-footer>a{display:flex;align-items:center;gap:8px;font-weight:700}.sample-note{font-size:10px;text-align:center;color:#92988e;margin:23px 0;line-height:1.6}.sample-note.left{text-align:left;padding:14px 0;border-top:1px solid var(--line)}.how-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px;margin:65px 0;padding:34px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.how-strip>div{position:relative;padding-left:54px}.step-number{position:absolute;left:0;top:1px;width:36px;height:36px;border-radius:10px;border:1px solid #dfe3d8;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#627459}.how-strip h3{font-size:15px;margin-bottom:7px}.how-strip p{font-size:11px;line-height:1.8;margin-bottom:0}.pro-cta{margin-bottom:70px;background:#293b32;border-radius:20px;padding:40px 48px;display:flex;justify-content:space-between;align-items:center;color:#fff;position:relative;overflow:hidden;gap:30px}.pro-cta .eyebrow{color:#adbdae;font-size:9px}.pro-cta h2{font-size:33px;line-height:1.25;margin:15px 0 14px;letter-spacing:-1px}.pro-cta p{color:#b5c1b9;font-size:12px;margin-bottom:0}.pro-cta>div,.pro-cta>a{position:relative;z-index:1}.pro-cta .cta-art{position:absolute;width:380px;height:380px;border:1px solid #ffffff0b;transform:rotate(30deg);right:-80px;top:-70px;border-radius:70px;z-index:0;box-shadow:0 0 0 35px #ffffff05,0 0 0 70px #ffffff05,0 0 0 105px #ffffff05}.site-footer{max-width:1304px;margin:0 auto;padding:0 44px 25px}.footer-top{display:flex;align-items:center;gap:28px;padding:30px 0;border-top:1px solid var(--line)}.footer-top .brand{font-size:20px}.footer-top .brand-mark{width:25px;height:26px;border-radius:7px}.footer-top .brand-mark svg{width:20px}.footer-top>p{font-size:10px;margin:0}.footer-top>div{margin-left:auto;display:flex;gap:22px;font-size:10px;color:var(--muted)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:20px;border-top:1px solid var(--line);color:#8b9289;font-size:9px}.footer-bottom>span:last-child{display:flex;gap:7px;align-items:center}.back-link{display:inline-flex;align-items:center;gap:9px;font-size:11px;color:var(--muted);margin:27px 0 24px}.back-link:hover{color:var(--accent)}.back-link app-icon{width:15px}.profile-page{padding-bottom:65px}.profile-cover{height:335px;border-radius:19px;position:relative;overflow:hidden}.profile-cover>img{width:100%;height:100%}.profile-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#142b3335,transparent);pointer-events:none}.profile-cover .image-tag{top:20px;left:20px;font-size:10px;z-index:1}.share-button{position:absolute;right:20px;top:20px;z-index:1}.profile-heading{padding:27px 0 32px;display:flex;align-items:center;justify-content:space-between;gap:20px}.profile-identity{display:flex;align-items:center;gap:22px}.company-avatar.large{width:88px;height:88px;border:5px solid var(--bg);border-radius:22px;font-size:31px;margin-top:-53px;position:relative;z-index:1;box-shadow:0 3px 10px #1111110b}.profile-heading h1{font-size:33px;margin:0;letter-spacing:-1.4px}.profile-heading .inline{gap:14px;flex-wrap:wrap}.profile-heading p{font-size:12px;margin:8px 0 14px}.profile-meta{display:flex;gap:20px;flex-wrap:wrap}.profile-meta span{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:10px}.profile-meta app-icon{width:14px;height:14px}.profile-layout{display:grid;grid-template-columns:minmax(0,1fr) 304px;gap:39px;align-items:start}.profile-tabs{display:flex;gap:30px;border-bottom:1px solid var(--line)}.profile-tabs button{padding:13px 0 17px;font-size:12px;font-weight:650;position:relative;display:flex;align-items:center;gap:8px;color:var(--muted)}.profile-tabs button.active{color:var(--ink)}.profile-tabs button.active:after{content:"";height:3px;background:var(--accent);position:absolute;bottom:-1px;left:0;right:0;border-radius:3px}.profile-tabs button>span{font-size:10px;background:#e8eae3;border-radius:5px;padding:2px 6px}.profile-content{padding:30px 0}.profile-content .section-heading{margin-bottom:24px}.works-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}.work-card{min-width:0}.work-cover{display:block;width:100%;aspect-ratio:1.35;border-radius:13px;overflow:hidden;position:relative;padding:0;background:#e7e8e2}.work-cover>img{width:100%;height:100%;transition:transform .4s}.work-cover:hover>img{transform:scale(1.035)}.photo-count{position:absolute;right:12px;bottom:12px;background:#25322a80;backdrop-filter:blur(8px);border:1px solid #ffffff40;color:#fff;display:flex;align-items:center;gap:5px;border-radius:6px;padding:5px 8px;font-size:9px}.photo-count app-icon{width:12px;height:12px}.work-view{position:absolute;inset:auto 12px 12px;color:#fff;display:flex;align-items:center;gap:9px;font-size:11px;opacity:0;text-shadow:0 1px 6px #000;transition:opacity .15s}.work-view app-icon{width:15px}.work-cover:hover .work-view{opacity:1}.work-card-details{padding:17px 0 0}.work-card-details .eyebrow{font-size:8px;letter-spacing:1.2px}.heading-button{padding:0;display:block;text-align:left}.heading-button:hover{color:var(--accent)}.work-card h3{margin:8px 0;font-size:17px}.work-card-details>p{font-size:11px;line-height:1.7;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:12px}.work-card-details>.subtle{font-size:10px}.work-card-details>.subtle app-icon{width:13px;height:13px}.consultation-card{border:1px solid #e3e5dc;border-radius:17px;background:#fff;padding:27px;position:sticky;top:25px}.consultation-icon{display:flex;width:41px;height:41px;align-items:center;justify-content:center;border-radius:11px;background:#f9eee6;color:#ad795a;margin-bottom:23px}.consultation-card .eyebrow{font-size:8px;letter-spacing:1.3px}.consultation-card h2{font-size:24px;line-height:1.3;margin:12px 0;letter-spacing:-.8px}.consultation-card>p{font-size:11px;margin-bottom:25px}.consultation-feature{display:flex;gap:12px;align-items:center;margin:20px 0}.consultation-feature>app-icon{width:17px;color:#849081}.consultation-feature strong{display:block;font-size:10px;margin-bottom:5px}.consultation-feature span{display:block;font-size:9px;color:var(--muted)}.consultation-card .button{margin-top:15px;font-size:11px;padding:12px}.consultation-card>small{display:block;text-align:center;font-size:8px;color:var(--muted);margin-top:13px}.about-copy{font-size:14px;max-width:650px}.company-facts{display:flex;gap:40px;padding:25px 0;border-top:1px solid var(--line)}.company-facts>div{display:flex;flex-direction:column;gap:10px}.services-list{margin:30px 0}.services-list>div{display:flex;align-items:center;gap:15px;padding:20px 0;border-bottom:1px solid var(--line)}.services-list h3{margin:0;font-size:15px}.services-list .text-button{margin-left:auto}.service-icon{display:flex;align-items:center;justify-content:center;background:#eaf0e5;color:#6b845d;border-radius:10px;width:34px;height:34px;flex-shrink:0}.service-icon app-icon{width:17px}.gallery-view{position:relative;aspect-ratio:1.5;background:#f0f1eb;border-radius:13px;overflow:hidden}.gallery-view>img{height:100%;width:100%;object-fit:contain}.gallery-view>.icon-button{position:absolute;top:calc(50% - 18px);background:#fffffff0}.gallery-prev{left:12px}.gallery-next{right:12px}.gallery-count{position:absolute;bottom:12px;right:12px;color:#fff;background:#22222290;padding:5px 10px;border-radius:20px;font-size:10px}.gallery-thumbnails{display:flex;gap:8px;margin:12px 0 23px;overflow:auto}.gallery-thumbnails>button{width:65px;height:50px;border-radius:7px;overflow:hidden;padding:3px;border:2px solid transparent;flex-shrink:0}.gallery-thumbnails>button.selected{border-color:var(--accent)}.gallery-thumbnails img{width:100%;height:100%;border-radius:3px}.gallery-view~p{font-size:12px;margin-top:15px}.form-stack{display:flex;flex-direction:column;gap:19px}.form-stack label,.profile-editor label{display:flex;flex-direction:column;gap:8px;font-size:11px;font-weight:650}.form-stack input:not([type=checkbox]):not([type=file]),.form-stack select,.form-stack textarea,.hero-search input,.hero-search select{display:block;width:100%;border:1px solid #dfe3db;background:#fafbf8;border-radius:9px;padding:12px 13px;color:var(--ink);font-size:12px;transition:border-color .15s,box-shadow .15s}.form-stack input::placeholder,.form-stack textarea::placeholder{color:#9a9f95;font-weight:400}.form-stack textarea{resize:vertical;min-height:90px;line-height:1.7}.form-stack input:focus,.form-stack select:focus,.form-stack textarea:focus{border-color:#d6886c;box-shadow:0 0 0 3px #e9674310;outline:none}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.field-hint{font-size:10px;font-weight:400;line-height:1.6;color:#8a9285;display:block}.optional{font-size:9px;color:var(--muted);font-weight:400}.form-stack .checkbox-label{display:flex;flex-direction:row;align-items:flex-start;gap:10px;font-size:10px;line-height:1.65;font-weight:400;color:var(--muted)}input[type=checkbox]{accent-color:var(--accent);width:16px;height:16px;flex-shrink:0;margin:2px 0}.form-intro{font-size:12px;margin:-7px 0 24px}.form-error{padding:12px 15px;border:1px solid #f0c8c1;background:#fff1ed;color:#a33728;font-size:12px;border-radius:9px;line-height:1.6}.form-error .text-button{margin-left:15px}.notice{display:block;border:1px solid #e6e6d4;background:#f8f8ee;border-radius:10px;padding:13px 15px;font-size:11px;color:#797755;line-height:1.7}.slot-fieldset{margin:0;padding:0;border:0}.slot-fieldset legend{padding:0;margin-bottom:10px;font-size:11px;font-weight:650}.slot-fieldset legend span{margin-left:8px}.time-slots{display:flex;gap:7px;flex-wrap:wrap}.time-slots>button{padding:9px 13px;border:1px solid #dde1d7;border-radius:7px;font-size:11px;background:#fff}.time-slots>button.selected{color:#bf5836;border-color:#df997f;background:#fdf1e9}.fine-print{text-align:center;font-size:9px;margin:-9px 0 0}.success-state{text-align:center}.success-icon{width:60px;height:60px;border-radius:50%;background:#e9f3e8;color:#55894d;margin:15px auto 25px;display:flex;align-items:center;justify-content:center}.success-icon app-icon{width:28px;height:28px}.success-state h3{font-size:24px}.success-state p{font-size:13px}.success-state .notice{margin:20px 0}.modal-actions{display:flex;justify-content:flex-end;gap:12px;border-top:1px solid var(--line);padding-top:20px;margin-top:8px}.publish-toggle{flex-direction:row!important;justify-content:space-between;align-items:center;background:#f7f8f3;padding:17px;border-radius:10px;border:1px solid var(--line)}.publish-toggle>div>span{display:block;font-size:10px;font-weight:400;color:var(--muted);margin-top:6px}.publish-toggle input{width:34px;height:20px}.inspiration-page{padding-top:50px;padding-bottom:60px}.centered-heading{text-align:center;margin:0 0 48px}.centered-heading h1{font-size:56px;margin:22px 0 20px}.centered-heading>p{font-size:13px}.inspiration-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 24px}.inspiration-grid .work-card:nth-child(3n+2) .work-cover{aspect-ratio:1.1}.inspiration-grid .work-card-details>a{font-size:10px;color:var(--muted)}.auth-page{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-top:48px;padding-bottom:65px;align-items:center;max-width:1180px}.auth-visual{position:relative;height:650px;min-height:100%;border-radius:22px;overflow:hidden}.auth-visual>img{height:100%;width:100%}.auth-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 10%,#162e2780)}.auth-visual>div{position:absolute;left:35px;bottom:32px;z-index:1;color:#fff}.auth-visual h2{font-size:40px;line-height:1.2;margin:14px 0;letter-spacing:-1.6px}.auth-visual p,.auth-visual .eyebrow{color:#e3e8df}.auth-visual p{font-size:12px}.auth-form .back-link{margin:0 0 38px;display:flex}.auth-form>.eyebrow{font-size:9px}.auth-form h1{font-size:36px;margin:15px 0;letter-spacing:-1.6px}.auth-form>p{font-size:12px;margin-bottom:28px}.auth-form .form-stack{gap:18px}.demo-accounts{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin:-8px 0 20px;padding:10px 12px;border:1px dashed var(--line);border-radius:10px}.demo-accounts>span{font-size:10px;font-weight:650;color:var(--muted);letter-spacing:.3px}.auth-form .auth-switch{font-size:11px;margin:25px 0}.auth-switch a{font-weight:700;color:var(--ink)}.auth-footnote{display:flex;gap:9px;align-items:center;border-top:1px solid var(--line);padding-top:20px;color:#8b9286;font-size:9px}.auth-footnote app-icon{width:15px}.info-page{padding-top:70px;padding-bottom:80px;min-height:60vh}.info-page h1{font-size:52px;margin:20px 0;letter-spacing:-2px}.info-page .how-strip h2{font-size:18px}.info-block{margin-top:60px;background:#fff;border:1px solid var(--line);padding:35px;border-radius:15px;max-width:780px}.info-block h2{font-size:24px}.info-block p{font-size:13px}.prose{max-width:740px}.prose h2{font-size:21px;margin:30px 0 10px}.prose p{font-size:13px}.workspace{max-width:1440px;margin:0 auto;display:flex;min-height:780px;position:relative}.workspace>.empty-state{width:100%}.workspace-sidebar{width:244px;flex-shrink:0;padding:33px 23px;border-right:1px solid var(--line);background:#f2f3ee;display:flex;flex-direction:column}.workspace-sidebar>.eyebrow{font-size:8px;letter-spacing:1.2px}.workspace-company{display:flex;align-items:center;gap:10px;margin:24px 0 33px}.workspace-company .company-avatar{width:36px;height:36px;font-size:12px}.workspace-company>div{min-width:0}.workspace-company strong{display:block;font-size:11px;margin-bottom:7px;overflow:hidden;text-overflow:ellipsis}.workspace-company>div>span{display:flex;align-items:center;gap:5px;font-size:9px;color:var(--muted)}.workspace-company .tiny-dot{width:5px;height:5px}.workspace-sidebar nav{display:flex;flex-direction:column;gap:6px}.workspace-sidebar nav button{display:flex;align-items:center;gap:11px;text-align:left;border-radius:9px;padding:13px 12px;font-size:11px;color:#737e70;font-weight:550}.workspace-sidebar nav button app-icon{width:17px;height:17px}.workspace-sidebar nav button.active{background:#fff;color:#273c30;box-shadow:0 3px 10px #24371d06;font-weight:700}.workspace-sidebar nav button.active app-icon{color:var(--accent)}.nav-count{margin-left:auto;background:#f8e9dd;color:#bb6c3e;font-size:9px;padding:2px 6px;border-radius:5px}.sidebar-tip{background:#e9ede2;border:1px solid #e0e5d7;border-radius:13px;padding:19px 15px;margin-top:49px}.sidebar-tip .service-icon{background:#f5f7ef;margin-bottom:13px}.sidebar-tip strong{font-size:12px}.sidebar-tip p{font-size:10px;line-height:1.8;margin:9px 0 15px}.sidebar-tip .text-button{font-size:10px}.sidebar-bottom{display:flex;flex-direction:column;gap:19px;margin-top:auto;padding-top:40px}.sidebar-bottom a,.sidebar-bottom button{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:10px;padding:0}.sidebar-bottom app-icon{width:15px;height:15px}.workspace-main{padding:29px 37px 55px;flex:1;min-width:0}.workspace-breadcrumb{display:flex;align-items:center;gap:8px;font-size:9px;color:#8b9384;margin-bottom:31px}.workspace-breadcrumb app-icon{width:10px;height:10px}.workspace-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:29px}.workspace-heading .eyebrow{font-size:8px;letter-spacing:1.5px}.workspace-heading h1{font-size:32px;letter-spacing:-1.3px;margin:12px 0 10px}.workspace-heading p{font-size:11px;margin:0}.workspace-heading>.button{font-size:10px;min-height:42px;padding:11px 16px}.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;margin:25px 0}.stat-card{position:relative;border:1px solid var(--line);border-radius:13px;padding:22px;background:#fff}.stat-card>span:not(.stat-icon){font-size:10px;color:var(--muted);display:block}.stat-card>strong{display:block;font-size:33px;letter-spacing:-1.5px;margin:15px 0 11px;font-weight:650}.stat-card strong small{font-size:10px;color:#a0a597;font-weight:400;letter-spacing:0;margin-left:10px}.stat-card p{font-size:9px;margin-bottom:0}.stat-icon{position:absolute;right:17px;top:16px;background:#edf0e9;width:30px;height:30px;border-radius:9px;display:flex;align-items:center;justify-content:center;color:#7e8c72}.stat-icon app-icon{width:15px;height:15px}.orange-bg{background:#fbefe5;color:#bd875a}.green-bg{background:#eaf3e9;color:#5d8862}.overview-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:22px}.panel{border:1px solid var(--line);border-radius:14px;padding:24px;background:#fff}.workspace .section-heading.compact h2{font-size:17px}.workspace .section-heading.compact p{font-size:10px}.workspace .section-heading.compact .text-button{font-size:9px}.request-preview{display:flex;align-items:center;gap:12px;width:100%;padding:18px 0;border-top:1px solid var(--line);text-align:left}.person-avatar{width:34px;height:34px;border-radius:50%;background:#eeeae1;color:#8b7d62;display:flex;align-items:center;justify-content:center;font-size:11px}.request-preview>div{display:flex;flex-direction:column;gap:6px;min-width:0}.request-preview>div:nth-of-type(2){margin-left:auto;text-align:right}.request-preview strong{font-size:10px;font-weight:650}.request-preview span:not(.person-avatar){font-size:9px;color:var(--muted)}.request-preview>app-icon{width:13px;color:#aab19f}.portfolio-tip{position:relative;background:#edeede;border:1px solid #e5e6d4;border-radius:14px;padding:28px;overflow:hidden}.portfolio-tip .eyebrow{font-size:8px;letter-spacing:1.5px;color:#8a9278}.portfolio-tip h2{font-size:26px;letter-spacing:-1px;margin:15px 0 13px;line-height:1.25}.portfolio-tip p{font-size:10px;max-width:210px;margin-bottom:22px}.portfolio-tip .button{font-size:10px;padding:11px 15px;min-height:40px;position:relative;z-index:1}.tip-drawing{position:absolute;right:-10px;bottom:20px;transform:rotate(15deg);opacity:.13;color:#6f7859}.tip-drawing app-icon{width:120px;height:120px}.recent-heading{margin-top:32px}.admin-works-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}.admin-work-card{border:1px solid var(--line);border-radius:13px;background:#fff;overflow:hidden}.admin-work-card>img,.admin-work-image{height:155px;width:100%;position:relative}.admin-work-image>img{height:100%;width:100%}.admin-work-card>div:not(.admin-work-image){padding:17px}.admin-work-card h3{font-size:13px;margin:12px 0 8px}.admin-work-card .subtle{font-size:9px}.admin-work-card p{font-size:10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.admin-work-card .text-button{font-size:10px;margin-top:17px}.admin-work-card .admin-work-actions .text-button{margin:0}.admin-work-actions{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:9px;margin-top:14px}.add-work-card{border:1px dashed #ced7c5;background:#f5f6ef;border-radius:13px;min-height:290px;padding:30px 15px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.add-work-card>span{width:39px;height:39px;border:1px solid #dce3d4;background:#fff;border-radius:11px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;color:#829074}.add-work-card strong{font-size:12px;margin-bottom:10px}.add-work-card p{font-size:10px;margin-bottom:20px}.add-work-card b{display:flex;align-items:center;gap:7px;font-size:10px}.add-work-card b app-icon{width:14px}.segmented{display:flex!important;gap:3px!important;background:#eeefe9;padding:4px;border-radius:8px}.segmented>button{display:flex;align-items:center;gap:7px;font-size:10px;padding:8px 12px;border-radius:5px;color:#888e7f;text-transform:capitalize}.segmented>button.active{background:#fff;color:var(--ink);box-shadow:0 1px 3px #00000008}.segmented>button>span{font-size:8px;padding:2px 4px;border-radius:3px;background:#edf0e7}.appointments-panel{padding:0 22px}.appointment-row{display:flex;align-items:center;gap:22px;width:100%;padding:21px 0;text-align:left;border-bottom:1px solid var(--line)}.appointment-row:last-child{border-bottom:0}.appointment-row:hover{background:#fafbf7}.date-tile{background:#f2f4ed;border-radius:10px;padding:8px 14px;display:flex;align-items:center;flex-direction:column;min-width:50px;gap:4px}.date-tile small{font-size:8px;text-transform:uppercase;letter-spacing:1px;color:#879279}.date-tile strong{font-size:21px;letter-spacing:-1px;font-weight:650}.appointment-person{flex:1;min-width:0}.appointment-person strong,.appointment-time strong{display:block;font-size:11px;margin-bottom:8px}.appointment-person span,.appointment-time span{font-size:9px;color:var(--muted)}.appointment-time{min-width:100px}.appointment-row>app-icon{width:14px;color:#959d8b}.profile-draft-notice{display:flex;align-items:center;gap:14px;margin-bottom:24px}.profile-draft-notice>div{flex:1}.profile-draft-notice strong{display:block;font-size:11px}.profile-draft-notice span,.profile-draft-notice .text-button{font-size:10px}.profile-editor{max-width:850px}.profile-edit-cover{height:210px;position:relative;border-radius:12px;overflow:hidden}.profile-edit-cover>img{height:100%;width:100%}.profile-edit-cover>label{position:absolute;right:15px;bottom:15px;flex-direction:row;cursor:pointer}.appointment-detail-meta{display:flex;flex-wrap:wrap;gap:15px;font-size:11px;margin-bottom:24px;color:var(--muted)}.appointment-detail-meta>span{display:flex;align-items:center;gap:7px}.appointment-detail-meta app-icon{width:15px}.contact-details{display:flex;gap:20px;flex-wrap:wrap;border-top:1px solid var(--line);padding:19px 0}.contact-details a{display:flex;align-items:center;gap:7px;font-size:12px}.contact-details app-icon{width:16px}.contact-details+.notice{font-size:10px}.gallery-label{display:flex;align-items:center;justify-content:space-between;font-size:11px}.gallery-label .subtle{font-size:10px}.upload-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px}.upload-thumb{position:relative;border-radius:10px;overflow:hidden;aspect-ratio:1}.upload-thumb>img{width:100%;height:100%}.upload-thumb>span{position:absolute;top:7px;left:7px;background:#fff;padding:3px 6px;font-size:8px;border-radius:4px}.upload-thumb>div{position:absolute;bottom:5px;left:4px;right:4px;display:flex;justify-content:center;gap:4px}.upload-thumb button{background:#fffffff0;border-radius:5px;display:flex;align-items:center;justify-content:center;padding:5px}.upload-thumb button app-icon{width:13px;height:13px}.upload-drop{border:1px dashed #ccd6c3;border-radius:12px;background:#f8faf4;position:relative;text-align:center;display:flex;align-items:center;justify-content:center;padding:23px;cursor:pointer;overflow:hidden;margin-top:13px}.upload-drop input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%}.upload-drop strong{font-size:11px}.upload-drop>span:last-child{font-size:9px;font-weight:400;color:#8e9983}.upload-symbol{display:flex;background:#eef2e7;color:#8a9c76;border-radius:10px;width:35px;height:35px;align-items:center;justify-content:center}.upload-symbol app-icon{width:18px;height:18px}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%);background:#263e2e;color:#fff;padding:15px 23px;border-radius:12px;box-shadow:0 12px 35px #1b2a2640;z-index:100;display:flex;align-items:center;gap:12px;font-size:12px;max-width:calc(100% - 40px)}.toast app-icon{width:18px}.empty-state{text-align:center;padding:65px 25px;border:1px dashed #dde2d5;border-radius:15px;background:#f5f7f0;margin:20px 0}.empty-state>app-icon{width:32px;height:32px;color:#a5b098;margin-bottom:18px}.empty-state h3{font-size:20px}.empty-state p{font-size:12px}.small-empty{padding:26px 15px;border:0;background:none}.small-empty h3{font-size:13px}.small-empty p{font-size:10px}.skeleton-card{height:365px;border:1px solid var(--line);background:#fff;border-radius:15px;padding:9px;overflow:hidden}.skeleton-card>div{height:210px;background:#eaeee4;border-radius:10px}.skeleton-card>span{display:block;height:15px;background:#edf0e7;margin:25px 15px;width:60%;border-radius:6px}.skeleton-card>span:last-child{width:80%}.skeleton-card{animation:pulse 1.5s ease-in-out infinite alternate}.profile-skeleton{height:450px}.profile-skeleton>div{height:320px}.spinner{display:inline-block;width:25px;height:25px;border:2px solid #cfd8c5;border-top-color:#6b8356;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{to{opacity:.5}}@media(min-width:1450px){.hero{gap:50px;padding-top:66px}.hero-visual{height:460px}.hero h1{font-size:73px}.hero h1 .serif-accent{font-size:79px}.card-image-link{height:230px}}@media(max-width:1100px){.page-shell,.nav-wrap,.site-footer{padding-left:28px;padding-right:28px}.nav-links{gap:18px}.nav-actions{gap:15px}.hero{gap:28px}.hero h1{font-size:53px}.hero h1 .serif-accent{font-size:59px}.hero-visual{height:386px}.floating-project{right:-5px;padding:12px}.floating-project>app-icon{display:none}.hero-note{font-size:8px;gap:5px}.hero-search{margin-right:-70px}.company-grid{gap:16px}.card-image-link{height:175px}.company-card-body{padding-left:15px;padding-right:15px}.company-title h3{font-size:13px}.category-tabs{gap:7px}.category-tabs button{padding:10px 11px;font-size:9px}.footer-top{gap:17px}.footer-top>div{gap:13px}.profile-layout{grid-template-columns:minmax(0,1fr) 270px;gap:27px}.consultation-card{padding:22px}.workspace-sidebar{width:205px;padding:29px 16px}.workspace-main{padding:28px 25px}.workspace-heading h1{font-size:27px}.stat-card{padding:18px}.stat-icon{right:10px;top:10px;width:25px;height:25px}.stat-card>span:not(.stat-icon){font-size:9px}.overview-grid{gap:17px}.panel{padding:20px}.admin-works-grid{gap:13px}.admin-work-card>div:not(.admin-work-image){padding:13px}.auth-page{gap:45px}.auth-form h1{font-size:32px}.how-strip{gap:25px}}@media(max-width:850px){.nav-links{display:none}.mobile-menu{display:flex}.nav-links.mobile-open{display:flex;position:absolute;top:75px;left:20px;right:20px;height:auto;flex-direction:column;align-items:stretch;gap:0;padding:10px 20px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 15px 40px #22222210}.nav-links.mobile-open a{padding:16px 0}.nav-links a.active:after{bottom:9px;right:auto;width:20px}.hero{gap:22px}.hero h1{font-size:45px;letter-spacing:-2.8px}.hero h1 .serif-accent{font-size:51px}.hero-visual{height:360px}.hero-copy>p{font-size:12px}.search-location{display:none}.hero-search{margin-right:-45px}.hero-note{flex-wrap:wrap;line-height:1.6}.floating-project{display:none}.hero-caption{font-size:23px;left:22px}.hero-photo-label{left:17px;font-size:6px;padding:7px 9px}.company-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card-image-link{height:210px}.section-heading>p{display:none}.section-heading h2{font-size:26px}.how-strip{gap:20px;margin:45px 0}.how-strip>div{padding-left:0;padding-top:52px}.how-strip .step-number{top:0}.pro-cta{padding:32px}.pro-cta h2{font-size:28px}.pro-cta>.button{font-size:10px;padding:12px 15px}.footer-top{flex-wrap:wrap}.footer-top>div{margin-left:0;flex:1 0 100%;justify-content:flex-start}.profile-heading h1{font-size:27px}.profile-heading .button{display:none}.profile-layout{grid-template-columns:minmax(0,1fr) 245px;gap:22px}.works-grid{grid-template-columns:1fr}.profile-cover{height:290px}.consultation-card{padding:20px}.consultation-card h2{font-size:22px}.profile-meta{gap:12px}.services-list>div{flex-wrap:wrap}.services-list .text-button{margin-left:49px}.inspiration-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-sidebar{width:177px;padding:25px 12px}.workspace-company{gap:8px}.workspace-company .company-avatar{width:31px;height:31px;font-size:11px}.workspace-company strong{font-size:9px}.workspace-sidebar nav button{font-size:10px;padding:12px 9px;gap:8px}.workspace-sidebar>.eyebrow{font-size:6px}.sidebar-tip{padding:15px 12px}.workspace-main{padding:25px 22px}.workspace-heading{align-items:flex-start;flex-direction:column;gap:17px}.stats-grid{gap:10px}.stat-card{padding:17px 13px}.stat-icon{position:static;margin-bottom:12px}.stat-card>strong{font-size:26px}.stat-card strong small{display:block;margin:6px 0 0}.stat-card p{display:none}.overview-grid{grid-template-columns:1fr}.portfolio-tip{display:none}.admin-works-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.appointment-row{gap:10px;flex-wrap:wrap}.appointment-time{min-width:70px}.appointment-row .badge{font-size:8px}.appointment-person{flex:1;min-width:90px}.appointment-segments{overflow:auto;max-width:100%}.segmented>button{font-size:9px;padding:7px 9px;white-space:nowrap}.profile-draft-notice{flex-wrap:wrap}.profile-draft-notice .text-button{margin-left:34px}.auth-page{gap:30px}.auth-visual{height:660px}.auth-visual>div{left:25px}.auth-visual h2{font-size:32px}.auth-form h1{font-size:28px}.auth-form .back-link{margin-bottom:30px}.form-grid.three{grid-template-columns:1fr}.centered-heading h1{font-size:48px}}@media(max-width:600px){:root{font-size:14px}.page-shell,.nav-wrap,.site-footer{padding-left:20px;padding-right:20px}.site-header{height:72px}.brand{font-size:23px}.brand-mark{width:28px;height:30px}.nav-actions{gap:8px}.nav-actions .button{font-size:9px;min-height:35px;padding:8px 10px;gap:5px}.nav-actions .button app-icon{width:12px}.sign-in{display:none}.mobile-menu{width:29px}.hero{grid-template-columns:1fr;gap:30px;padding:32px 0 42px}.hero-copy{padding:0}.hero h1{font-size:51px;margin:23px 0 18px;letter-spacing:-2.8px}.hero h1 .serif-accent{font-size:57px}.hero-copy>p{font-size:12px;line-height:1.8;margin-bottom:23px}.hero-search{margin:0;box-shadow:0 5px 14px #273b2910}.search-main{padding-left:8px}.search-main input{font-size:10px!important}.hero-note{font-size:8px;gap:5px;margin-top:15px}.hero-visual{height:310px;margin:0}.hero-photo-label{font-size:7px;left:20px;top:18px}.hero-caption{font-size:27px;left:24px;bottom:25px}.hero-image,.hero-visual,.hero-image-shade{border-radius:17px}.hero .pill-eyebrow{font-size:8px}.section-heading h2{font-size:25px;letter-spacing:-1px;margin-top:10px}.eyebrow{font-size:8px;letter-spacing:1.5px}.directory-section{padding-top:2px}.category-tabs{margin-right:-20px;padding-right:20px;padding-bottom:18px;gap:7px}.category-tabs button{font-size:10px;padding:11px 12px}.results-toolbar{min-height:68px;gap:10px;font-size:10px;flex-wrap:wrap;padding:15px 0}.results-toolbar>div{gap:8px}.sort-select{font-size:9px;gap:2px}.sort-select select{font-size:9px!important}.results-toolbar .text-button{font-size:9px}.company-grid{grid-template-columns:1fr;gap:20px}.card-image-link{height:225px;margin:7px 7px 0}.company-card{border-radius:16px}.company-card-body{padding:19px 19px 0}.company-title h3{font-size:16px}.company-title .subtle{font-size:10px}.company-avatar{width:43px;height:43px}.card-description{font-size:12px;margin-top:17px}.service-tags>span{font-size:9px}.card-footer{font-size:10px;padding:16px 0}.image-tag{font-size:9px}.sample-note{font-size:9px;max-width:310px;margin-left:auto;margin-right:auto}.how-strip{grid-template-columns:1fr;gap:28px;margin:40px 0;padding:30px 0}.how-strip>div{padding:0 0 0 58px;min-height:45px}.how-strip h3{font-size:15px}.how-strip p{font-size:11px}.pro-cta{margin-bottom:30px;padding:29px;align-items:flex-start;flex-direction:column;gap:25px;border-radius:16px}.pro-cta h2{font-size:30px;margin-bottom:14px}.pro-cta p{font-size:11px}.pro-cta>.button{font-size:11px;padding:13px 18px}.footer-top{padding:23px 0;gap:15px}.footer-top>p{font-size:9px}.footer-top>div{font-size:9px;gap:18px;flex-wrap:wrap}.footer-bottom{font-size:8px;gap:15px;align-items:flex-start;line-height:1.6}.footer-bottom>span:last-child{white-space:nowrap}.profile-page{padding-bottom:30px}.back-link{margin:20px 0;font-size:10px}.profile-cover{height:240px;border-radius:14px}.profile-cover .image-tag{top:14px;left:14px;font-size:8px}.share-button{font-size:8px;right:12px;top:12px;padding:7px 10px;min-height:33px}.share-button app-icon{width:12px}.profile-heading{padding:22px 0 27px}.profile-identity{gap:12px;align-items:flex-start}.company-avatar.large{width:60px;height:60px;font-size:21px;margin-top:-43px;border-width:4px;border-radius:16px}.profile-identity>div{margin-left:-72px;padding-top:24px}.profile-heading h1{font-size:29px;margin-top:6px}.profile-heading .inline{gap:9px}.profile-heading .badge{font-size:8px}.profile-heading p{font-size:11px;margin-top:10px}.profile-meta{gap:12px}.profile-meta span{font-size:9px}.profile-meta app-icon{width:12px}.profile-layout{display:flex;flex-direction:column;gap:5px}.profile-layout>div{width:100%}.profile-tabs{gap:29px}.profile-tabs button{font-size:12px;padding:13px 0 16px}.profile-content{padding:25px 0}.profile-content .section-heading.compact h2{font-size:20px}.profile-content .section-heading>.subtle{font-size:10px}.works-grid{gap:27px}.work-cover{aspect-ratio:1.35}.work-card h3{font-size:18px}.work-card-details>p{font-size:12px}.work-card-details>.subtle{font-size:10px}.consultation-card{width:100%;position:static;padding:25px}.consultation-card h2{font-size:28px}.consultation-card .eyebrow{font-size:9px}.consultation-card>p{font-size:12px}.consultation-card .button{font-size:12px}.consultation-feature strong{font-size:11px}.consultation-feature span{font-size:10px}.consultation-card>small{font-size:9px}.company-facts{gap:25px}.company-facts strong{font-size:12px}.services-list h3{font-size:13px}.form-grid{grid-template-columns:1fr;gap:18px}.form-stack{gap:17px}.form-stack input:not([type=checkbox]):not([type=file]),.form-stack select,.form-stack textarea{font-size:16px;padding:12px}.form-stack label{font-size:12px}.modal-actions{gap:8px}.modal-actions .button{font-size:11px;padding:12px 14px}.slot-fieldset legend span{display:block;margin:7px 0 0}.upload-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}.upload-drop{padding:20px 12px}.publish-toggle>div>span{font-size:9px;max-width:220px}.inspiration-page{padding-top:35px;padding-bottom:35px}.centered-heading{margin-bottom:33px}.centered-heading h1{font-size:41px;letter-spacing:-2px}.centered-heading .serif-accent{letter-spacing:-2px}.centered-heading p{font-size:11px}.inspiration-grid{grid-template-columns:1fr;gap:30px}.inspiration-grid .work-card:nth-child(3n+2) .work-cover{aspect-ratio:1.35}.auth-page{display:block;padding-top:24px;padding-bottom:40px}.auth-visual{display:none}.auth-form{padding:0 5px}.auth-form .back-link{margin:0 0 28px}.auth-form h1{font-size:35px;letter-spacing:-1.7px}.auth-form>p{font-size:12px}.auth-footnote{font-size:9px}.info-page{padding-top:42px;padding-bottom:45px}.info-page h1{font-size:38px}.info-block{padding:24px}.workspace{display:block}.workspace-sidebar{width:100%;padding:18px 20px 0;border-right:0;border-bottom:1px solid var(--line);display:block}.workspace-sidebar>.eyebrow{display:none}.workspace-company{margin:0 0 15px;display:flex}.workspace-company strong{font-size:11px}.workspace-company .company-avatar{width:33px;height:33px}.workspace-sidebar nav{flex-direction:row;gap:5px;overflow:auto;padding-bottom:12px}.workspace-sidebar nav button{flex-shrink:0;padding:9px 10px;font-size:9px;gap:6px}.workspace-sidebar nav button app-icon{width:14px;height:14px}.sidebar-tip{display:none}.sidebar-bottom{position:absolute;right:20px;top:23px;padding:0;margin:0;flex-direction:row;gap:15px}.sidebar-bottom a{font-size:9px}.sidebar-bottom button{font-size:0;gap:0}.sidebar-bottom app-icon{width:14px}.workspace-main{padding:23px 20px 40px}.workspace-breadcrumb{margin-bottom:25px;font-size:9px}.workspace-heading{gap:18px;margin-bottom:24px}.workspace-heading h1{font-size:29px;margin-top:11px;line-height:1.18}.workspace-heading p{font-size:11px}.workspace-heading>.button{font-size:11px}.stats-grid{gap:8px}.stat-card{padding:13px 10px;border-radius:11px}.stat-icon{width:25px;height:25px}.stat-card>span:not(.stat-icon){font-size:8px;min-height:22px}.stat-card>strong{font-size:28px;margin:8px 0 0}.stat-card strong small{font-size:8px;margin-top:6px}.overview-grid{gap:0}.panel{padding:20px}.request-preview{gap:10px}.request-preview>div>strong{font-size:10px}.request-preview>div>span{font-size:9px}.request-preview>app-icon{display:none}.workspace .section-heading.compact{gap:10px}.workspace .section-heading.compact h2{font-size:17px}.workspace .section-heading.compact p{font-size:9px}.admin-works-grid{grid-template-columns:1fr;gap:17px}.admin-work-card>img,.admin-work-image{height:210px}.admin-work-card>div:not(.admin-work-image){padding:18px}.admin-work-card h3{font-size:16px}.admin-work-card p{font-size:12px}.admin-work-card .text-button{font-size:11px}.admin-work-card .subtle{font-size:10px}.segmented>button{padding:8px 10px;font-size:10px}.segmented>button>span{font-size:9px}.add-work-card{min-height:230px}.appointments-panel{padding:0 14px}.appointment-row{gap:12px;padding:19px 0}.appointment-time{min-width:0}.appointment-person{min-width:100px}.appointment-person strong{font-size:11px}.appointment-person span{font-size:9px}.appointment-time strong{font-size:11px}.appointment-time span{font-size:8px}.appointment-row>.badge{margin-left:62px}.appointment-row>app-icon{margin-left:auto}.appointment-segments>button{font-size:9px;padding:9px}.profile-draft-notice{padding:13px;gap:10px}.profile-draft-notice>app-icon{display:none}.profile-draft-notice .text-button{margin-left:0}.profile-editor{padding:20px 17px}.profile-edit-cover{height:170px}.profile-editor .section-heading.compact h2{font-size:17px}.contact-details{gap:12px;flex-direction:column}.appointment-detail-meta{flex-direction:column;gap:12px}.gallery-view{aspect-ratio:1.15}.gallery-thumbnails>button{width:55px;height:43px}.empty-state{padding:40px 20px}.empty-state h1{font-size:31px;letter-spacing:-1px}.toast{font-size:11px;padding:13px 17px}.desktop-only{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.category-tabs,.workspace-sidebar nav{scrollbar-width:none}.category-tabs::-webkit-scrollbar,.workspace-sidebar nav::-webkit-scrollbar{display:none}
