@import "https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700;800&family=Noto+Sans+Sinhala:wght@400;500;600;700&family=Noto+Sans+Tamil:wght@400;500;600;700&display=swap";
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--home-hero-surface:var(--wg-page);--koyo-gold:var(--wg-accent);--koyo-cream:var(--wg-page);--wg-type-caption:12px;--wg-type-label:13px;--wg-type-body:14px;--wg-type-emphasis:16px;--wg-type-section:22px;--wg-control-height:44px;--wg-control-padding:10px 14px;--wg-content-gap:24px;--wg-card-padding:14px;--wg-radius:20px;--wg-font:"Open Sans", Arial, "Noto Sans Sinhala", "Noto Sans Tamil", sans-serif;--wg-primary-hover:color-mix(in srgb, var(--wg-primary) 88%, var(--wg-surface));--wg-primary:#181818;--wg-header:#101010;--wg-header-text:#fff;--wg-text:#202020;--wg-muted:#626262;--wg-page:#f5f5f3;--wg-navy:var(--wg-text);--wg-accent:#f5c84c;--wg-price:#986400;--wg-accent-soft:color-mix(in srgb, var(--wg-accent) 22%, var(--wg-surface));--wg-slate:var(--wg-border-strong);--wg-hover-surface:var(--wg-page);--wg-selected-surface:var(--wg-accent-soft);--wg-on-action:#fff;--wg-help-surface:var(--wg-accent-soft);--wg-service-surface:color-mix(in srgb, var(--wg-text) 10%, var(--wg-surface));--wg-surface:#fff;--wg-border:#dededa;--wg-border-strong:#959b92;--wg-post:var(--wg-accent);--wg-on-accent:var(--wg-text);--wg-surface-subtle:var(--wg-page);--wg-disabled:var(--wg-border-strong);--wg-focus:var(--wg-primary);--wg-hover-border:var(--wg-accent);--wg-secondary:var(--wg-surface);--wg-secondary-hover:var(--wg-page);--wg-secondary-border:var(--wg-border);--wg-on-secondary:var(--wg-text);--wg-success:#705000;--wg-success-soft:color-mix(in srgb, var(--wg-success) 12%, var(--wg-surface));--wg-success-border:color-mix(in srgb, var(--wg-success) 28%, var(--wg-surface));--wg-danger:#a22c24;--wg-danger-soft:color-mix(in srgb, var(--wg-danger) 8%, var(--wg-surface));--wg-danger-border:color-mix(in srgb, var(--wg-danger) 25%, var(--wg-surface));--wg-warning:#895340;--wg-illustration-mint:var(--wg-border);--wg-whatsapp:#25d366;--wg-whatsapp-hover:#20bd5a;--wg-on-whatsapp:#073b21;--wg-shadow:#000;--wg-mask-opaque:#000}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--wg-primary:#181818;--wg-header:#0d0d0d;--wg-text:#f3f3f1;--wg-muted:#b8b8b6;--wg-page:#141414;--wg-surface:#222;--wg-border:#484848;--wg-border-strong:#858585;--wg-on-action:#fff;--wg-on-accent:#202020;--wg-focus:#f5c84c;--wg-price:#ffd05a;--wg-success:#f5c84c;--wg-danger:#ffa08c;--wg-warning:#e9bc83}:root[data-theme=dark] input::placeholder,:root[data-theme=dark] textarea::placeholder{color:var(--wg-muted)}.money-amount{color:var(--wg-price);font-variant-numeric:tabular-nums}:root{--wg-chat-surface:#fff;--wg-chat-soft:#f5f5f4;--wg-chat-incoming:#fdf0e7;--wg-chat-ink:#20201f;--wg-chat-muted:#6c6c68;--wg-chat-line:#ecece9;--wg-chat-badge:#d65424;--wg-chat-focus:#d67744;--wg-chat-brand:#202020}:root[data-theme=dark]{--wg-chat-surface:#202321;--wg-chat-soft:#2c302d;--wg-chat-incoming:#3c3028;--wg-chat-ink:#f3f3ee;--wg-chat-muted:#b0b6ae;--wg-chat-line:#373c37}
:root{--forest:var(--wg-text);--green:var(--wg-primary);--lime:var(--wg-page);--ink:var(--wg-text);--muted:var(--wg-text);--paper:var(--wg-page);--radius:var(--wg-radius)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font:18px/1.6 var(--wg-font);margin:0}html[lang=si] body,html[lang=si] h1,html[lang=si] h2,html[lang=si] h3{font-family:var(--wg-font)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--wg-muted);outline-offset:5px}h1,h2,h3{font-family:var(--wg-font);letter-spacing:-.035em;line-height:1.18}h2{margin:0 0 36px;font-size:36px}h3{font-size:23px}p{color:var(--muted)}.shell{max-width:1240px;margin:auto;padding-left:32px;padding-right:32px}.header{grid-template-columns:1fr auto 1fr;align-items:center;gap:26px;min-height:100px;display:grid}.logo{font:800 34px var(--wg-font);letter-spacing:-1.8px;color:var(--forest)}.logo span{color:var(--green)}nav,.actions,.languages{align-items:center;gap:24px;display:flex}nav{font-size:15px;font-weight:600}.actions{justify-content:flex-end;gap:16px}.languages{gap:2px;font-size:13px}.languages a{border-radius:var(--wg-radius);padding:7px 9px}.languages a[aria-current]{background:var(--lime);color:var(--forest)}.button{background:var(--forest);color:var(--wg-on-action);border-radius:var(--wg-radius);cursor:pointer;white-space:nowrap;border:0;justify-content:center;align-items:center;gap:16px;padding:17px 26px;font-weight:700;display:inline-flex}.compact{padding:10px 18px;font-size:15px}.hero{background:var(--forest);text-align:center;color:var(--wg-on-action);padding:66px 0 44px}h1{margin:0 0 28px;font-size:clamp(42px,5.2vw,68px);font-weight:800}.underline{display:inline-block;position:relative}.underline:after{content:"";background:var(--wg-page);border-radius:60%;height:6px;position:absolute;bottom:-9px;left:0;right:0;transform:rotate(-1.3deg)}.intro{color:var(--wg-page);max-width:570px;margin:34px auto;font-size:20px}.search{background:var(--wg-surface);border-radius:var(--wg-radius);border:1px solid var(--wg-border);max-width:940px;color:var(--ink);gap:8px;margin:0 auto;padding:10px;display:flex}.search:focus-within{outline:3px solid var(--wg-muted);outline-offset:4px}.search label{flex:1;align-items:center;gap:12px;min-width:0;padding:0 16px;display:flex}.search label+label{border-left:1px solid var(--wg-border)}.search input{background:0 0;border:0;outline:none;width:100%;min-width:0;padding:12px 0;font-size:16px}.search label span{color:var(--green);font-size:28px}.quick{flex-wrap:wrap;justify-content:center;gap:28px;margin-top:28px;font-size:15px;display:flex}.quick a{gap:15px;display:flex}.section{padding-top:70px;padding-bottom:70px}.categories{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.categories a{background:var(--wg-border);border-radius:var(--radius);min-height:160px;padding:28px;position:relative}.categories a:nth-child(2n){background:var(--wg-page)}.categories h3{margin:20px 0 4px}.category-number{color:var(--green);font-size:14px}.arrow{font-size:26px;position:absolute;top:25px;right:28px}.white{background:var(--wg-surface)}.steps{grid-template-columns:repeat(3,1fr);gap:36px;display:grid}.steps article+article{border-left:1px solid var(--wg-border);padding-left:36px}.number{color:var(--green);font-size:18px}.steps p{margin-bottom:0}.empty{text-align:center;background:var(--wg-surface);border-radius:var(--radius);margin-top:35px;padding:70px 30px}.empty p{max-width:580px;margin:24px auto}.page-title{margin-top:32px;font-size:42px}footer p{letter-spacing:.1em;font-size:13px}footer small{color:var(--muted)}html[lang=si] h1{font-size:clamp(35px,4.5vw,58px);line-height:1.5}html[lang=si] h2{font-size:30px;line-height:1.5}html[lang=si] h3{font-size:21px;line-height:1.5}@media (max-width:1050px){.header{grid-template-columns:1fr auto;gap:12px;padding-top:18px;padding-bottom:18px}.header nav{grid-area:2/1/auto/-1;justify-content:center}.categories{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.logo{font-size:28px}.actions{gap:5px}.compact{padding:10px;font-size:12px}.languages a{padding:6px;font-size:12px}.hero{padding-top:42px}.search{border-radius:var(--wg-radius);flex-wrap:wrap}.search label{flex-basis:100%;padding:0 10px}.search label+label{border-left:0;border-top:1px solid var(--wg-border)}.search .button{width:100%}.quick{gap:15px;font-size:13px}.intro{font-size:18px}.section{padding-top:46px;padding-bottom:46px}h2{font-size:29px}.categories{gap:12px}.categories a{min-height:155px;padding:22px}.categories h3{font-size:19px}.steps{grid-template-columns:1fr;gap:25px}.steps article+article{border-left:0;border-top:1px solid var(--wg-border);padding:25px 0 0}.empty{padding:40px 20px}}@media (max-width:400px){.header{grid-template-columns:1fr}.header .logo{grid-area:1/1}.header .actions{grid-area:2/1;justify-content:space-between}.header nav{flex-wrap:wrap;grid-area:3/1;gap:12px;font-size:13px}.categories{grid-template-columns:minmax(0,1fr)}.categories h3{overflow-wrap:anywhere}}@media (max-width:760px){.shell{padding-left:24px;padding-right:24px}}
.approved-home{background:var(--wg-surface);color:var(--wg-text)}.approved-home .shell,.restored-header.shell{max-width:1240px}.restored-header.header{justify-content:space-between;gap:24px;height:104px;min-height:104px;display:flex;position:relative}.restored-header .logo{font-size:37px}.restored-header nav{gap:24px;margin-left:auto;font-size:14px}.restored-header nav>a{white-space:nowrap;align-items:center;gap:8px;display:flex}.restored-header nav svg{width:17px;height:17px}.restored-header .actions{gap:24px}.restored-header .languages{background:var(--wg-page);border-radius:var(--wg-radius);gap:3px;padding:4px}.restored-header .languages a{border-radius:var(--wg-radius);padding:8px 10px;font-size:13px}.restored-header .languages a[aria-current]{background:var(--wg-primary);color:var(--wg-on-action)}.header-login{white-space:nowrap;font-size:15px}.restored-header .compact{padding:13px 28px;font-size:15px}.menu-toggle,.mobile-account{display:none}.menu-toggle{color:var(--forest);background:0 0;border:0;padding:8px}.approved-home .hero{background:var(--wg-primary);padding:56px 0 46px}.approved-home .hero h1{letter-spacing:-2px;color:var(--wg-surface);margin:0 0 20px;font-size:52px;line-height:1.17}.approved-home .hero .underline{color:var(--wg-page)}.approved-home .underline:after{background:var(--wg-muted);height:8px;bottom:0}.approved-home .intro{max-width:none;color:var(--wg-page);margin:0 0 30px;font-size:18px;line-height:1.6}.approved-home .search{border-radius:var(--wg-radius);border:0;grid-template-columns:minmax(0,1.7fr) minmax(0,1fr) auto;gap:0;max-width:920px;padding:7px;display:grid}.approved-home .search label{gap:12px;min-height:58px;padding:12px 18px}.search svg{flex-shrink:0;width:21px;height:21px}.search label svg{color:var(--wg-muted)}.approved-home .search input{padding:0;font-size:16px;line-height:1.5}.approved-home .search .button{background:var(--wg-page);min-height:58px;color:var(--wg-text);border-radius:var(--wg-radius);padding:14px 25px;font-size:16px}.approved-home .search .button svg{width:18px;height:18px}.trust-labels{color:var(--wg-page);flex-wrap:wrap;justify-content:center;gap:24px;margin-top:24px;font-size:13px;display:flex}.trust-labels>span{align-items:center;gap:8px;display:flex}.trust-labels svg{width:20px;height:20px;color:var(--wg-page)}.category-band{background:var(--wg-primary)}.approved-home .quick{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin:0 auto;padding-bottom:36px;display:grid}.quick a{background:color-mix(in srgb, var(--wg-surface) 5.1%, transparent);color:var(--wg-page);border:1px solid color-mix(in srgb, var(--wg-surface) 14.1%, transparent);border-radius:999px;justify-content:center;align-items:center;gap:14px;min-height:48px;padding:10px 8px;font-size:14px}.quick a:hover{background:var(--wg-page);color:var(--wg-text)}.quick svg{flex-shrink:0;width:23px;height:23px}.restored-section{margin-top:68px}.restored-section#services{margin-top:56px}.section-heading{grid-template-columns:1fr auto;align-items:center;gap:16px;margin-bottom:28px;padding:0 6px;display:grid}.approved-home h2{letter-spacing:-1.3px;font-size:34px;font-weight:800;line-height:1.25}.section-heading h2{margin:0}.section-heading p{color:var(--wg-text);grid-area:2/1;margin:0;font-size:16px;line-height:1.6}.text-action{color:var(--wg-text);cursor:pointer;background:0 0;border:0;grid-area:1/2;justify-content:flex-end;align-items:center;gap:25px;padding:8px 0;font-size:15px;font-weight:700;display:inline-flex}.text-action svg{width:21px}.heading-mark{background:linear-gradient(178deg,transparent 87%,var(--wg-page) 87%,var(--wg-page) 97%,transparent 97%);-webkit-box-decoration-break:clone;box-decoration-break:clone}.service-grid{grid-template-rows:220px 220px;grid-template-columns:1.25fr 1fr 1fr;gap:16px;display:grid}.service-card{border-radius:var(--wg-radius);display:block;position:relative;overflow:hidden}.cleaning-card{grid-row:span 2}.atlas-photo{background-image:url(/assets/design.png);background-repeat:no-repeat;background-color:var(--wg-border);width:100%;height:100%;display:block}.service-card>.atlas-photo{transition:filter .2s;position:absolute;inset:0}.service-card:hover>.atlas-photo{filter:brightness(1.08)}.service-caption{background:linear-gradient(transparent,color-mix(in srgb, var(--wg-primary) 60%, transparent));color:var(--wg-on-action);justify-content:space-between;align-items:center;gap:12px;padding:46px 25px 25px;display:flex;position:absolute;bottom:0;left:0;right:0}.service-caption strong{font-size:23px;line-height:1.3;display:block}.service-caption small{margin-top:7px;font-size:15px;line-height:1.4;display:block}.round-arrow{background:var(--wg-surface);width:44px;height:44px;color:var(--wg-text);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.round-arrow svg{width:22px}.sample-note{color:var(--wg-text);margin:-12px 6px 18px;font-size:12px}.experts{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.expert{border:1px solid var(--wg-border);border-radius:var(--wg-radius);background:var(--wg-surface);overflow:hidden}.expert-image{height:235px;position:relative}.badge{background:var(--wg-surface);border-radius:999px;align-items:center;gap:6px;padding:9px 12px;font-size:12px;display:flex;position:absolute;top:14px;right:14px}.badge span{color:var(--wg-page)}.expert:nth-child(2) .badge span{color:var(--wg-post)}.expert:nth-child(3) .badge span{color:var(--wg-primary)}.expert-body{padding:26px}.expert h3{letter-spacing:-.5px;flex-wrap:wrap;align-items:center;gap:10px;margin:0;font-size:21px;display:flex}.expert h3 small{font-family:var(--wg-font);letter-spacing:0;font-size:13px;font-weight:500}.rating-star{color:var(--wg-post);white-space:nowrap}.expert p{margin:16px 0 12px;font-size:16px}.expert-meta{color:var(--wg-text);justify-content:space-between;align-items:center;gap:12px;font-size:13px;display:flex}.expert-meta>span{align-items:center;gap:5px;display:flex}.expert-meta svg{width:15px;height:15px}.expert-meta strong{color:var(--wg-text);font-size:13px;font-weight:600}.outline{border:1px solid var(--wg-border);border-radius:var(--wg-radius);width:100%;color:var(--wg-text);cursor:pointer;background:0 0;margin-top:24px;padding:14px;font-size:15px;font-weight:600;display:block}.outline:hover{background:var(--wg-page)}.approved-home #how{margin-top:70px;margin-bottom:60px}.restored-how{padding-top:44px;padding-bottom:46px}.restored-how h2{margin-bottom:32px}.approved-home .steps{gap:0}.approved-home .steps article{flex-direction:column;gap:18px;padding:0 29px;display:flex}.approved-home .steps article:first-child{padding-left:0}.approved-home .steps article:last-child{padding-right:0}.approved-home .steps h3{letter-spacing:-.3px;margin:0 0 12px;font-size:20px;line-height:1.35}.approved-home .steps p{margin:0;font-size:16px;line-height:1.65}.approved-home .number{color:var(--wg-text);font-size:15px;font-weight:600;line-height:1}.testimonial{grid-template-columns:.92fr 1.08fr;gap:18px;display:grid}.quote-card{background:var(--wg-surface);border:1px solid var(--wg-border);border-radius:var(--wg-radius);padding:45px 38px 38px 65px;position:relative}.quote-mark{color:var(--wg-page);font-size:75px;font-weight:700;position:absolute;top:12px;left:25px}.quote-card blockquote{font:800 44px/1.15 var(--wg-font);letter-spacing:-1.8px;margin:10px 0 22px}.quote-card>p{color:var(--wg-text);margin:0;font-size:18px;line-height:1.6}.reviewer{flex-wrap:wrap;align-items:center;gap:12px;margin-top:26px;font-size:14px;display:flex}.reviewer>.atlas-photo{border-radius:50%;flex-shrink:0;width:44px;height:44px}.reviewer small{color:var(--wg-muted);margin-top:4px;font-size:12px;display:block}.reviewer .rating-star{font-size:19px}.testimonial>.atlas-photo{border-radius:var(--wg-radius);min-height:380px}.join-panel{background:var(--wg-primary);color:var(--wg-on-action);border-radius:var(--wg-radius);align-items:center;gap:30px;margin-top:20px;padding:44px;display:flex;position:relative;overflow:hidden}.join-panel>div{z-index:1;position:relative}.join-asterisk{color:var(--wg-muted);font-size:36px}.join-panel h2{margin:0;font-size:30px;line-height:1.3}.join-panel .join-action{flex:1;max-width:450px;margin-left:auto}.join-action p{color:var(--wg-page);margin:0 0 19px;font-size:16px;line-height:1.5}.lime{background:var(--wg-page);color:var(--wg-text);padding:13px 24px;font-size:15px}.join-flower{color:var(--wg-text);font-size:260px;line-height:1;position:absolute;bottom:-80px;right:-15px;transform:rotate(10deg)}.restored-footer{padding-top:44px!important;padding-bottom:35px!important}.footer-columns{grid-template-columns:1.35fr 1fr 1fr 1fr;gap:40px;display:grid}.restored-footer .logo{font-size:34px}.footer-columns p{letter-spacing:0;max-width:255px;font-size:15px;line-height:1.6}.footer-columns h3{letter-spacing:0;margin:5px 0 22px;font-size:16px}.footer-columns>div>a:not(.logo),.footer-columns button{color:var(--wg-text);cursor:pointer;text-align:left;background:0 0;border:0;margin-bottom:14px;padding:0;font-size:15px;line-height:1.5;display:block}.footer-columns button:hover,.footer-columns a:hover{color:var(--wg-text)}.footer-bottom{color:var(--wg-muted);justify-content:space-between;gap:20px;margin-top:48px;font-size:12px;display:flex}.preview-dialog{border:1px solid var(--wg-border);border-radius:var(--wg-radius);width:calc(100% - 32px);max-width:550px;color:var(--wg-text);background:var(--wg-surface);padding:44px}.preview-dialog::backdrop{background:color-mix(in srgb, var(--wg-primary) 70.2%, transparent)}.preview-dialog h2{font-size:28px}.preview-dialog p{font-size:17px}.dialog-close{cursor:pointer;background:0 0;border:0;font-size:30px;position:absolute;top:12px;right:18px}.skip-link{z-index:100;background:var(--wg-surface);border-radius:var(--wg-radius);padding:12px;position:fixed;top:-100px;left:16px}.skip-link:focus{top:12px}html[lang=si] .approved-home h1{font-size:39px;line-height:1.6}html[lang=si] .approved-home h2{font-size:29px;line-height:1.6}html[lang=si] .approved-home .intro{font-size:17px}html[lang=si] .approved-home h3{font-size:18px;line-height:1.65}html[lang=si] .quote-card blockquote{font-family:var(--wg-font);font-size:35px;line-height:1.6}html[lang=si] .restored-header nav{gap:16px;font-size:13px}html[lang=si] .restored-header .actions{gap:12px}html[lang=si] .restored-header .compact{padding:13px 17px;font-size:13px}html[lang=si] .service-caption strong{font-size:20px}html[lang=si] .service-caption small{font-size:13px}html[lang=si] .quick a{gap:8px;font-size:13px}@media (max-width:1100px){.restored-header.header{height:92px;min-height:92px;padding-top:0;padding-bottom:0;display:flex}.restored-header .logo{font-size:32px}.restored-header .actions{gap:14px;margin-left:auto}.restored-header .header-login,.restored-header .header-signup{display:none}.menu-toggle{display:inline-flex}.restored-header nav{z-index:20;background:var(--wg-surface);border:1px solid var(--wg-border);border-radius:var(--wg-radius);box-shadow:0 14px 30px color-mix(in srgb, var(--wg-text) 7.8%, transparent);margin:0;padding:24px;display:none;position:absolute;top:80px;left:24px;right:24px}.restored-header nav.is-open{flex-direction:column;align-items:stretch;gap:18px;display:flex}.mobile-account{justify-content:space-between;align-items:center;gap:20px;display:flex}.approved-home .hero h1{font-size:46px}.quick a{gap:8px;font-size:13px}.expert-body{padding:22px}.section-heading h2{font-size:29px}.quote-card{padding:38px 28px 30px 48px}.quote-card blockquote{font-size:35px}.quote-mark{left:16px}.join-panel{flex-wrap:wrap}.join-asterisk{display:none}.join-panel .join-action{max-width:360px}.footer-columns{gap:25px}}@media (max-width:760px){.restored-header.header{gap:10px;height:86px;min-height:86px}.restored-header .logo{font-size:30px}.restored-header .actions{gap:8px}.restored-header .languages a{padding:8px;font-size:12px}.menu-toggle{padding:5px}.approved-home .hero{padding:36px 0 31px}.approved-home .hero h1{letter-spacing:-1.4px;font-size:39px;line-height:1.18}.approved-home .hero .underline{margin:auto;display:table}.approved-home .intro{margin-bottom:26px;font-size:16px;line-height:1.7}.approved-home .search{grid-template-columns:1fr;padding:8px}.approved-home .search label{min-height:55px;padding:12px}.approved-home .search label+label{border-left:0;border-top:1px solid var(--wg-border)}.approved-home .search .button{min-height:51px;margin-top:5px}.trust-labels{gap:12px 17px;margin-top:23px;font-size:12px}.approved-home .quick{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding-bottom:29px}.quick a{gap:7px;min-width:0;padding:12px 4px;font-size:12px}.quick svg{width:21px}.restored-section{margin-top:48px}.restored-section#services{margin-top:40px}.section-heading{grid-template-columns:1fr;gap:12px;margin-bottom:24px;padding:0}.section-heading h2,.approved-home h2{font-size:28px}.section-heading p{font-size:16px}.text-action{grid-area:3/1;justify-self:start;gap:18px;font-size:14px}.service-grid{grid-template-rows:320px 220px 220px;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.cleaning-card{grid-area:auto/1/auto/-1}.service-caption{gap:6px;padding:40px 18px 20px}.service-caption strong{font-size:20px}.service-caption small{font-size:13px}.round-arrow{width:32px;height:32px}.round-arrow svg{width:18px}.experts{grid-template-columns:1fr;gap:22px}.expert-image{height:280px}.expert-body{padding:26px}.expert h3{font-size:23px}.sample-note{margin:0 0 16px}.approved-home #how{margin:48px 0 42px}.restored-how{padding-top:32px;padding-bottom:35px}.approved-home .steps{grid-template-columns:1fr;gap:25px}.approved-home .steps article,.approved-home .steps article:first-child,.approved-home .steps article:last-child{grid-template-columns:25px minmax(0,1fr);gap:16px;padding:0;display:grid}.approved-home .steps article+article{border-left:0;padding-top:25px}.approved-home .number{margin-top:5px}.testimonial{grid-template-columns:1fr;gap:18px}.quote-card{padding:38px 25px 30px 46px}.quote-card blockquote{font-size:36px}.quote-card>p{font-size:17px}.testimonial>.atlas-photo{min-height:310px}.join-panel{gap:25px;padding:30px}.join-panel h2{font-size:26px}.join-panel .join-action{flex-basis:100%;max-width:none;margin:0}.footer-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 25px}.footer-columns>div:first-child{grid-column:1/-1}.footer-columns p{max-width:310px}.footer-bottom{flex-direction:column;gap:12px;margin-top:30px}.preview-dialog{padding:35px 25px}html[lang=si] .approved-home .hero h1{font-size:29px;line-height:1.6}html[lang=si] .approved-home h2{font-size:25px}html[lang=si] .quote-card blockquote{font-size:29px}html[lang=si] .quick a{flex-direction:column;font-size:12px}html[lang=si] .service-caption small{display:none}html[lang=si] .service-caption strong{font-size:17px}html[lang=si] .round-arrow{display:none}}@media (max-width:380px){.restored-header .logo{font-size:25px}.restored-header .languages{gap:1px;padding:3px}.restored-header .languages a{padding:7px 6px;font-size:11px}.restored-header .actions{gap:4px}.service-grid{grid-template-rows:300px repeat(4,220px);grid-template-columns:1fr}.cleaning-card{grid-column:1}.expert-body{padding:22px}.quick a{flex-direction:column}.quote-card blockquote{font-size:31px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.service-card>.atlas-photo{transition:none}}.approved-home{--home-sage:var(--wg-page);--home-ink:var(--wg-text)}.home-header-band,.approved-home .hero,.approved-home .category-band{background:var(--home-sage)}.approved-home .hero h1,.approved-home .hero .underline{color:var(--home-ink)}.approved-home .hero .underline:after{background:var(--wg-muted);height:5px;bottom:-3px}.approved-home .intro,.approved-home .trust-labels,.approved-home .trust-labels svg{color:var(--wg-text)}.approved-home .search{background:var(--wg-surface);box-shadow:0 8px 28px color-mix(in srgb, var(--wg-text) 5.1%, transparent)}.approved-home .search .button{background:var(--wg-primary);color:var(--wg-surface);transition:background .18s}.approved-home .search .button:hover{background:var(--wg-primary-hover)}.approved-home .quick a{color:var(--wg-text);background:color-mix(in srgb, var(--wg-surface) 14.1%, transparent);border-color:color-mix(in srgb, var(--wg-muted) 25.1%, transparent);transition:background .18s,border-color .18s}.approved-home .quick a:hover{background:var(--wg-page);border-color:var(--wg-text)}.approved-home .restored-header .languages{background:color-mix(in srgb, var(--wg-page) 61.2%, transparent)}.approved-home .category-band{border-bottom:1px solid var(--wg-border)}@media (prefers-reduced-motion:reduce){.approved-home .quick a,.approved-home .search .button{transition:none}}.home-header-band{border-bottom:1px solid color-mix(in srgb, var(--wg-text) 14.9%, transparent)}.approved-home .hero{padding-top:126px;padding-bottom:116px}@media (max-width:760px){.approved-home .hero{padding-top:68px;padding-bottom:63px}}
.app-frame:has(.koyo-auth)>footer{display:none}.koyo-auth{background:var(--wg-surface);min-height:100svh;color:var(--wg-text)}.auth-frame{flex-direction:column;width:100%;min-height:100svh;margin:auto;display:flex}.auth-brand{color:var(--wg-text);letter-spacing:-.075em;align-items:baseline;font-size:29px;font-weight:850;line-height:1;display:inline-flex}.auth-brand-dot{color:var(--wg-accent)}.auth-brand-domain{letter-spacing:-.05em;font-size:17px}.auth-back{color:var(--wg-muted);margin-top:34px;font-size:14px;font-weight:600;display:inline-block}.auth-back span{margin-right:7px}.auth-back:hover,.auth-recovery-back:hover,.auth-forgot:hover{color:var(--wg-text);text-underline-offset:4px;text-decoration:underline}.auth-columns{flex:1;grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);min-height:100svh;display:grid}.auth-story{isolation:isolate;background:#cbd0d2 url(/images/colombo-auth-skyline.webp) 50%/cover no-repeat;align-items:flex-start;min-height:580px;display:flex;position:relative;overflow:hidden}.auth-story:before{content:"";z-index:-1;background:linear-gradient(#f8f5ef75,#f8f5ef24 38%,#0000 68%);position:absolute;inset:0}.auth-story-copy{color:#24241e;width:min(100%,630px);padding:clamp(68px,9vh,120px) clamp(32px,5vw,80px) 72px}.auth-eyebrow,.auth-form-eyebrow{letter-spacing:.13em;text-transform:uppercase;margin-bottom:18px;font-size:12px;font-weight:800;display:block}.auth-eyebrow{color:#313c43}.auth-story h2{color:#24241e;letter-spacing:-.055em;max-width:550px;margin:0 0 16px;font-size:clamp(38px,4vw,64px);line-height:1.08}.auth-story p{color:#333d44;max-width:440px;margin:0;font-size:16px;line-height:1.65}.auth-workspace{place-items:center;padding:48px clamp(28px,5vw,84px);display:grid}.auth-workspace-inner{width:min(100%,440px)}.auth-workspace .auth-brand{margin-bottom:64px}.koyo-auth .auth-card{width:min(100%,440px);max-width:none;box-shadow:none;font-size:var(--wg-type-body);background:0 0;border:0;border-radius:0;margin:0;padding:0;line-height:1.5}.auth-form-eyebrow{color:var(--wg-muted)}.koyo-auth .auth-card h1{letter-spacing:-.045em;margin:0 0 12px;font-size:clamp(30px,2.7vw,42px);font-weight:800;line-height:1.16}.koyo-auth .auth-card .auth-intro{color:var(--wg-muted);margin:0;font-size:16px;line-height:1.6}.koyo-auth .auth-card form{gap:18px;margin-top:36px;display:grid}.koyo-auth .auth-card label{gap:9px;font-size:14px;font-weight:700;display:grid}.koyo-auth .auth-card input{background:var(--wg-surface);width:100%;min-height:54px;color:var(--wg-text);border:1px solid var(--wg-border);font:inherit;border-radius:12px;padding:13px 16px;font-size:16px;transition:border-color .18s,box-shadow .18s}.koyo-auth .auth-card input:hover{border-color:var(--wg-border-strong)}.koyo-auth .auth-card input:focus-visible{border-color:var(--wg-focus);box-shadow:0 0 0 3px color-mix(in srgb,var(--wg-focus) 18%,transparent);outline:0}.koyo-auth .auth-card small{color:var(--wg-muted);margin-top:-10px;font-size:13px}.koyo-auth .auth-card form>.button{background:var(--wg-accent);width:100%;min-height:56px;color:var(--wg-on-accent);cursor:pointer;border:0;border-radius:12px;margin-top:6px;padding:14px 22px;font-size:16px;font-weight:800;transition:transform .18s,filter .18s}.koyo-auth .auth-card form>.button:hover{background:var(--wg-accent);filter:brightness(.96);transform:translateY(-1px)}.koyo-auth .auth-card button:disabled{opacity:.65;cursor:wait;transform:none}.auth-mode{background:var(--wg-page);border-radius:12px;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:38px;padding:4px;display:grid}.auth-mode button{min-height:44px;color:var(--wg-muted);cursor:pointer;background:0 0;border:0;border-radius:9px;padding:10px 12px;font-size:14px;font-weight:700}.auth-mode button.is-active{background:var(--wg-surface);color:var(--wg-text);box-shadow:0 1px 5px color-mix(in srgb,var(--wg-text) 10%,transparent)}.auth-forgot{color:var(--wg-muted);justify-self:end;margin-top:-4px;font-size:14px;font-weight:600}.koyo-auth .auth-form-note{color:var(--wg-muted);text-align:center;margin:26px 0 0;font-size:13px;line-height:1.5}.auth-recovery-back{color:var(--wg-muted);margin-top:28px;font-size:14px;font-weight:600;display:inline-block}.auth-notice{background:var(--wg-accent-soft);border-radius:10px;padding:14px 16px}.koyo-auth .auth-card .auth-error{color:var(--wg-danger)}.account-email{overflow-wrap:anywhere}.koyo-auth .auth-switch{color:var(--wg-text);text-underline-offset:4px;cursor:pointer;background:0 0;border:0;margin:24px 0 0;padding:0;font-size:14px;text-decoration:underline;display:block}@media (max-width:900px){.auth-columns{grid-template-columns:.9fr 1.1fr}.auth-story-copy{padding:44px 32px}.auth-story h2{font-size:38px}.auth-workspace{padding:48px 32px}}@media (max-width:700px){.auth-brand{font-size:25px}.auth-brand-domain{font-size:15px}.auth-columns{min-height:100svh;display:block}.auth-story{display:none}.auth-workspace{place-items:start center;min-height:100svh;padding:32px 24px 48px}.auth-workspace .auth-brand{justify-content:center;width:100%;margin-bottom:42px;display:flex}.auth-workspace .auth-back{text-align:center;display:block}.auth-mode{margin-bottom:30px}.koyo-auth .auth-card h1{font-size:32px}}@media (prefers-reduced-motion:reduce){.koyo-auth .auth-card input,.koyo-auth .auth-card form>.button{transition:none}}
.desktop-account{white-space:nowrap;align-items:center;gap:18px;font-size:14px;display:flex}.nav-logout{color:var(--wg-text);cursor:pointer;background:0 0;border:0;font-size:13px}.workspace{padding-top:38px;padding-bottom:80px}.workspace h1{font-size:22px}.workspace h2{margin:30px 0 18px;font-size:18px}.workspace h3{font-size:16px}.workspace-nav{flex-wrap:wrap;gap:8px;margin:25px 0 35px;display:flex}.workspace-nav a{border-radius:var(--wg-radius);padding:10px 16px;font-size:15px}.workspace-nav a[aria-current]{background:var(--wg-primary);color:var(--wg-on-action)}.summary-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.summary-grid article{background:var(--wg-page);border-radius:var(--wg-radius);padding:20px}.summary-grid strong{font-size:32px;display:block}.work-card{border:1px solid var(--wg-border);background:var(--wg-surface);border-radius:var(--wg-radius);overflow-wrap:anywhere;margin:16px 0;padding:20px;display:block}.work-card h2,.work-card h3{margin-top:0}.work-form{background:var(--wg-surface);border-radius:var(--wg-radius);gap:20px;max-width:750px;padding:20px;display:grid}.workspace label{gap:8px;margin-bottom:10px;font-size:16px;display:grid}.workspace input,.workspace select,.workspace textarea{font:inherit;border:1px solid var(--wg-border);border-radius:var(--wg-radius);background:var(--wg-surface);width:100%;color:var(--wg-text);padding:12px}.workspace textarea{resize:vertical;min-height:120px}.workspace select[multiple]{min-height:150px}.workspace fieldset{border:1px solid var(--wg-border);border-radius:var(--wg-radius)}.workspace .check{align-items:center;gap:7px;margin:8px 15px 8px 0;display:inline-flex}.workspace .check input{width:auto}.row-actions{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.inline-action{flex-wrap:wrap;align-items:center;gap:8px;margin:10px 0;display:flex}.inline-action input{max-width:260px}.workspace .button{font-size:15px}.workspace button:disabled{opacity:.5;cursor:wait}.workspace small{font-size:13px}.auth-error{color:var(--wg-danger)}.browse-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.browse-grid .work-card{margin:0}.browse-controls{flex-wrap:wrap;gap:15px;margin:25px 0;display:flex}.browse-controls input,.browse-controls select{flex:1;min-width:160px}.workspace input:focus-visible,.workspace select:focus-visible,.workspace textarea:focus-visible{outline:2px solid var(--wg-text);outline-offset:2px}@media (max-width:1100px){.desktop-account{display:none}}@media (max-width:760px){.workspace{padding-left:24px;padding-right:24px}.workspace h1{font-size:22px}.summary-grid,.browse-grid{grid-template-columns:1fr}.work-form{padding:20px}.row-actions{gap:8px}.mobile-account{flex-wrap:wrap}.workspace-nav{gap:2px}.workspace-nav a{padding:9px 12px}.work-card{padding:20px}}.media-row{flex-wrap:wrap;gap:12px;margin:15px 0;display:flex}.post-image{object-fit:cover;border-radius:var(--wg-radius);width:180px;max-width:100%;height:150px;display:block}.expert-image .post-image{border-radius:0;width:100%;height:235px}.media-row button{color:var(--wg-text);background:0 0;border:0;padding:8px}.media-row>div{max-width:180px}
.posting-app{background:var(--wg-page);color:var(--wg-text);min-height:100vh;font-size:var(--wg-type-emphasis)}.posting-app button,.posting-app input,.posting-app textarea{font:inherit}.posting-app button{cursor:pointer}.posting-app button:disabled{opacity:.5;cursor:not-allowed}.posting-app :focus-visible{outline:3px solid var(--wg-text);outline-offset:4px}.studio-header{border-bottom:1px solid var(--wg-border);align-items:center;gap:24px;max-width:1048px;min-height:64px;margin:auto;padding:10px 24px;display:flex}.studio-header .logo{background:0 0;border:0;padding:0;font-size:26px}.studio-label{font-size:var(--wg-type-body);color:var(--wg-muted)}.studio-header-actions{align-items:center;gap:24px;margin-left:auto;display:flex}.studio-header .languages{background:var(--wg-page);border-radius:var(--wg-radius);padding:4px;display:flex}.studio-header .languages button{border-radius:var(--wg-radius);min-height:var(--wg-control-height);font-size:var(--wg-type-body);background:0 0;border:0;padding:8px 12px}.studio-header .languages button[aria-pressed=true]{background:var(--wg-primary);color:var(--wg-surface)}.studio-exit,.studio-back{background:0 0;border:0;min-height:48px;font-weight:600}.studio-entry{max-width:1048px;margin:auto;padding:32px 24px 48px}.studio-entry>h1,.studio-success h1{letter-spacing:-.02em;margin:0 0 12px;font-size:28px;font-weight:500;line-height:1.3}.studio-entry>p{font-size:var(--wg-type-emphasis);color:var(--wg-muted);margin:0 0 24px}.studio-underline{z-index:0;display:inline-block;position:relative}.studio-underline:after{content:"";background:var(--wg-page);z-index:-1;border-radius:50%;width:100%;height:9px;position:absolute;bottom:2px;left:0;transform:rotate(-1deg)}.intent-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.intent-card{text-align:left;border:1px solid var(--wg-border);border-radius:var(--wg-radius);min-height:230px;color:var(--wg-text);background:var(--wg-surface);flex-direction:column;align-items:flex-start;padding:24px;transition:border-color .15s,background-color .15s;display:flex}.intent-card:hover{box-shadow:none;border-color:var(--wg-post);transform:none}.intent-request{background:var(--wg-surface)}.intent-card h2{letter-spacing:-.035em;margin:12px 0 8px;font-size:18px;font-weight:600}.intent-card p{color:var(--wg-muted);max-width:330px;line-height:1.6;font-size:var(--wg-type-emphasis);margin:0 0 20px}.intent-icon{border-radius:var(--wg-radius);background:var(--wg-primary);width:44px;height:44px;color:var(--wg-page);justify-content:center;align-items:center;margin-bottom:8px;display:flex}.intent-icon svg{width:24px;height:24px}.intent-request .intent-icon{background:var(--wg-page);color:var(--wg-text)}.intent-next{width:100%;font-weight:500;font-size:var(--wg-type-body);justify-content:space-between;align-items:center;margin-top:auto;display:flex}.resume-drafts{margin-top:32px}.resume-drafts h2{font-size:18px}.resume-drafts>a{border-bottom:1px solid var(--wg-border);justify-content:space-between;align-items:center;padding:20px 0;text-decoration:none;display:flex}.resume-drafts small{color:var(--wg-muted);margin-top:8px;display:block}.studio-main{max-width:1048px;margin:0 auto;padding:16px 24px 48px}.studio-topline{font-size:var(--wg-type-body);color:var(--wg-text);justify-content:space-between;align-items:center;gap:12px;display:flex}.studio-topline>p{letter-spacing:normal;font-weight:500}.studio-topline button{background:0 0;border:0;margin-left:8px;text-decoration:underline}.studio-steps{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:20px 0 28px;display:grid}.studio-steps button{min-width:0;color:var(--wg-muted);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px 10px 0 0;justify-content:flex-start;align-items:center;gap:8px;min-height:56px;padding:7px 8px 14px;font-size:14px;font-weight:600;display:flex;position:relative}.studio-steps button>span{border:1px solid var(--wg-border);background:var(--wg-surface);width:27px;height:27px;color:var(--wg-muted);border-radius:50%;flex-shrink:0;place-items:center;font-size:12px;display:grid}.studio-steps button[aria-current]{color:var(--wg-text)}.studio-steps button[aria-current]>span{border-color:var(--wg-post);background:var(--wg-post);color:#202020}.studio-steps button:after{content:"";background:var(--wg-border);pointer-events:none;border-radius:999px;height:3px;position:absolute;bottom:0;left:0;right:0}.studio-steps button[aria-current]:after{background:var(--wg-post)}.studio-steps button[data-complete=true]{color:var(--wg-text)}.studio-steps button[data-complete=true]>span{background:var(--wg-accent-soft);color:var(--wg-text)}.studio-steps button[data-complete=true]:after{background:var(--wg-text)}.studio-steps button:not([aria-current]):not(:disabled):hover{background:color-mix(in srgb, var(--wg-text) 5%, transparent)}.studio-steps button:focus-visible{outline:2px solid var(--wg-text);outline-offset:2px}.studio-steps button:disabled{opacity:.55;cursor:default}.studio-editor select{width:100%;min-height:var(--wg-control-height);border:1px solid var(--wg-border);border-radius:var(--wg-radius);background:var(--wg-surface);color:var(--wg-text);font:inherit;padding:10px 14px}.studio-grid{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:24px;display:grid}.studio-grid:has(.studio-editor[data-step=basics]){grid-template-columns:minmax(0,1fr)}.studio-grid:has(.studio-editor[data-step=basics]) .studio-preview{display:none}.studio-editor{background:var(--wg-surface);border-radius:var(--wg-radius);border:1px solid var(--wg-border);min-width:0;padding:24px}.studio-editor fieldset{border:0;min-width:0;margin:0;padding:0}.studio-section-heading{margin-bottom:24px}.studio-section-heading h1{letter-spacing:-.035em;margin:0 0 12px;font-size:24px;font-weight:500;line-height:1.2}.studio-section-heading p{color:var(--wg-muted);margin:0;line-height:1.65}.studio-editor label{font-size:var(--wg-type-emphasis);margin:20px 0 10px;font-weight:500;display:block}.studio-editor input:not([type=checkbox]):not([type=radio]):not([type=file]),.studio-editor textarea{box-sizing:border-box;width:100%;min-height:var(--wg-control-height);border:1px solid var(--wg-border);border-radius:var(--wg-radius);background:var(--wg-surface);color:var(--wg-text);padding:10px 14px;line-height:1.55}.studio-editor textarea{resize:vertical}.studio-editor small{font-size:var(--wg-type-body);color:var(--wg-muted);margin-top:8px;line-height:1.6;display:block}.studio-editor h2{margin:32px 0 14px;font-size:18px}.studio-categories{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:30px;display:grid}.studio-categories button{border:1px solid var(--wg-border);border-radius:var(--wg-radius);background:var(--wg-surface);min-height:76px;font-size:var(--wg-type-body);flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;padding:12px;display:flex}.studio-categories svg{flex-shrink:0;width:20px;height:20px}.studio-categories button[aria-pressed=true]{background:var(--wg-accent-soft);border-color:var(--wg-post);box-shadow:inset 0 0 0 1px var(--wg-post)}.studio-bottom{border-top:1px solid var(--wg-border);justify-content:space-between;align-items:center;gap:16px;margin-top:24px;padding-top:20px;display:flex}.studio-bottom .studio-back{min-height:var(--wg-control-height);white-space:nowrap;border:1px solid var(--wg-border);border-radius:var(--wg-radius);background:var(--wg-surface);color:var(--wg-text);cursor:pointer;flex:none;justify-content:center;align-items:center;gap:6px;padding:10px 16px;font-size:14px;display:inline-flex}.studio-bottom .studio-back svg{width:16px;height:16px;transform:rotate(180deg)}.studio-bottom .studio-back:hover:not(:disabled){background:var(--wg-page)}.studio-bottom .outline{width:auto;min-height:var(--wg-control-height);white-space:nowrap;flex:none;margin:0 0 0 auto;padding:10px 16px;font-size:14px}.studio-bottom .button{min-height:var(--wg-control-height);border-radius:var(--wg-radius);white-space:nowrap;flex:none;justify-content:center;align-items:center;gap:16px;padding:10px 18px;font-size:14px;display:flex}.studio-preview{min-width:0;position:sticky;top:32px}.post-preview{border-radius:var(--wg-radius);background:var(--wg-surface);border:1px solid var(--wg-border);overflow:hidden}.preview-cover{aspect-ratio:1.45;background:var(--wg-page);overflow:hidden}.preview-cover>div{height:100%;color:var(--wg-muted);flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex}.preview-cover svg{stroke-width:1.3px;width:56px;height:56px}.preview-cover span{font-size:var(--wg-type-label)}.preview-cover img.post-image{object-fit:cover;border-radius:0;width:100%;height:100%;max-height:none;display:block}.preview-copy{padding:20px}.preview-copy h3{font-size:var(--wg-type-emphasis);letter-spacing:-.025em;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:14px 0;line-height:1.3;display:-webkit-box;overflow:hidden}.preview-copy>p:not(.preview-description):not(.preview-area){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.preview-copy a{color:inherit;text-decoration:none}.preview-area{font-size:var(--wg-type-body);color:var(--wg-muted);overflow-wrap:anywhere;align-items:flex-start;gap:8px;line-height:1.6;display:flex}.preview-area svg{flex-shrink:0;width:18px;height:22px}.preview-area span{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.preview-copy strong{margin-top:12px;font-size:18px;display:block}.preview-note{font-size:var(--wg-type-body);color:var(--wg-muted);margin:12px 0 0;padding:0;line-height:1.65}.preview-description{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.65}.preview-gallery{grid-template-columns:1fr 1fr;gap:8px;margin-top:20px;display:grid}.preview-gallery img{aspect-ratio:1;object-fit:cover;width:100%}.studio-search{align-items:center;display:flex;position:relative}.studio-search svg{width:20px;position:absolute;left:16px}.studio-search input{padding-left:46px!important}.selected-areas{flex-wrap:wrap;gap:8px;margin:16px 0;display:flex}.selected-areas button{background:var(--wg-page);min-height:var(--wg-control-height);border-radius:var(--wg-radius);font-size:var(--wg-type-body);border:0;align-items:center;gap:12px;padding:8px 12px;display:flex}.selected-areas button span{font-size:20px}.area-options{border-bottom:1px solid var(--wg-border);max-height:300px;padding:0 8px;overflow:auto}.area-options label{align-items:center;gap:14px;margin:0;padding:13px 0;font-weight:500;display:flex}.area-options input{width:20px;height:20px;accent-color:var(--wg-primary);flex-shrink:0}.area-options small{margin:0}.price-choices{gap:12px;display:grid}.price-choices button{text-align:left;border:1px solid var(--wg-border);border-radius:var(--wg-radius);background:var(--wg-surface);align-items:center;gap:18px;padding:20px;display:flex}.price-choices button[aria-pressed=true]{background:var(--wg-accent-soft);border-color:var(--wg-post)}.price-choices small{margin-top:5px}.choice-radio{border:1px solid var(--wg-border);border-radius:50%;flex-shrink:0;width:20px;height:20px}.price-choices button[aria-pressed=true] .choice-radio{background:var(--wg-post);box-shadow:inset 0 0 0 4px var(--wg-page)}.studio-hint{font-size:var(--wg-type-body);color:var(--wg-text);margin-top:28px;line-height:1.6}.studio-upload{text-align:center;background:var(--wg-page);border:1px dashed var(--wg-border);border-radius:var(--wg-radius);cursor:pointer;flex-direction:column;align-items:center;gap:10px;padding:32px 20px;position:relative;display:flex!important}.studio-upload input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.studio-upload:focus-within{outline:3px solid var(--wg-text);outline-offset:3px}.studio-upload svg{margin-bottom:6px}.studio-upload span{font-size:var(--wg-type-body);color:var(--wg-muted);font-weight:500}.studio-photos{grid-template-columns:1fr 1fr;gap:12px;margin-top:20px;display:grid}.studio-photos article{border-radius:var(--wg-radius);background:var(--wg-page);padding-bottom:8px;overflow:hidden}.studio-photos img{aspect-ratio:1.4;object-fit:cover;width:100%;max-height:180px}.studio-photos article>span{font-size:var(--wg-type-caption);padding:8px;font-weight:700;display:block}.studio-photos article>div{flex-wrap:wrap;gap:4px;padding:0 6px;display:flex}.studio-photos button{font-size:var(--wg-type-caption);background:var(--wg-surface);border-radius:var(--wg-radius);border:0;min-height:40px;padding:8px}.upload-progress{background:var(--wg-page);border-radius:var(--wg-radius);overflow-wrap:anywhere;margin:12px 0;padding:16px}.upload-progress progress{width:100%;accent-color:var(--wg-primary)}.upload-local-preview{object-fit:cover;border-radius:var(--wg-radius);width:96px;height:72px;margin-bottom:8px;display:block}.image-feedback{font-size:var(--wg-type-label);flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;padding:12px;display:flex}.image-feedback .image-retry{max-width:100%;min-height:44px;color:var(--wg-text);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:6px 8px;font-size:12px;font-weight:600;line-height:1.4;display:inline-flex}.image-feedback .image-retry svg{flex-shrink:0;width:15px;height:15px}.image-feedback .image-retry:hover{background:color-mix(in srgb, var(--wg-text) 7%, transparent)}.image-feedback .image-retry:focus-visible{outline:2px solid var(--wg-text);outline-offset:2px}.studio-save-feedback{font-size:var(--wg-type-label);color:var(--wg-muted);justify-content:flex-end;align-items:center;gap:10px;margin-left:auto;display:flex}.studio-save-feedback:empty{display:none}.studio-bottom .studio-save-feedback:not(:empty)+.outline{margin-left:0}.studio-save-feedback button{min-height:var(--wg-control-height);background:0 0;border:0;text-decoration:underline}.upload-progress button{margin-right:12px}.review-edits{margin-top:24px}.review-edits button{border:0;border-top:1px solid var(--wg-border);text-align:left;background:0 0;justify-content:space-between;width:100%;padding:20px 0;display:flex}.review-edits span{font-size:var(--wg-type-body);color:var(--wg-text)}.studio-notice{background:var(--wg-page);border-radius:var(--wg-radius);padding:18px 22px;font-size:15px;line-height:1.6}.studio-error{color:var(--wg-danger);font-size:15px}.studio-field-error{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.studio-conflict{background:var(--wg-page);border-radius:var(--wg-radius);margin:24px 0;padding:20px}.studio-conflict textarea{width:100%;height:120px;display:block}.studio-conflict button{margin:16px 16px 0 0}.studio-success{text-align:center;max-width:700px;margin:auto;padding:48px 24px}.studio-success>p{color:var(--wg-text);line-height:1.7}.studio-success .row-actions{justify-content:center;margin-top:32px}.success-icon{background:var(--wg-page);border-radius:50%;place-items:center;width:88px;height:88px;margin:0 auto 28px;display:grid}.success-icon svg{width:40px;height:40px}.mobile-steps,.mobile-preview-button{display:none}.preview-modal{z-index:100;background:var(--wg-page);padding:20px;position:fixed;inset:0;overflow:auto}.preview-modal>.post-preview{max-width:560px;margin:24px auto}.preview-modal>button{margin-left:auto;display:block}.studio-editor fieldset{animation:.18s ease-out studio-in}@keyframes studio-in{0%{opacity:.6}to{opacity:1}}@media (max-width:959px){.studio-grid{grid-template-columns:minmax(0,1fr) 300px}.studio-preview{display:none}.studio-main{max-width:760px;padding:16px 24px 48px}.mobile-preview-button{font-size:var(--wg-type-body);min-height:var(--wg-control-height);background:0 0;border:0;text-decoration:underline;display:block}.studio-label{display:none}.studio-header{padding:20px 24px}.studio-entry{padding:32px 24px 48px}.intent-card{border:1px solid var(--wg-border);background:var(--wg-surface);min-height:230px;padding:24px;transition:border-color .15s,background-color .15s}.intent-card h2{margin:12px 0 8px;font-size:18px;font-weight:600}}@media (max-width:600px){.studio-header{flex-wrap:wrap;gap:14px;min-height:0;padding:18px 20px}.studio-header .logo{font-size:26px}.studio-header-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px}.studio-header:has(.studio-exit) .studio-header-actions{justify-content:space-between;width:100%;margin:0}.studio-entry{padding:32px 24px 48px}.studio-entry>h1{font-size:var(--wg-type-section)}.intent-grid{grid-template-columns:1fr;gap:16px}.intent-card{border:1px solid var(--wg-border);background:var(--wg-surface);min-height:230px;padding:24px;transition:border-color .15s,background-color .15s}.intent-icon{width:44px;height:44px;margin-bottom:8px}.studio-main{padding:16px 24px 48px}.studio-steps{margin:20px 0 24px;display:none}.mobile-steps{margin:18px 0 24px;display:block}.mobile-steps summary{cursor:pointer;color:var(--wg-text);border-bottom:3px solid var(--wg-border);padding:10px 28px 18px 0;font-size:14px;font-weight:600;list-style:none;position:relative}.mobile-steps summary::-webkit-details-marker{display:none}.mobile-steps summary:before{content:"⌄";color:var(--wg-muted);position:absolute;top:7px;right:4px}.mobile-steps[open] summary:before{transform:rotate(180deg)}.mobile-steps summary:after{content:"";background:var(--wg-post);border-radius:999px;width:20%;height:3px;position:absolute;bottom:-3px;left:0}.mobile-steps[data-step="1"] summary:after{width:40%}.mobile-steps[data-step="2"] summary:after{width:60%}.mobile-steps[data-step="3"] summary:after{width:80%}.mobile-steps[data-step="4"] summary:after{width:100%}.mobile-steps button{text-align:left;background:0 0;border:0;width:100%;padding:12px;display:block}.studio-editor{border:1px solid var(--wg-border);padding:24px}.studio-section-heading h1{margin:0 0 12px;font-size:24px;font-weight:500}.studio-section-heading p{font-size:var(--wg-type-emphasis)}.studio-categories{grid-template-columns:1fr 1fr;gap:10px}.studio-categories button{font-size:var(--wg-type-body);border:1px solid var(--wg-border);flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;min-height:76px;padding:12px}.studio-bottom{background:var(--wg-surface);padding:16px 0 max(16px, env(safe-area-inset-bottom));z-index:5;border-top:1px solid var(--wg-border);flex-wrap:wrap;gap:8px;margin-top:24px;padding-top:20px;position:sticky;bottom:0}.studio-bottom .button{min-height:var(--wg-control-height);flex:1;gap:8px;padding:10px 18px;font-size:15px}.studio-back{font-size:14px!important}.mobile-preview-button{text-align:right;order:-1;width:100%;min-height:32px}.studio-topline{font-size:var(--wg-type-body);align-items:flex-start}.studio-topline>p{letter-spacing:normal;margin:0;font-weight:500}.studio-topline>span{text-align:right;max-width:48%}.studio-photos{grid-template-columns:1fr}.preview-copy{padding:20px}.studio-header .languages button{padding:8px 10px}.studio-exit{font-size:14px!important}.studio-success h1{font-size:var(--wg-type-section)}.studio-editor input,.studio-editor textarea{scroll-margin-top:20px;scroll-margin-bottom:130px}}@media (prefers-reduced-motion:reduce){.intent-card,.studio-editor fieldset{transition:none;animation:none}}.studio-header .logo{font-weight:750}.studio-categories button{font-size:var(--wg-type-emphasis);color:var(--wg-text);border:1px solid var(--wg-border);flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;min-height:76px;padding:12px}#studio-heading:focus{outline:none}html[lang=si] .posting-app .studio-section-heading h1{font-size:var(--wg-type-section);line-height:1.45}html[lang=si] .posting-app .studio-editor h2{font-size:18px;line-height:1.5}@media (max-width:600px){.studio-bottom{border-top:1px solid var(--wg-border);margin-top:24px;padding-top:20px;position:static}.studio-header:has(.studio-exit) .studio-header-actions{display:contents}.studio-header:has(.studio-exit) .languages{margin-left:auto}.studio-header:has(.studio-exit) .studio-exit{text-align:right;width:100%}html[lang=si] .posting-app .studio-section-heading h1{font-size:var(--wg-type-section)}}.studio-utility{justify-content:flex-end;max-width:1048px;margin:auto;padding:12px 24px 0;display:flex}.studio-utility .studio-exit{font-size:var(--wg-type-body);min-height:var(--wg-control-height);align-items:center;gap:8px;display:inline-flex}.studio-utility svg{width:18px;height:18px}@media (max-width:767px){.studio-entry,.studio-main{padding:24px 16px 40px}.studio-grid{grid-template-columns:minmax(0,1fr)}.intent-grid{grid-template-columns:1fr}.intent-card{min-height:210px}.studio-utility{padding:8px 16px 0}.studio-topline{flex-wrap:wrap}}.posting-app:has(>.studio-entry){flex-direction:column;display:flex}.posting-app>.studio-entry{box-sizing:border-box;width:100%;max-width:900px;margin:auto;padding:40px 24px}.posting-app>.studio-entry>h1,.posting-app>.studio-entry>p{text-align:center}@media (max-width:767px){.posting-app>.studio-entry{padding:28px 16px}}.posting-app>.studio-entry>h1{font-size:clamp(32px,3vw,42px);line-height:1.2}.posting-app>.studio-entry{max-width:1048px}.studio-entry .intent-card{min-height:300px;padding:32px}.studio-entry .intent-icon{width:56px;height:56px;margin-bottom:16px}.studio-entry .intent-icon svg{width:28px;height:28px}.studio-entry .intent-card h2{font-size:24px;line-height:1.3}.studio-entry .intent-card p{font-size:var(--wg-type-emphasis);line-height:1.6}@media (max-width:767px){.studio-entry .intent-card{min-height:260px;padding:24px}}.studio-editor[data-step=basics] .studio-section-heading{margin-bottom:16px}.studio-editor[data-step=basics] .studio-section-heading h1{margin-bottom:6px;font-size:22px;line-height:1.25}.studio-editor[data-step=basics] .studio-section-heading p{font-size:14px;line-height:1.5}.studio-editor[data-step=basics] .studio-categories{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-height:none;margin-bottom:14px;overflow:visible}.studio-editor[data-step=basics] .studio-categories button{text-align:left;gap:12px;min-height:76px;padding:12px 14px;font-size:14px;font-weight:600;line-height:1.25}.studio-editor[data-step=basics] .studio-categories button>span{flex:0 0 42px;width:42px;height:42px}.studio-editor[data-step=basics] .studio-categories svg{width:22px;height:22px}.studio-editor[data-step=basics] .studio-title-field{margin-bottom:24px}.studio-more-categories{margin:0 0 22px}.studio-more-categories-trigger{width:100%;height:72px;min-height:72px;color:var(--wg-text);font:inherit;cursor:pointer;background:0 0;border:0;justify-items:center;padding:0 0 8px;font-size:14px;font-weight:600;transition:height .26s,min-height .26s,opacity .18s;display:grid;position:relative}.studio-more-categories-trigger:focus-visible{outline:2px solid var(--wg-text);outline-offset:3px}.studio-category-preview{opacity:.48;pointer-events:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:100%;height:54px;transition:height .26s,opacity .22s;display:grid;overflow:hidden;-webkit-mask-image:linear-gradient(#000 0%,#0000 82%);mask-image:linear-gradient(#000 0%,#0000 82%)}.studio-category-preview-item{border:1px solid var(--wg-border);border-radius:var(--wg-radius);text-align:left;align-items:center;gap:12px;min-width:0;height:76px;padding:12px 14px;font-size:14px;display:flex}.studio-category-preview-item>span{flex:0 0 42px;width:42px;height:42px}.studio-category-preview-item svg{width:22px;height:22px}.studio-more-categories-label{z-index:1;background:var(--wg-surface);text-underline-offset:3px;border-radius:999px;align-items:center;gap:8px;min-height:34px;margin-top:-18px;padding:4px 14px;text-decoration:underline;transition:margin-top .26s;display:inline-flex;position:relative}.studio-more-categories-trigger:hover .studio-more-categories-label{color:var(--wg-muted)}.studio-more-categories-caret{transition:transform .16s}.studio-more-categories[data-open=true] .studio-more-categories-trigger{opacity:0;pointer-events:none;height:0;min-height:0;padding:0;overflow:hidden}.studio-more-categories[data-open=true] .studio-category-preview{opacity:0;height:0}.studio-more-category-panel{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .3s,opacity .22s;display:grid}.studio-more-categories[data-open=true] .studio-more-category-panel{opacity:1;grid-template-rows:1fr}.studio-more-category-panel-inner{min-height:0;overflow:hidden}.studio-more-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:2px 0 12px;display:grid}.studio-more-category-grid button{background:var(--wg-page);min-width:0;min-height:38px;color:var(--wg-text);font:inherit;text-align:left;cursor:pointer;border:1px solid #0000;border-radius:10px;align-items:center;gap:7px;padding:6px 8px;font-size:12px;font-weight:500;display:flex}.studio-more-category-grid button:hover{border-color:var(--wg-border)}.studio-more-category-grid button>span{flex:0 0 28px;width:28px;height:28px}.studio-more-category-grid svg{width:15px;height:15px}.studio-more-category-grid button:focus-visible{outline:2px solid var(--wg-text);outline-offset:2px}.studio-more-categories-collapse{border:0;border-top:1px solid var(--wg-border);width:100%;min-height:44px;color:var(--wg-muted);font:inherit;cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:8px;margin-top:8px;font-size:13px;font-weight:600;display:flex}.studio-more-categories-collapse:hover{color:var(--wg-text)}.studio-more-categories-collapse:focus-visible{outline:2px solid var(--wg-text);outline-offset:2px}@media (prefers-reduced-motion:reduce){.studio-more-categories-trigger,.studio-category-preview,.studio-more-categories-label,.studio-more-categories-caret,.studio-more-category-panel{transition:none}}.studio-editor[data-step=basics] label{margin-top:16px;margin-bottom:7px;font-size:14px;line-height:1.4}.studio-basics-details{grid-template-columns:minmax(0,1fr);align-items:start;gap:18px;display:grid}.studio-basics-details>div{min-width:0}.studio-basics-details .studio-title-field{width:100%}.studio-editor[data-step=basics] #field-title{min-height:56px;padding:12px 16px;font-size:16px}.studio-editor[data-step=basics] .studio-basics-details label{margin-top:0}.studio-editor[data-step=basics] .studio-subcategories{gap:7px;margin:8px 0 18px}.studio-editor[data-step=basics] .studio-subcategories button{min-height:36px;padding:6px 10px;font-size:14px}.studio-editor[data-step=basics] .studio-subcategories svg{width:16px;height:16px}.studio-title-heading{justify-content:flex-end;align-items:baseline;gap:12px;display:flex}.studio-editor[data-step=basics] .studio-title-heading{margin-bottom:7px}.studio-editor[data-step=basics] .studio-title-count{color:var(--wg-muted);white-space:nowrap;margin:0;font-size:12px;font-weight:400}.studio-optional-task{border-top:1px solid var(--wg-border);margin-top:12px;padding-top:12px}.studio-optional-task summary{cursor:pointer;color:var(--wg-muted);font-size:13px}.studio-optional-task[open] summary{color:var(--wg-text);margin-bottom:10px}.studio-optional-task>:last-child{margin-bottom:0}@media (max-width:767px){.studio-editor[data-step=basics] .studio-subcategories{margin-bottom:0}}@media (max-width:600px){.studio-editor[data-step=basics] .studio-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.studio-editor[data-step=basics] .studio-categories button{min-height:68px;padding:10px}.studio-category-preview{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.studio-category-preview-item{height:68px;padding:10px}.studio-category-preview-item:nth-child(3){display:none}.studio-more-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-bottom{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.studio-bottom .mobile-preview-button{order:0;grid-column:1;justify-self:start}.studio-bottom .studio-save-feedback{order:0;grid-column:2;justify-self:end;margin-left:0}.studio-bottom .studio-back{order:1;justify-self:start}.studio-bottom .outline{order:1;justify-self:end;margin-left:0}.studio-bottom .button{order:2;grid-column:1/-1;width:100%}}.studio-subcategories{flex-wrap:wrap;gap:8px;margin:12px 0 24px;display:flex}.studio-subcategories button{background:var(--wg-surface);border:1px solid var(--wg-border);border-radius:var(--wg-radius);min-height:42px;color:var(--wg-text);cursor:pointer;align-items:center;gap:8px;padding:8px 12px;display:flex}.studio-subcategories button[aria-pressed=true]{background:var(--wg-accent-soft);border-color:var(--wg-post)}.studio-subcategories svg{width:20px;height:20px}main.studio-success{width:100%;max-width:900px;box-shadow:none;background:0 0;border:0;padding:clamp(48px,7vh,84px) 24px 72px}main.studio-success .success-icon{width:112px;height:112px;color:var(--wg-text);background:0 0;margin-bottom:32px;position:relative}main.studio-success .success-icon:before{content:"";background:var(--wg-post);border-radius:50%;position:absolute;inset:10px;transform:none}main.studio-success .success-icon svg{stroke-width:1.35px;width:60px;height:60px;position:relative}main.studio-success h1{letter-spacing:-.04em;text-wrap:balance;margin:0 0 22px;font-size:clamp(34px,4.5vw,56px);line-height:1.12}main.studio-success .studio-underline{background:0 0}main.studio-success .studio-underline:after{display:none}main.studio-success>p{max-width:480px;color:var(--wg-muted);margin:0 auto;font-size:17px;line-height:1.7}main.studio-success .row-actions{flex-flow:wrap;justify-content:center;align-items:center;gap:16px 28px;margin-top:32px;display:flex}main.studio-success .row-actions .button{background:var(--wg-post);color:var(--wg-primary);border:0;padding:14px 24px}main.studio-success .row-actions .outline{text-underline-offset:5px;background:0 0;border:0;padding:12px 0;text-decoration:underline}.studio-entry .intent-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.studio-entry .intent-card{min-width:0;min-height:260px;padding:24px;text-decoration:none}.studio-entry .intent-card h2{font-size:20px;font-weight:500;line-height:1.35}.studio-entry .intent-card p{font-size:var(--wg-type-body);margin-bottom:24px;line-height:1.6}.studio-entry .intent-next{width:100%;font-size:var(--wg-type-body);margin-top:auto}@media (max-width:767px){.studio-entry .intent-grid{grid-template-columns:1fr;gap:14px}.studio-entry .intent-card{min-height:210px;padding:22px}}label.studio-upload.studio-upload-compact{border:1px dashed var(--wg-border);border-radius:var(--wg-radius);background:var(--wg-surface);cursor:pointer;flex-direction:row;justify-content:center;align-items:center;gap:12px;min-height:100px;padding:20px;display:flex}.studio-upload-compact>svg{width:22px;height:22px}.studio-upload-compact>span{font-size:var(--wg-type-body)}.studio-photo-limits{color:var(--wg-muted);font-size:var(--wg-type-caption);margin:10px 0 18px;display:block}.studio-photo-count{color:var(--wg-text)}.simple-photo-editor label.studio-upload-compact{border:1px solid var(--wg-border);background:var(--wg-post);width:fit-content;min-height:44px;color:var(--wg-on-accent);padding:10px 20px}.simple-photo-editor .studio-photo-limits[hidden]{display:none}.simple-photo-summary{font-size:var(--wg-type-body);margin:16px 0}.simple-photo-summary span{color:var(--wg-muted)}.simple-photo-editor .studio-photos{grid-template-columns:1fr;gap:12px;display:grid}.simple-photo-editor .studio-photos article{border:1px solid var(--wg-border);background:var(--wg-surface);border-radius:var(--wg-radius);grid-template-columns:112px 1fr;column-gap:16px;padding:12px;display:grid}.simple-photo-editor .studio-photos article>img{object-fit:contain;background:var(--wg-page);border-radius:10px;grid-row:span 2;width:112px;height:96px}.simple-photo-editor .studio-photos article>span{font-size:var(--wg-type-body);padding:4px 0;font-weight:500}.simple-photo-editor .studio-photos article>div{align-items:center;gap:8px;padding:0}.simple-photo-editor .studio-photos button{min-height:44px;font-size:var(--wg-type-body);border:1px solid var(--wg-border);padding:8px 12px}@media (max-width:480px){.simple-photo-editor .studio-photos article{grid-template-columns:80px 1fr;gap:10px}.simple-photo-editor .studio-photos article>img{width:80px;height:80px}.simple-photo-editor .studio-photos article>div{grid-column:1/-1}}.simple-photo-editor{flex-direction:column;align-items:center;display:flex}.simple-photo-editor label.studio-upload-compact{order:2;margin-top:18px}.simple-photo-editor .simple-photo-summary{text-align:center;font-size:var(--wg-type-label);order:3}.simple-photo-editor>[role=alert],.simple-photo-editor .upload-progress{order:4}.photo-preview-editor{width:100%}.photo-large-preview{background:var(--wg-surface);border:1px solid var(--wg-border);border-radius:var(--wg-radius);place-items:center;width:100%;height:clamp(240px,38vw,400px);display:grid;position:relative;overflow:hidden}.photo-large-preview>img{object-fit:contain;width:100%;height:100%;min-height:0}.photo-preview-badge{background:var(--wg-accent-soft);border-radius:var(--wg-radius);font-size:var(--wg-type-caption);padding:6px 12px;position:absolute;top:14px;left:14px}.photo-thumbnail-strip{justify-content:center;gap:10px;padding:16px 4px 8px;display:flex;overflow-x:auto}@media (max-width:767px){.photo-thumbnail-strip{scrollbar-width:none}.photo-thumbnail-strip::-webkit-scrollbar{display:none}}.photo-thumbnail-strip button{background:var(--wg-surface);cursor:pointer;border:2px solid #0000;border-radius:12px;flex:0 0 72px;width:72px;height:64px;padding:3px;overflow:hidden}.photo-thumbnail-strip button[aria-pressed=true]{border-color:var(--wg-post)}.photo-thumbnail-strip img{object-fit:contain;border-radius:8px;width:100%;height:100%}.photo-preview-actions{justify-content:center;gap:12px;margin-top:6px;display:flex}.photo-preview-actions button{min-height:44px;font:inherit;font-size:var(--wg-type-body);border:1px solid var(--wg-border);border-radius:var(--wg-radius);background:var(--wg-surface);cursor:pointer;padding:8px 14px}@media (max-width:480px){.photo-thumbnail-strip{justify-content:flex-start}.photo-large-preview{height:280px}}.simple-photo-editor label.studio-upload-compact{box-sizing:border-box;border-color:var(--wg-primary);gap:8px;height:44px;min-height:44px;padding:10px 20px}.simple-photo-editor label.studio-upload-compact>span{color:var(--wg-text);line-height:20px}.simple-photo-editor .photo-file-hint{text-align:center;color:var(--wg-muted);font-size:var(--wg-type-caption);order:3;margin-top:8px;display:block}.simple-photo-editor .simple-photo-summary{order:4;margin:6px 0 0}.simple-photo-editor{grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:16px;display:grid}.simple-photo-editor .photo-preview-editor{grid-area:1/1/auto/-1}.simple-photo-editor label.studio-upload-compact{order:initial;background:var(--wg-surface);border-color:var(--wg-border);grid-area:2/1;justify-self:start;margin:16px 0 0}.simple-photo-editor>.photo-preview-actions{grid-area:2/2;justify-content:flex-end;margin-top:16px}.simple-photo-editor .photo-file-hint{order:initial;text-align:left;grid-area:3/1/auto/-1;margin:8px 0 0}.simple-photo-editor .simple-photo-summary{order:initial;text-align:left;grid-area:4/1/auto/-1;margin:4px 0 0}.simple-photo-editor>[role=alert],.simple-photo-editor .upload-progress{grid-column:1/-1}.photo-thumbnail-strip{justify-content:flex-start;padding-top:14px}@media (max-width:540px){.simple-photo-editor{grid-template-columns:1fr}.simple-photo-editor>.photo-preview-actions{flex-wrap:wrap;grid-area:5/1;justify-content:flex-start;margin-top:12px}}.simple-photo-editor{flex-direction:column;align-items:stretch;gap:16px;display:flex}.simple-photo-editor .photo-preview-editor{order:0}.simple-photo-editor>.photo-preview-actions{order:1;justify-content:flex-end;margin:0}.photo-upload-block{border:1px solid var(--wg-border);border-radius:var(--wg-radius);background:var(--wg-surface);text-align:center;flex-direction:column;order:2;align-items:center;padding:24px;display:flex}.simple-photo-editor.is-empty .photo-upload-block{justify-content:center;min-height:220px}.simple-photo-editor .photo-upload-block label.studio-upload-compact{background:var(--wg-post);border-color:var(--wg-primary);justify-content:center;min-width:150px;margin:0}.simple-photo-editor .photo-upload-block .photo-file-hint{text-align:center;margin:12px 0 0}.simple-photo-editor .photo-upload-block .simple-photo-summary{text-align:center;margin:6px 0 0}@media (max-width:480px){.photo-upload-block{padding:22px 16px}}.photo-large-preview .photo-preview-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:calc(100% - 24px);margin:0;position:absolute;bottom:12px;right:12px}.photo-large-preview .photo-preview-actions button{background:var(--wg-surface);box-shadow:0 2px 8px color-mix(in srgb, var(--wg-shadow) 8%, transparent)}@media (max-width:767px){.posting-app>.studio-entry>h1{font-size:27px}main.studio-success h1{font-size:28px}}.posting-app .studio-steps button[aria-current]{color:var(--wg-text)}.posting-app .studio-steps button[aria-current]>span{border-color:var(--wg-post);background:var(--wg-post);color:#202020}.posting-app .studio-steps button:focus-visible,.posting-app .studio-photos button:focus-visible,.posting-app .area-options input:focus-visible,.posting-app .contact-withdraw-button:focus-visible{outline:2px solid var(--wg-focus);outline-offset:3px}.posting-app .studio-photos article{border:1px solid var(--wg-border);background:var(--wg-surface);padding-bottom:12px}.posting-app .studio-photos img{object-fit:contain;background:var(--wg-page);display:block}.posting-app .studio-photos article>span{padding:12px 14px 4px}.posting-app .studio-photos article>div{gap:8px;padding:6px 12px 0}.posting-app .studio-photos button,.posting-app .upload-progress-actions button,.posting-app #field-areas>button{min-height:var(--wg-control-height);border:1px solid var(--wg-border);background:var(--wg-surface);color:var(--wg-text);font:inherit;font-size:var(--wg-type-body);cursor:pointer;border-radius:12px;padding:9px 14px;font-weight:600}.posting-app .studio-photos button:hover,.posting-app .upload-progress-actions button:hover,.posting-app #field-areas>button:hover{border-color:var(--wg-border-strong);background:var(--wg-page)}.posting-app .studio-photos button:disabled{opacity:.45;cursor:not-allowed}.posting-app .upload-progress{border:1px solid var(--wg-border);background:var(--wg-surface);grid-template-columns:96px minmax(0,1fr);align-items:start;gap:8px 16px;padding:16px;display:grid}.posting-app .upload-progress-error{border-color:var(--wg-danger-border);background:var(--wg-danger-soft)}.posting-app .upload-local-preview{grid-row:1/span 3;margin:0}.posting-app .upload-progress>span{min-width:0;color:var(--wg-text);font-weight:600}.posting-app .upload-progress p{color:var(--wg-danger);margin:0;line-height:1.5}.posting-app .upload-progress-actions{flex-wrap:wrap;gap:8px;display:flex}.posting-app .upload-progress-actions button:first-child{background:var(--wg-primary);border-color:var(--wg-primary);color:var(--wg-on-action)}.posting-app .upload-progress>progress{grid-column:2}.posting-app .studio-notice{border:1px solid var(--wg-border);background:var(--wg-surface);color:var(--wg-text);margin:16px 0}.posting-app .studio-review-note{border-left:4px solid var(--wg-accent);gap:4px;display:grid}.posting-app .studio-review-note strong{font-size:var(--wg-type-body)}.posting-app .studio-review-note span{color:var(--wg-muted);overflow-wrap:anywhere}.posting-app .area-options{border:1px solid var(--wg-border);border-radius:var(--wg-radius);margin-top:16px;padding:4px 12px}.posting-app .area-options label{border-bottom:1px solid var(--wg-border);cursor:pointer;min-height:56px}.posting-app .area-options label:last-child{border-bottom:0}.posting-app .area-options input{accent-color:var(--wg-accent)}.posting-app #field-areas>button{margin-top:12px}.posting-app .selected-areas button{border:1px solid var(--wg-border)}.posting-app .post-contact-fields .contact-withdraw-button{width:auto;min-height:var(--wg-control-height);border:1px solid var(--wg-border-strong);background:var(--wg-surface);color:var(--wg-text);font:inherit;font-size:var(--wg-type-body);cursor:pointer;border-radius:12px;justify-self:start;padding:10px 16px;font-weight:600}.posting-app .post-contact-fields .contact-withdraw-button:hover{background:var(--wg-page)}.posting-app .post-contact-fields .contact-withdraw-button:disabled{opacity:.5;cursor:not-allowed}@media (max-width:600px){.posting-app .upload-progress{grid-template-columns:72px minmax(0,1fr)}.posting-app .upload-local-preview{width:72px;height:72px}.posting-app .post-contact-fields .contact-withdraw-button{width:100%}}.studio-editor:not([data-step=basics]) .studio-section-heading{margin-bottom:18px}.studio-editor:not([data-step=basics]) .studio-section-heading h1{margin-bottom:6px;font-size:22px;font-weight:700;line-height:1.25}.studio-editor:not([data-step=basics]) .studio-section-heading p{font-size:14px;line-height:1.5}.studio-editor:not([data-step=basics]) label{margin-top:18px;margin-bottom:7px;font-size:14px;line-height:1.4}.studio-editor[data-step=details] .studio-description-heading,.studio-editor[data-step=location] #field-areas>label:first-child{margin-top:0}.studio-description-heading{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:7px;display:flex}.studio-editor[data-step=details] .studio-description-heading label{margin:0}.studio-editor[data-step=details] .studio-description-heading small{white-space:nowrap;margin:0;font-size:12px}.studio-editor:not([data-step=basics]) input:not([type=checkbox]):not([type=radio]):not([type=file]),.studio-editor:not([data-step=basics]) textarea,.studio-editor:not([data-step=basics]) select{padding:12px 16px;font-size:16px}.studio-editor[data-step=details] #field-description{resize:vertical;min-height:180px;font-size:14px;line-height:1.55}.studio-editor[data-step=details] .studio-description-field{margin-top:24px}.studio-editor[data-step=details] .studio-description-count{text-align:right;margin:0 0 6px;font-size:12px}.studio-editor[data-step=details] #field-description::placeholder{font-size:14px}.studio-preview .preview-copy h3{font-size:15px}.studio-preview .preview-copy>p:not(.preview-description):not(.preview-area){font-size:13px}.studio-preview .preview-area{font-size:13px;line-height:1.45}.studio-preview .preview-copy strong{font-size:15px}.studio-editor[data-step=details] .photo-preview-editor{border:1px solid var(--wg-border);border-radius:var(--wg-radius);overflow:hidden}.studio-editor[data-step=details] .photo-large-preview{background:var(--wg-page);border:0;border-radius:0}.studio-editor[data-step=details] .photo-preview-editor>.photo-preview-actions{border-top:1px solid var(--wg-border);justify-content:flex-end;align-items:center;gap:12px;margin:0;padding:10px 16px 0;display:flex}.studio-editor[data-step=details] .photo-toolbar-count{color:var(--wg-muted);margin-right:auto;font-size:12px}.studio-editor[data-step=details] .photo-preview-actions button{min-height:32px;color:var(--wg-muted);background:0 0;border:0;border-radius:4px;padding:4px 0;font-size:12px}.studio-editor[data-step=details] .photo-preview-actions button:hover{color:var(--wg-text);text-decoration:underline}.studio-editor[data-step=details] .photo-large-preview>img{transition:opacity .24s}.studio-editor[data-step=details] .photo-large-preview>img.signed-image-pending{opacity:0}.studio-editor[data-step=details] .photo-large-preview>img.photo-pending-preview{opacity:.62;animation:1.8s ease-in-out infinite alternate photo-upload-breathe}.studio-editor[data-step=details] .photo-inline-upload{z-index:2;pointer-events:none;position:absolute;inset:0}.studio-editor[data-step=details] .photo-upload-indicator{border:1px solid var(--wg-border);background:color-mix(in srgb, var(--wg-surface) 88%, transparent);color:var(--wg-text);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-variant-numeric:tabular-nums;pointer-events:auto;border-radius:24px;align-items:center;gap:4px;padding:2px 3px 2px 10px;font-size:12px;display:flex;position:absolute;bottom:12px;right:12px}.studio-editor[data-step=details] .photo-inline-upload progress{appearance:none;width:100%;height:3px;accent-color:var(--wg-post);background:0 0;border:0;border-radius:0;position:absolute;bottom:0;left:0}.photo-inline-upload progress::-webkit-progress-bar{background:0 0}.photo-inline-upload progress::-webkit-progress-value{background:var(--wg-post);transition:width .18s}.photo-inline-upload progress::-moz-progress-bar{background:var(--wg-post)}.studio-editor[data-step=details] .photo-inline-upload button{width:28px;height:28px;min-height:28px;color:var(--wg-text);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:50%;padding:0;font-size:18px}@keyframes photo-upload-breathe{0%{opacity:.5}to{opacity:.7}}@media (prefers-reduced-motion:reduce){.studio-editor[data-step=details] .photo-large-preview>img{transition:none;animation:none}}.studio-editor[data-step=details] .photo-thumbnail-strip{align-items:center;gap:10px;min-height:0;padding:10px 16px 16px}.studio-editor[data-step=details] .photo-thumbnail-strip>button{border:1px solid var(--wg-border);background:var(--wg-page);border-radius:10px;flex:0 0 76px;width:76px;height:64px;padding:3px;transition:border-color .16s}.studio-editor[data-step=details] .photo-thumbnail-strip>button[aria-pressed=true]{border-color:var(--wg-post);box-shadow:0 0 0 1px var(--wg-post)}.studio-editor[data-step=details] .photo-thumbnail-strip>button img.post-image{object-fit:cover;border-radius:6px;width:100%;height:100%;max-height:none;margin:0;display:block}.studio-editor[data-step=details] .photo-upload-thumbnail{position:relative}.studio-editor[data-step=details] .photo-upload-thumbnail img.post-image{opacity:.55;animation:1.8s ease-in-out infinite alternate photo-upload-breathe}.photo-upload-percent{color:#fff;text-shadow:0 1px 3px #0009;background:#0003;place-items:center;font-size:12px;font-weight:600;display:grid;position:absolute;inset:0}.photo-upload-thumbnail progress{appearance:none;width:calc(100% - 6px);height:4px;accent-color:var(--wg-post);background:#ffffff60;border:0;border-radius:4px;position:absolute;inset:auto 3px 3px;overflow:hidden}.photo-upload-thumbnail progress::-webkit-progress-bar{background:#ffffff60}.photo-upload-thumbnail progress::-webkit-progress-value{background:var(--wg-post);transition:width .18s}.photo-upload-thumbnail progress::-moz-progress-bar{background:var(--wg-post)}@media (prefers-reduced-motion:reduce){.studio-editor[data-step=details] .photo-upload-thumbnail img.post-image{animation:none}.photo-upload-thumbnail progress::-webkit-progress-value{transition:none}}.studio-editor[data-step=details] .photo-upload-block,.studio-editor[data-step=details] .simple-photo-editor.is-empty .photo-upload-block{text-align:left;background:0 0;border:0;justify-content:flex-start;align-items:flex-start;min-height:0;margin-top:0;padding:0}.studio-editor[data-step=details] .simple-photo-editor .photo-upload-block label.studio-upload-compact{border-color:var(--wg-post)}.studio-editor[data-step=details] .photo-upload-block .simple-photo-summary{display:none}.studio-editor[data-step=details] .photo-upload-block .photo-file-hint{text-align:left;margin-top:8px;font-size:12px}.studio-editor[data-step=details] .photo-strip-upload.is-empty .photo-upload-block{box-sizing:border-box;border:1px solid var(--wg-border);border-radius:var(--wg-radius);background:var(--wg-page);justify-content:center;align-items:center;gap:14px;width:100%;min-height:220px;padding:24px}.studio-editor[data-step=details] .photo-empty-icon{border:1px solid var(--wg-border);background:var(--wg-surface);width:52px;height:52px;color:var(--wg-muted);border-radius:14px;place-items:center;display:grid}.studio-editor[data-step=details] .photo-empty-icon svg{stroke-width:1.5px;width:26px;height:26px}.studio-editor[data-step=details] .photo-strip-upload.is-empty label.studio-upload-compact{min-width:0;height:40px;min-height:40px;padding:8px 18px;font-size:13px}.studio-editor[data-step=details] .photo-empty-hint{color:var(--wg-muted);text-align:center;font-size:12px;line-height:1.5}.studio-editor[data-step=details] .photo-thumbnail-strip .photo-upload-block{background:0 0;border:0;flex:0 0 72px;width:72px;height:64px;min-height:0;margin:0;padding:0}.studio-editor[data-step=details] .photo-thumbnail-strip .photo-upload-block label.studio-upload-compact{box-sizing:border-box;border:1px dashed var(--wg-post);background:var(--wg-accent-soft);border-radius:12px;width:100%;min-width:0;height:100%;min-height:0;margin:0;padding:0}.studio-editor[data-step=details] .photo-thumbnail-strip .photo-upload-block label.studio-upload-compact>span{font-size:26px;line-height:1}.studio-editor[data-step=location] .studio-area-filters{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.studio-editor[data-step=location] .studio-area-filters>div{min-width:0}.studio-editor[data-step=location] .studio-area-filters.area-search-only{grid-template-columns:1fr}.area-district-browser{margin-top:20px}.area-district-grid,.area-district-peek{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.area-district-grid button,.area-district-peek span{border:1px solid var(--wg-border);background:var(--wg-surface);min-height:48px;color:var(--wg-text);border-radius:14px;justify-content:center;align-items:center;padding:10px;font-size:13px;font-weight:500;display:flex}.area-district-grid button{cursor:pointer}.area-district-grid button[aria-pressed=true]{border-color:var(--wg-post);background:var(--wg-accent-soft)}.area-district-expansion{grid-template-rows:0fr;transition:grid-template-rows .28s;display:grid}.area-district-expansion.is-open{grid-template-rows:1fr}.area-district-expansion>div{min-height:0;overflow:hidden}.area-district-expansion .area-district-grid{padding-top:10px}.area-district-peek{height:34px;margin-top:10px;overflow:hidden;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.posting-app .area-district-toggle{color:var(--wg-text);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;margin:12px auto 0;padding:4px 8px;font-size:13px;text-decoration:underline;display:block}@media (prefers-reduced-motion:reduce){.area-district-expansion{transition:none}}.studio-editor[data-step=location] .studio-area-filters label{margin:0 0 7px}.studio-editor[data-step=location] .studio-area-filters .koyo-select-trigger{width:100%;font-size:14px}.studio-editor[data-step=location] #area-search{font-size:14px}.studio-editor[data-step=location] .selected-areas{margin:8px 0 16px}.studio-editor[data-step=location] .selected-areas:empty{display:none}.studio-editor[data-step=location] .selected-areas-heading,.studio-editor[data-step=location] .area-results-heading{justify-content:space-between;align-items:center;gap:12px;margin-top:20px;font-size:13px;display:flex}.studio-editor[data-step=location] .selected-areas-heading button{color:var(--wg-muted);cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;text-decoration:underline}.studio-editor[data-step=location] .area-results-heading span{color:var(--wg-muted);font-size:12px}.studio-editor[data-step=location] .area-starting-prompt{border:1px dashed var(--wg-border);border-radius:var(--wg-radius);background:var(--wg-page);gap:6px;margin-top:22px;padding:20px;font-size:14px;display:grid}.studio-editor[data-step=location] .area-starting-prompt span{color:var(--wg-muted);font-size:13px;line-height:1.5}.studio-editor[data-step=location] .area-options label{margin:0;font-size:13px}.studio-editor[data-step=location] .area-options small{font-size:12px}.studio-editor[data-step=location] .selected-areas button{background:var(--wg-accent-soft);border-color:var(--wg-post);min-height:36px;padding:6px 10px;font-size:12px}.studio-editor[data-step=location] .area-options{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:none;margin-top:10px;padding:0;display:grid;overflow:visible}.studio-editor[data-step=location] .area-options label{border:1px solid var(--wg-border);border-radius:12px;gap:10px;min-height:50px;padding:10px 12px}.studio-editor[data-step=location] .area-options label:last-child{border-bottom:1px solid var(--wg-border)}.studio-editor[data-step=location] .area-options label.is-selected{border-color:var(--wg-post);background:var(--wg-accent-soft)}.studio-editor[data-step=location] .area-options>p{text-align:center;color:var(--wg-muted);grid-column:1/-1;margin:8px 0;padding:12px;font-size:12px;line-height:1.5}@media (max-width:480px){.studio-editor[data-step=location] .area-options{grid-template-columns:1fr}.area-district-grid,.area-district-peek{grid-template-columns:repeat(2,minmax(0,1fr))}}.studio-editor[data-step=location] .area-show-more{border:1px solid var(--wg-border);background:var(--wg-surface);width:100%;color:var(--wg-text);cursor:pointer;border-radius:10px;margin-top:10px;padding:10px 12px;font-size:13px}.studio-editor[data-step=price] .price-choices{gap:12px}.studio-editor[data-step=price] .price-choices button{cursor:pointer;align-items:center;gap:16px;min-height:94px;padding:18px}.studio-editor[data-step=price] .price-choice-icon{background:var(--wg-page);width:56px;height:56px;color:var(--wg-muted);border-radius:14px;flex:0 0 56px;place-items:center;display:grid}.studio-editor[data-step=price] .price-choice-icon svg{stroke-width:1.6px;width:30px;height:30px}.studio-editor[data-step=price] .price-choices button[aria-pressed=true] .price-choice-icon{background:var(--wg-post);color:#202020}.studio-editor[data-step=price] .price-choices .choice-radio{order:3;margin-left:auto}.studio-editor[data-step=price] .price-choices button>span:last-child{flex:1;min-width:0}.studio-editor[data-step=price] .price-choices strong{font-size:14px;font-weight:600;line-height:1.4}.studio-editor[data-step=price] .price-choices small{font-size:13px;font-weight:400;line-height:1.45}.studio-editor[data-step=price] .studio-price-input{box-sizing:border-box;border:1px solid var(--wg-border);background:var(--wg-surface);border-radius:16px;align-items:center;gap:16px;width:100%;padding:14px 20px;display:flex}.studio-editor[data-step=price] .studio-price-input:focus-within{border-color:var(--wg-post);box-shadow:0 0 0 1px var(--wg-post)}.studio-editor[data-step=price] .studio-price-input>span{color:var(--wg-muted);font-size:14px;font-weight:600}.studio-editor[data-step=price] #field-amount{width:100%;min-width:0;max-width:none;min-height:48px;box-shadow:none;font-variant-numeric:tabular-nums;background:0 0;border:0;border-radius:0;outline:none;padding:0;font-size:clamp(26px,4vw,32px);font-weight:600;line-height:1.3}.studio-editor[data-step=price] .studio-hint{color:var(--wg-muted);margin-top:18px;font-size:13px}.studio-editor[data-step=review] .review-edits{border:1px solid var(--wg-border);border-radius:14px;margin-top:24px;overflow:hidden}.studio-editor[data-step=review] .post-contact-fields{gap:12px;margin:0;padding:18px}.studio-editor[data-step=review] .post-contact-fields h2{font-size:17px}.studio-editor[data-step=review] .contact-options-editor{background:0 0;border:0;gap:8px;padding:0;display:grid}.studio-editor .contact-options-editor .contact-method-row{align-items:center;gap:12px;min-height:56px;display:flex}.studio-editor .contact-options-editor .contact-method-row>div{flex:1;min-width:0}.studio-editor .contact-options-editor .contact-method-icon{background:var(--wg-page);height:40px;color:var(--wg-muted);border-radius:12px;flex:0 0 40px;place-items:center;display:grid}.studio-editor .contact-options-editor strong{font-size:14px;font-weight:600}.studio-editor .contact-options-editor small{overflow-wrap:anywhere;margin:3px 0 0;font-size:12px}.studio-editor .contact-options-editor .contact-enabled{color:var(--wg-muted);white-space:nowrap;font-size:12px}.studio-editor .contact-options-editor .contact-sharing-note,.studio-editor .contact-options-editor .contact-defaults-note{color:var(--wg-muted);font-size:12px;line-height:1.5}.studio-editor .contact-options-editor .contact-method{border-top:0;padding-top:0}.studio-editor .contact-options-editor .contact-share-toggle{flex:1;align-items:center;gap:10px;margin:0;font-size:12px;font-weight:400;display:flex}.studio-editor .contact-options-editor .contact-number-summary{gap:4px;display:grid}.studio-editor .contact-options-editor .contact-number-type{color:var(--wg-muted);font-size:12px;font-weight:400}.studio-editor .contact-options-editor .contact-number-value{color:var(--wg-text);font-variant-numeric:tabular-nums;font-size:16px;font-weight:500}.studio-editor .contact-options-editor button.contact-edit-number{text-underline-offset:3px;background:0 0;border:0;padding:6px 2px;text-decoration:underline}.studio-editor .contact-options-editor input[type=checkbox]{accent-color:var(--wg-post);width:16px;height:16px}.studio-editor .contact-options-editor button{border:1px solid var(--wg-border);background:var(--wg-surface);min-height:36px;color:var(--wg-text);cursor:pointer;border-radius:10px;padding:7px 12px;font-size:12px}.studio-editor .contact-options-editor button:disabled{opacity:.5;cursor:default}.studio-editor .contact-options-editor button.contact-add-number{text-align:left;border-radius:12px;align-items:center;gap:12px;width:100%;min-height:54px;padding:12px 16px;font-size:14px;display:flex}.studio-editor .contact-options-editor .contact-add-number svg{width:20px;height:20px;color:var(--wg-muted)}.studio-editor .contact-options-editor .contact-add-number>span:last-child{color:var(--wg-muted);margin-left:auto;font-size:22px}.studio-editor .contact-options-editor .contact-add-number:hover:not(:disabled){border-color:var(--wg-post);background:var(--wg-accent-soft)}.studio-editor .contact-options-editor .contact-defaults-note button{border:0;min-height:0;padding:0 4px;text-decoration:underline}.studio-editor .contact-options-editor .contact-number-editor{padding-top:8px}.studio-editor .contact-options-editor .contact-number-editor label{margin:0 0 6px;font-size:13px}.studio-editor .contact-options-editor .contact-number-editor input{font-size:14px}.studio-editor .contact-options-editor .contact-number-editor [role=alert]{color:var(--wg-text);margin-top:6px;font-size:12px}.studio-editor .contact-options-editor .contact-number-actions{justify-content:flex-end;gap:8px;margin-top:10px;display:flex}.studio-editor .contact-options-editor .contact-save-number{background:var(--wg-post);border-color:var(--wg-post);color:#202020}@media (max-width:600px){.studio-editor .contact-options-editor .contact-method-row,.studio-editor .contact-options-editor .contact-share-toggle{flex-wrap:wrap}.studio-editor .contact-options-editor .contact-number-value{margin-left:0}}.studio-editor[data-step=review] .post-contact-fields p{margin:0;line-height:1.5}.studio-editor[data-step=review] .post-contact-fields .contact-checkbox{min-height:36px;margin:0}.studio-editor[data-step=review] .review-edits button{border-top:0;border-bottom:1px solid var(--wg-border);cursor:pointer;align-items:center;gap:14px;min-height:68px;padding:12px 16px;font-size:14px}.studio-editor[data-step=review] .review-edits button:last-child{border-bottom:0}.studio-editor[data-step=review] .review-edits button:hover{background:var(--wg-page)}.studio-editor[data-step=review] .review-edits button>svg{width:20px;height:20px;color:var(--wg-muted);flex:0 0 20px}.studio-editor[data-step=review] .review-edits .review-edit-copy{flex:1;gap:4px;min-width:0;display:grid}.studio-editor[data-step=review] .review-edits .review-edit-label{color:var(--wg-muted);font-size:12px}.studio-editor[data-step=review] .review-edits .review-edit-summary{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;overflow:hidden}.item-post-editor .item-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.item-post-editor .area-district-expansion .item-category-grid{padding-top:10px}.item-post-editor .item-category-grid button{border:1px solid var(--wg-border);background:var(--wg-surface);min-height:72px;color:var(--wg-text);text-align:left;cursor:pointer;border-radius:14px;align-items:center;gap:12px;padding:14px;font-size:14px;display:flex}.item-post-editor .item-category-grid svg{width:28px;height:28px;color:var(--wg-muted);flex-shrink:0}.item-post-editor .item-subcategories{margin-top:24px}.item-post-editor .item-subcategories p{margin:0 0 8px;font-size:13px}.item-post-editor .item-subcategories>div{flex-wrap:wrap;gap:8px;display:flex}.item-post-editor .item-subcategories button{border:1px solid var(--wg-border);color:var(--wg-text);background:var(--wg-surface);cursor:pointer;border-radius:24px;padding:8px 12px;font-size:13px}.item-post-editor button[aria-pressed=true]{border-color:var(--wg-post);background:var(--wg-accent-soft)}.item-post-editor .item-extra-details{color:var(--wg-muted);margin-top:24px;font-size:13px}.item-post-editor .item-extra-details summary{cursor:pointer}.item-post-editor .item-extra-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.item-post-editor label.item-negotiable{align-items:center;gap:10px;font-size:14px;display:flex}.item-post-editor .item-negotiable input{accent-color:var(--wg-post)}.item-post-editor .item-step-errors{margin:16px 0 0;font-size:13px;line-height:1.5}@media (max-width:600px){.item-post-editor .item-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.item-post-editor .item-extra-grid{grid-template-columns:1fr}}@media (max-width:767px){.studio-editor[data-step=price] .price-choices button{min-height:76px}.studio-editor[data-step=location] .studio-area-filters{grid-template-columns:minmax(0,1fr)}}
.account-layout{grid-template-columns:228px minmax(0,1fr);align-items:start;gap:24px;min-height:calc(100vh - 104px);padding-top:32px;padding-bottom:80px;display:grid}.account-sidebar{background:var(--wg-primary);color:var(--wg-page);border-radius:var(--wg-radius);min-width:0;padding:24px 16px;position:sticky;top:24px}.account-identity{align-items:center;gap:12px;min-width:0;padding:0 8px 24px;display:flex}.account-identity>span:last-child{min-width:0}.account-identity strong{overflow-wrap:anywhere;font-size:15px;display:block}.account-identity small{color:var(--wg-page);margin-top:4px;font-size:12px;display:block}.account-avatar{background:var(--wg-page);width:42px;height:42px;color:var(--wg-text);border-radius:50%;flex-shrink:0;place-items:center;font-size:22px;font-weight:700;display:grid;overflow:hidden}.account-avatar img{object-fit:cover;width:100%;height:100%}.account-sidebar nav{flex-direction:column;align-items:stretch;gap:5px;display:flex}.account-sidebar nav>a{border-radius:var(--wg-radius);color:var(--wg-page);align-items:center;gap:12px;padding:12px 14px;font-size:14px;transition:background .18s,color .18s;display:flex}.account-sidebar nav>a>span:first-child{text-align:center;width:22px;font-size:19px}.account-sidebar nav>a:hover{background:color-mix(in srgb, var(--wg-surface) 7.1%, transparent)}.account-sidebar nav>a[aria-current=page]{background:var(--wg-page);color:var(--wg-text);font-weight:650}.account-dot{background:var(--wg-muted);border-radius:50%;height:7px;margin-left:auto;width:7px!important}.account-sidebar-bottom{border-top:1px solid color-mix(in srgb, var(--wg-surface) 14.9%, transparent);margin:24px 8px 0;padding:20px 6px 0}.account-sidebar .nav-logout{color:var(--wg-page);padding:8px 0;font-size:14px}.account-mobile-menu{display:none}.account-main{min-width:0}.account-heading{justify-content:space-between;align-items:center;gap:18px;margin:6px 0 28px;display:flex}.account-heading h1{letter-spacing:-1.4px;overflow-wrap:anywhere;margin:0;font-size:22px;line-height:1.2}.account-heading p{color:var(--wg-text);margin:12px 0 0;font-size:14px;line-height:1.6}.account-heading>.button{flex-shrink:0}.account-main .compact{padding:11px 17px;font-size:13px}.account-metrics{border-top:1px solid var(--wg-border);border-bottom:1px solid var(--wg-border);grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:28px;padding:25px 0;display:grid}.account-metrics>a{border-left:1px solid var(--wg-border);padding:0 24px}.account-metrics>a:first-child{border:0;padding-left:0}.account-metrics strong{letter-spacing:-1.5px;font-size:38px;font-weight:550;display:block}.account-metrics span{color:var(--wg-text);margin-top:8px;font-size:13px;display:block}.account-metrics span span{display:inline}.account-metrics a:hover span{color:var(--wg-text)}.account-banner{background:var(--wg-page);border-radius:var(--wg-radius);justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px;padding:20px 24px;font-size:14px;display:flex}.account-banner p{color:var(--wg-text);margin:6px 0 0;line-height:1.6}.account-banner a{flex-shrink:0;font-weight:650}.account-section-title{justify-content:space-between;align-items:center;gap:16px;margin:28px 0 16px;display:flex}.account-section-title h2{letter-spacing:-.4px;margin:0;font-size:18px}.account-section-title a{white-space:nowrap;font-size:12px;font-weight:600}.account-section-title p{color:var(--wg-text);font-size:14px}.account-empty{border:1px dashed var(--wg-border);border-radius:var(--wg-radius);text-align:center;background:var(--wg-page);padding:30px 24px}.account-empty>span{color:var(--wg-muted);font-size:25px}.account-empty h3{margin:12px 0 8px;font-size:16px}.account-empty p{color:var(--wg-text);max-width:360px;margin:0 auto 18px;font-size:14px;line-height:1.65}.account-empty>a{font-size:13px;font-weight:600;display:inline-flex}.account-empty .outline{border-radius:var(--wg-radius);padding:10px 18px}.account-overview-columns{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;margin-bottom:28px;display:grid}.account-list-row{border-bottom:1px solid var(--wg-border);justify-content:space-between;align-items:center;gap:16px;padding:18px 8px;transition:background .18s;display:flex}.account-list-row:hover{background:var(--wg-page)}.account-list-row>div{min-width:0}.account-list-row strong{overflow-wrap:anywhere;font-size:14px;font-weight:550;line-height:1.6;display:block}.account-list-row small{color:var(--wg-text);margin-top:7px;font-size:12px;display:block}.account-list-row>span{flex-shrink:0;font-size:13px}.account-list-row.unread{border-left:3px solid var(--wg-text);background:var(--wg-page);padding-left:15px}.account-main .work-card,.account-panel{background:var(--wg-surface);border:1px solid var(--wg-border);border-radius:var(--wg-radius);overflow-wrap:anywhere;margin:0 0 18px;padding:20px}.account-main .work-card h2,.account-panel h2{letter-spacing:-.35px;margin:0 0 14px;font-size:18px}.account-main .work-card p,.account-panel p{color:var(--wg-text);font-size:14px;line-height:1.7}.account-filters{background:var(--wg-page);border-radius:var(--wg-radius);flex-wrap:wrap;gap:12px;padding:18px;display:flex}.account-filters label{flex:1;gap:8px;min-width:120px;font-size:12px;font-weight:600;display:grid}.account-filters label:first-child{flex:1.5}.account-main input:not([type=checkbox]):not([type=file]),.account-main select,.account-main textarea{border:1px solid var(--wg-border);background:var(--wg-surface);border-radius:var(--wg-radius);width:100%;min-width:0;max-width:100%;color:var(--wg-text);font:inherit;box-sizing:border-box;padding:12px;font-size:14px}.account-main input[type=file]{max-width:100%}.account-main textarea{min-height:110px}.account-result-count{color:var(--wg-text);margin:16px 0;font-size:12px}.account-post-card{gap:22px;display:flex}.account-post-body{flex:1;min-width:0}.account-post-body>small{letter-spacing:1.4px;color:var(--wg-text);font-size:10px}.account-post-body h2{margin-top:9px!important}.account-post-thumbnail{border-radius:var(--wg-radius);background:var(--wg-page);flex-shrink:0;width:110px;height:100px;overflow:hidden}.account-post-thumbnail img{object-fit:cover;width:100%;height:100%}.account-badges{flex-wrap:wrap;gap:7px;margin:10px 0 18px;display:flex}.account-badges span,.account-badge{background:var(--wg-page);color:var(--wg-text);border-radius:var(--wg-radius);text-transform:capitalize;padding:5px 9px;font-size:11px}.account-main .row-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:16px;display:flex}.account-main .row-actions>span{display:contents}.account-main .inline-action{flex-wrap:wrap;align-items:center;gap:8px;margin:0;display:flex}.account-main .inline-action input{flex:1;min-width:120px;max-width:260px}.account-main .outline{border:1px solid var(--wg-border);color:var(--wg-text);border-radius:var(--wg-radius);cursor:pointer;text-align:center;background:0 0;justify-content:center;align-items:center;padding:10px 16px;font-size:13px;display:inline-flex}.account-main button:disabled{opacity:.55;cursor:wait}.account-main :is(button,a,input,select,textarea):focus-visible,.account-sidebar :is(button,a):focus-visible{outline:3px solid var(--wg-muted);outline-offset:4px}.account-main .work-form{gap:20px;max-width:none;display:grid}.account-main .work-form>label{gap:8px;font-size:13px;font-weight:550;display:grid}.account-main .work-form .check{align-items:center;gap:9px;font-size:13px;display:flex}.account-main fieldset{border:1px solid var(--wg-border);border-radius:var(--wg-radius);min-width:0;padding:16px}.account-main fieldset legend{padding:0 6px;font-size:13px}.account-main .work-form>button{justify-self:start}.account-main .work-form h2{border-top:1px solid var(--wg-border);padding-top:16px}.account-main .work-form small{color:var(--wg-text);font-size:12px}.account-main .media-row img{object-fit:cover;border-radius:var(--wg-radius);max-width:120px;max-height:120px}.account-setting-row{border-bottom:1px solid var(--wg-border);justify-content:space-between;align-items:center;gap:20px;padding:18px 0;display:flex}.account-setting-row:last-child{border-bottom:0}.account-setting-row strong{font-size:14px}.account-setting-row p{overflow-wrap:anywhere;margin:6px 0 0}.account-setting-row>div{min-width:0}.account-danger{border-color:var(--wg-danger-border)}.account-danger>h2{color:var(--wg-warning)}.account-error{background:var(--wg-danger-soft);border-radius:var(--wg-radius);color:var(--wg-danger);margin-bottom:18px;padding:16px;font-size:14px;display:block}.account-error p{margin:0 0 10px}.account-notice{background:var(--wg-page);border-radius:var(--wg-radius);padding:14px 18px;font-size:14px}.account-loading{color:var(--wg-text);padding:35px 0;font-size:14px}.account-skeleton{background:var(--wg-page);border-radius:var(--wg-radius);height:72px;margin-bottom:14px;animation:1.2s ease-in-out infinite alternate account-pulse;display:block}.account-skeleton:nth-child(2){width:65%}.account-gate{min-height:65vh;padding-top:40px}@keyframes account-pulse{to{opacity:.5}}@media (min-width:1500px){.account-layout{grid-template-columns:240px minmax(0,1fr);gap:24px}}@media (max-width:1100px){.account-layout{grid-template-columns:190px minmax(0,1fr);gap:24px}.account-heading{align-items:flex-start}.account-heading>.button{padding:11px 13px;font-size:12px}.account-sidebar{padding:20px 10px}.account-sidebar nav>a{padding:11px 10px;font-size:13px}.account-overview-columns{gap:18px}}@media (max-width:760px){.account-layout{padding-top:18px;padding-bottom:45px;display:block}.account-sidebar{border-radius:var(--wg-radius);margin-bottom:24px;padding:14px 16px;position:relative;top:auto}.account-identity{padding:0 0 12px}.account-avatar{width:34px;height:34px;font-size:18px}.account-mobile-menu{border:0;border-top:1px solid color-mix(in srgb, var(--wg-surface) 18.8%, transparent);width:100%;color:var(--wg-page);font:inherit;background:0 0;justify-content:space-between;padding:13px 0 0;font-size:14px;display:flex}.account-sidebar nav{margin-top:12px;display:none}.account-sidebar nav.expanded{display:flex}.account-sidebar-bottom{margin-top:12px;padding-top:12px}.account-heading{flex-wrap:wrap;margin-bottom:22px}.account-heading h1{font-size:22px}.account-heading p{font-size:13px}.account-metrics{padding:20px 0}.account-metrics>a{padding:0 12px}.account-metrics strong{font-size:31px}.account-metrics span{font-size:11px;line-height:1.6}.account-overview-columns{grid-template-columns:minmax(0,1fr);gap:0}.account-banner{flex-wrap:wrap;padding:18px;font-size:13px}.account-section-title h2{font-size:18px}.account-post-thumbnail{width:76px;height:76px}.account-post-card{gap:14px}.account-main .work-card,.account-panel{padding:18px}.account-main .work-card h2{font-size:17px}.account-setting-row{flex-wrap:wrap}.account-list-row>span{font-size:11px}.account-main .inline-action input{max-width:100%}.account-main .row-actions{gap:8px}.account-main .row-actions .compact{padding:9px 12px;font-size:12px}}@media (max-width:390px){.account-post-card{flex-direction:column}.account-filters{padding:14px}.account-filters label{min-width:100%}.account-section-title{flex-wrap:wrap;gap:8px}.account-section-title a{font-size:11px}.account-metrics>a{padding:0 9px}}@media (prefers-reduced-motion:reduce){.account-skeleton{animation:none}.account-sidebar nav>a,.account-list-row{transition:none}}.account-main fieldset.account-form-fields{border:0;margin:0;padding:0;display:contents}.account-main .work-form>.account-form-fields>label{gap:8px;font-size:13px;display:grid}.account-main .work-form>.account-form-fields>button{justify-self:start}.account-main .work-form>.account-form-fields>.check{display:flex}.account-main form[aria-busy=true]{opacity:.7}.account-overview-columns>section{min-width:0}html[lang=si] .account-main h2{font-size:18px;line-height:1.6}html[lang=si] .account-heading h1{font-size:22px;line-height:1.55}html[lang=si] .account-empty h3{font-size:16px;line-height:1.6}@media (max-width:760px){html[lang=si] .account-main h2{font-size:17px}html[lang=si] .account-heading h1{font-size:22px}}.account-post-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.account-post-grid .account-post-card{border:1px solid var(--wg-border);border-radius:var(--wg-radius);background:var(--wg-surface);box-shadow:0 6px 20px color-mix(in srgb, var(--wg-text) 2.4%, transparent);flex-direction:column;gap:0;margin:0;padding:0;display:flex;overflow:hidden}.account-post-grid .account-post-thumbnail{background:var(--wg-page);border-radius:0;width:100%;height:190px}.account-post-placeholder{height:100%;color:var(--wg-muted);background:linear-gradient(135deg, var(--wg-page), var(--wg-page));place-items:center;display:grid}.account-post-placeholder svg{width:48px;height:48px}.account-post-grid .account-post-body{flex-direction:column;padding:20px;display:flex}.account-post-grid .account-post-body h2{overflow-wrap:anywhere;font-size:18px;line-height:1.4;margin:0 0 12px!important}.account-post-grid .account-badges{margin:0 0 12px}.account-post-kind{margin:0 0 22px;font-size:14px}.account-post-grid .row-actions{border-top:1px solid var(--wg-border);gap:10px;margin-top:auto;padding-top:18px}.account-post-grid .row-actions button,.account-post-grid .row-actions a{border-radius:var(--wg-radius);padding:10px 14px;font-size:13px}.account-post-delete{color:var(--wg-danger);border:1px solid var(--wg-border);cursor:pointer;background:0 0}.account-delete-confirm{border-radius:var(--wg-radius);background:var(--wg-page);margin-top:16px;padding:16px}.account-delete-confirm p{font-size:14px}.account-delete-confirm button{border:1px solid var(--wg-muted);border-radius:var(--wg-radius);cursor:pointer;margin:4px;padding:8px 12px}@media (max-width:760px){.account-post-grid{grid-template-columns:1fr}.account-post-grid .account-post-body{padding:20px}}.account-post-grid .account-post-card{overflow:visible}.account-post-grid .account-post-thumbnail{border-radius:var(--wg-radius) var(--wg-radius) 0 0;overflow:hidden}.account-post-grid .row-actions{flex-wrap:nowrap;justify-content:space-between;align-items:center;min-height:64px;display:flex}.account-post-grid .row-actions>.button{white-space:normal;text-align:center}.account-post-more{flex-shrink:0;position:relative}.account-post-more summary{border-radius:var(--wg-radius);cursor:pointer;color:var(--wg-text);align-items:center;gap:10px;padding:10px 12px;font-size:14px;list-style:none;display:flex}.account-post-more summary::-webkit-details-marker{display:none}.account-post-more summary span{font-size:22px;line-height:1}.account-post-more summary:hover,.account-post-more[open] summary{background:var(--wg-page)}.account-post-more summary:focus-visible{outline:3px solid var(--wg-muted);outline-offset:3px}.account-post-menu{background:var(--wg-surface);border:1px solid var(--wg-border);border-radius:var(--wg-radius);width:190px;box-shadow:0 12px 35px color-mix(in srgb, var(--wg-text) 13.3%, transparent);z-index:5;padding:8px;position:absolute;bottom:calc(100% + 8px);right:0}.account-post-grid .account-post-menu span,.account-post-grid .account-post-menu form{width:100%;margin:0;display:block}.account-post-grid .account-post-menu button{text-align:left;width:100%;color:var(--wg-text);box-shadow:none;background:0 0;border:0;margin:0;display:block}.account-post-grid .account-post-menu button:hover{background:var(--wg-page)}.account-post-grid .account-post-menu .account-post-delete{color:var(--wg-danger);border-top:1px solid var(--wg-border);border-radius:0 0 var(--wg-radius) var(--wg-radius);margin-top:6px;padding-top:12px}.account-post-grid .account-post-body{position:relative}.account-post-grid .account-delete-confirm{z-index:6;background:var(--wg-surface);border:1px solid var(--wg-border);border-radius:var(--wg-radius);width:260px;max-width:calc(100% - 40px);box-shadow:0 12px 35px color-mix(in srgb, var(--wg-text) 13.3%, transparent);margin:0;padding:16px;position:absolute;bottom:72px;right:20px}.account-delete-confirm strong{font-size:15px;line-height:1.5;display:block}.account-post-grid .account-delete-confirm p{margin:5px 0 12px;font-size:13px;line-height:1.5}.account-post-grid .account-delete-confirm button{background:0 0;min-height:36px;margin:0 6px 0 0;padding:7px 12px;font-size:13px;line-height:1.5}.account-post-grid .account-delete-confirm button:first-of-type{background:var(--wg-danger);border-color:var(--wg-danger);color:var(--wg-on-action)}
html{scrollbar-gutter:stable}.brand-header{--brand-size:37px;box-sizing:border-box;border:0;flex-wrap:nowrap;align-items:center;gap:24px;width:100%;max-width:1240px;height:104px;min-height:104px;margin:0 auto;padding:0 32px;display:flex}.brand-header .logo{font:800 var(--brand-size) / 1.2 var(--wg-font);letter-spacing:-1.8px;flex-shrink:0;margin:0;padding:0}.studio-header.brand-header .studio-header-actions{flex-wrap:nowrap;align-items:center;gap:24px;width:auto;margin:0 0 0 auto;display:flex}.studio-header.brand-header .languages{border-radius:var(--wg-radius);background:var(--wg-page);gap:3px;margin:0;padding:4px}.studio-header.brand-header .languages button{border-radius:var(--wg-radius);min-height:0;padding:8px 10px;font-size:13px;line-height:1.6}.studio-header.brand-header .languages button[aria-pressed=true]{background:var(--wg-primary)}.studio-language-select,.studio-exit-icon{display:none}@media (max-width:1100px){.brand-header{--brand-size:32px;height:92px;min-height:92px}}@media (max-width:760px){.brand-header{--brand-size:30px;gap:10px;height:86px;min-height:86px;padding:0 24px}.studio-header.brand-header .studio-header-actions{gap:8px}}@media (max-width:600px){.studio-header.brand-header .languages{display:none}.studio-language-select{background:var(--wg-page);border-radius:var(--wg-radius);width:90px;min-height:40px;font:13px var(--wg-font);color:var(--wg-text);border:0;padding:8px;display:block}.studio-header.brand-header .studio-exit{text-align:center;flex-shrink:0;width:44px;min-height:44px;padding:0}.studio-exit-text{display:none}.studio-exit-icon{font-size:25px;font-weight:500;display:block}}@media (max-width:380px){.brand-header{--brand-size:25px}}html .restored-header.brand-header .actions{flex-shrink:0;gap:24px}.brand-header .languages{flex-shrink:0}.brand-header .languages a,.brand-header .languages button{font-family:var(--wg-font)}.restored-header.brand-header .desktop-account{justify-content:flex-end;width:320px}.studio-header.brand-header .studio-exit{width:180px}@media (max-width:1100px){html .restored-header.brand-header .actions{gap:14px}}@media (max-width:760px){html .restored-header.brand-header .actions{gap:8px}}@media (max-width:600px){.studio-header.brand-header .studio-exit{width:44px}}@media (max-width:380px){html .restored-header.brand-header .actions{gap:4px}}.brand-header .nav-logout{border:1px solid color-mix(in srgb, var(--wg-text) 33.3%, transparent);border-radius:var(--wg-radius);min-height:44px;color:var(--wg-text);white-space:nowrap;cursor:pointer;background:0 0;justify-content:center;align-items:center;padding:10px 16px;font-size:13px;font-weight:600;line-height:1.5;display:inline-flex}.brand-header .nav-logout:hover{background:color-mix(in srgb, var(--wg-primary) 5.1%, transparent);border-color:var(--wg-text)}.brand-header .nav-logout:disabled{opacity:.6;cursor:wait}
.shell,.approved-home .shell,.restored-header.shell,.brand-header{max-width:1120px}.brand-header,.restored-header.header{--brand-size:30px;gap:18px;height:80px;min-height:80px}html .restored-header nav{gap:16px;font-size:13px}html .restored-header.brand-header .actions{gap:16px}.restored-header.brand-header .desktop-account{gap:12px;width:292px;font-size:13px}.restored-header .compact,html[lang=si] .restored-header .compact{padding:11px 18px;font-size:13px}.approved-home .hero{padding:80px 0 64px}.approved-home .hero h1{margin-bottom:16px;font-size:42px}.approved-home .intro{margin-bottom:24px;font-size:16px}.approved-home .search{border-radius:var(--wg-radius);max-width:820px}.approved-home .search label{min-height:48px;padding:9px 14px}.approved-home .search .button{border-radius:var(--wg-radius);min-height:48px;padding:11px 20px;font-size:14px}.approved-home .search input{font-size:15px}.approved-home .trust-labels{margin-top:18px}.approved-home .quick{gap:10px;padding-bottom:26px}.approved-home .quick a{gap:8px;min-height:42px;padding:8px;font-size:13px}.approved-home .restored-section{margin-top:46px}.approved-home h2{font-size:28px}.approved-home .section-heading{margin-bottom:22px}.approved-home .service-grid{grid-template-rows:190px 190px;gap:16px}.approved-home .expert-image{height:190px}.approved-home .expert-body{padding:20px}.account-layout{grid-template-columns:208px minmax(0,1fr);gap:24px;padding-top:24px}.account-sidebar{border-radius:var(--wg-radius);padding:20px 12px}.account-heading h1{font-size:22px}.account-post-grid{gap:18px}.account-post-grid .account-post-thumbnail{height:150px}.account-post-grid .account-post-body{padding:18px}.account-post-grid .account-post-body h2{font-size:18px}.account-post-kind{margin-bottom:14px}@media (max-width:1100px){.brand-header,.restored-header.header{--brand-size:29px;height:76px;min-height:76px}}@media (max-width:760px){.brand-header,.restored-header.header{--brand-size:28px;gap:10px;height:72px;min-height:72px}html .restored-header.brand-header .actions{gap:8px}.approved-home .hero{padding:52px 0 44px}.approved-home .hero h1{font-size:34px}.approved-home .search input{font-size:16px}.approved-home .quick a{min-height:44px;font-size:12px}.approved-home .service-grid{grid-template-rows:240px 180px 180px}.account-layout{grid-template-columns:minmax(0,1fr);gap:20px}.account-post-grid .account-post-thumbnail{height:160px}}@media (max-width:380px){.brand-header,.restored-header.header{--brand-size:25px}html .restored-header.brand-header .actions{gap:4px}.approved-home .service-grid{grid-template-rows:240px repeat(4,200px)}}.approved-home .testimonial>*,.approved-home .join-action{min-width:0}.approved-home .join-action .button{white-space:normal;max-width:100%}@media (max-width:760px){.approved-home .quote-card{padding:28px 20px 24px 38px}.approved-home .quote-card blockquote{overflow-wrap:anywhere}}
