@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');

:root{
  --ink:#151a22;--muted:#657080;--line:#dce1e7;--paper:#f5f4f0;--white:#fff;
  --blue:#3156d8;--blue-dark:#1f3ea8;--blue-soft:#e9edff;--lime:#d5f36c;--red:#b93838;
  --shadow:0 18px 48px rgba(24,32,50,.09);--radius:22px;--shell:min(1240px,calc(100% - 40px));
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Manrope',system-ui,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}body.nav-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit;color:inherit}.shell{width:var(--shell);margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{height:84px;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(21,26,34,.08);position:sticky;top:0;z-index:50;backdrop-filter:blur(16px)}.header-grid{height:100%;display:grid;grid-template-columns:250px 1fr auto;align-items:center;gap:24px}.brand{display:inline-flex;align-items:center;gap:11px;min-width:max-content}.brand__mark{width:43px;height:43px;border-radius:13px;display:grid;place-items:center;background:var(--ink);color:var(--lime)}.brand__mark svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:2.2}.brand__word{display:flex;flex-direction:column;line-height:1}.brand__word b{font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:600}.brand__word span{font-family:'Manrope',system-ui,sans-serif;font-size:28px;font-weight:600;letter-spacing:-.02em}.brand--compact .brand__mark{width:39px;height:39px}.brand--compact .brand__word span{font-size:25px}.main-nav{display:flex;justify-content:center;gap:6px}.main-nav a{padding:10px 12px;border-radius:9px;font-size:14px;font-weight:600}.main-nav a:hover{background:var(--blue-soft);color:var(--blue)}.header-actions{display:flex;align-items:center;gap:10px}.header-account{font-size:14px;font-weight:600;display:flex;align-items:center;gap:6px;padding:9px}.nav-toggle{display:none;border:0;background:none;padding:8px}
.button{min-height:48px;padding:0 20px;border-radius:12px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:700;cursor:pointer;transition:.2s}.button:hover{transform:translateY(-1px)}.button--primary{background:var(--blue);color:#fff;box-shadow:0 9px 24px rgba(49,86,216,.22)}.button--primary:hover{background:var(--blue-dark)}.button--dark{background:var(--ink);color:#fff}.button--light{background:#fff;border-color:var(--line)}.button--danger{background:#fff1f1;color:var(--red);border-color:#f2caca}.button--sm{min-height:42px;padding:0 16px;font-size:14px}.button--wide{width:100%}
.flash{margin-top:16px;padding:13px 16px;border:1px solid #cad5ff;background:#eef1ff;border-radius:12px;color:#2442a5}.flash--error{background:#fff0f0;border-color:#efcaca;color:#9d2b2b}.flash--success{background:#effaec;border-color:#cde7c5;color:#27602e}
.hero{padding:24px 0 34px}.hero__frame{position:relative;min-height:610px;border-radius:32px;overflow:hidden;background:#1d2430;box-shadow:var(--shadow)}.hero__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero__wash{position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,17,27,.9) 0%,rgba(12,17,27,.74) 39%,rgba(12,17,27,.16) 72%,rgba(12,17,27,.05) 100%)}.hero__content{position:relative;z-index:1;color:#fff;padding:76px 64px 58px;max-width:760px}.eyebrow{display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;font-size:12px;font-weight:700;letter-spacing:.14em}.eyebrow:before{content:'';width:20px;height:2px;background:var(--lime)}.hero h1{font-family:'Manrope',system-ui,sans-serif;font-size:clamp(50px,6vw,82px);line-height:.97;letter-spacing:-.045em;margin:18px 0 21px;font-weight:500}.hero__content>p{font-size:18px;color:rgba(255,255,255,.78);max-width:610px;margin:0 0 30px}.hero-search{width:min(800px,100%);background:#fff;border-radius:17px;padding:7px;display:grid;grid-template-columns:1.1fr 1fr .75fr auto;box-shadow:0 14px 34px rgba(0,0,0,.2)}.search-field{position:relative;border-right:1px solid var(--line);display:flex;align-items:center}.search-field svg{position:absolute;left:14px;color:var(--blue)}.search-field select,.search-field input{width:100%;height:54px;padding:0 12px 0 43px;border:0;background:transparent;appearance:none;outline:none;font-size:14px}.search-field:after{content:'⌄';position:absolute;right:12px;color:var(--muted);pointer-events:none}.hero-search .button{min-height:54px}.hero__note{display:flex;gap:12px;align-items:center;margin-top:22px;font-size:13px;color:rgba(255,255,255,.76)}.hero__note span{display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.24);border-radius:50%;color:var(--lime);flex:0 0 auto}
.section{padding:70px 0}.section--white{background:#fff}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:30px}.section-head>div{max-width:720px}.section-head .eyebrow{color:var(--blue)}.section-head h2{font-family:'Manrope',system-ui,sans-serif;font-size:clamp(36px,4vw,54px);line-height:1.03;letter-spacing:-.035em;margin:10px 0 0}.section-head p{margin:10px 0 0;color:var(--muted)}.text-link{font-weight:700;color:var(--blue);display:inline-flex;gap:8px;align-items:center;white-space:nowrap}
.category-rail{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.category-tile{min-height:176px;padding:24px;border:1px solid var(--line);border-radius:20px;background:#fff;display:flex;flex-direction:column;justify-content:space-between;transition:.2s}.category-tile:hover{border-color:var(--blue);transform:translateY(-3px);box-shadow:var(--shadow)}.category-tile__icon{width:46px;height:46px;border-radius:14px;background:var(--blue-soft);color:var(--blue);display:grid;place-items:center}.category-tile h3{margin:20px 0 3px;font-size:18px}.category-tile span{color:var(--muted);font-size:13px}
.listing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.listing-card{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;transition:.2s;min-width:0}.listing-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.listing-card__media{display:block;position:relative;height:240px;background:#e8e8e8;overflow:hidden}.listing-card__media img{width:100%;height:100%;object-fit:cover;transition:.35s}.listing-card:hover img{transform:scale(1.025)}.card-badge{position:absolute;left:14px;top:14px;padding:7px 10px;border-radius:999px;background:var(--lime);font-size:11px;font-weight:700}.card-badge--demo{background:#fff;color:var(--ink)}.listing-card__body{padding:19px}.listing-card__location{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:5px}.listing-card h3{font-size:18px;line-height:1.3;min-height:47px;margin:10px 0}.listing-card__facts{font-size:13px;color:var(--muted);min-height:21px}.listing-card__foot{display:flex;align-items:end;justify-content:space-between;border-top:1px solid var(--line);margin-top:17px;padding-top:15px;gap:12px}.listing-card__foot strong{font-family:'Manrope',system-ui,sans-serif;font-size:24px;letter-spacing:-.02em}.listing-card__foot span{font-size:11px;color:var(--muted);text-align:right}
.area-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:15px}.area-card{position:relative;min-height:250px;background:var(--ink);color:#fff;border-radius:22px;padding:28px;overflow:hidden;display:flex;flex-direction:column;justify-content:end}.area-card:first-child{grid-row:span 2;min-height:515px}.area-card:nth-child(2){background:var(--blue)}.area-card:nth-child(3){background:#81593c}.area-card:nth-child(4){background:#244843}.area-card:nth-child(5){background:#474f65}.area-card:before{content:'';position:absolute;width:240px;height:240px;border:1px solid rgba(255,255,255,.16);border-radius:50%;right:-70px;top:-80px}.area-card b{font-family:'Manrope',system-ui,sans-serif;font-size:28px;font-weight:500;position:relative}.area-card span{font-size:13px;color:rgba(255,255,255,.7);position:relative}
.trust-band{display:grid;grid-template-columns:1.15fr repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:24px;overflow:hidden}.trust-band>div{background:#fff;padding:30px}.trust-band>div:first-child{background:var(--ink);color:#fff}.trust-band h2{font-family:'Manrope',system-ui,sans-serif;font-size:34px;line-height:1.05;margin:8px 0 12px}.trust-band h3{font-size:16px;margin:16px 0 7px}.trust-band p{font-size:13px;color:var(--muted);margin:0}.trust-band>div:first-child p{color:rgba(255,255,255,.7)}.trust-band__num{font-family:'Manrope',system-ui,sans-serif;font-size:40px;color:var(--blue)}
.site-footer{background:#121721;color:#fff;padding:58px 0 22px}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:50px}.footer-brand p{color:#9ea7b5;max-width:340px}.site-footer h2{font-size:13px;text-transform:uppercase;letter-spacing:.12em;margin:0 0 17px;color:#8e99aa}.site-footer div>div>a:not(.brand){display:block;color:#d4d9e2;font-size:14px;margin:10px 0}.footer-bottom{border-top:1px solid #2a313d;margin-top:40px;padding-top:20px;display:flex;justify-content:space-between;color:#7f8999;font-size:12px}
.page-hero{padding:55px 0 34px}.page-hero__grid{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:end}.page-hero h1{font-family:'Manrope',system-ui,sans-serif;font-size:clamp(42px,6vw,68px);line-height:1;letter-spacing:-.04em;margin:10px 0}.page-hero p{max-width:740px;color:var(--muted);font-size:17px}.breadcrumbs{font-size:12px;color:var(--muted);display:flex;gap:7px;flex-wrap:wrap}.collection-layout{display:grid;grid-template-columns:280px 1fr;gap:24px;align-items:start;padding-bottom:70px}.filter-panel{background:#fff;border:1px solid var(--line);border-radius:18px;padding:19px;position:sticky;top:105px}.filter-panel h2{font-size:16px;margin:0 0 14px}.field{margin-bottom:16px}.field label{display:block;font-size:13px;font-weight:700;margin:0 0 7px}.field input,.field select,.field textarea{width:100%;border:1px solid #ccd3dc;background:#fff;border-radius:11px;padding:12px;outline:none}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-soft)}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.filter-chips{display:flex;flex-wrap:wrap;gap:8px}.filter-chips label{margin:0}.filter-chips input{position:absolute;opacity:0}.filter-chips span{display:block;border:1px solid var(--line);border-radius:9px;padding:8px 10px;font-size:12px}.filter-chips input:checked+span{background:var(--ink);color:#fff;border-color:var(--ink)}.results-head{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:16px}.results-head p{color:var(--muted);margin:0}.results-head select{border:1px solid var(--line);border-radius:10px;padding:10px;background:#fff}.collection-content{margin-top:45px;padding:36px;background:#fff;border:1px solid var(--line);border-radius:20px}.collection-content h2{font-family:'Manrope',system-ui,sans-serif;font-size:34px;margin:0 0 16px}.collection-content h3{font-size:20px;margin-top:28px}.collection-content p,.collection-content li{color:#4f5a68}.pagination{display:flex;gap:8px;justify-content:center;margin-top:30px}.pagination a,.pagination span{min-width:40px;height:40px;border:1px solid var(--line);background:#fff;border-radius:10px;display:grid;place-items:center}.pagination .is-active{background:var(--ink);color:#fff}
.detail-wrap{padding:32px 0 70px}.detail-top{display:flex;justify-content:space-between;align-items:flex-start;gap:30px;margin:20px 0}.detail-top h1{font-family:'Manrope',system-ui,sans-serif;font-size:clamp(36px,5vw,58px);line-height:1.04;max-width:860px;margin:8px 0}.detail-price{font-family:'Manrope',system-ui,sans-serif;font-size:40px;white-space:nowrap}.gallery{height:580px;border-radius:24px;overflow:hidden;position:relative;background:#ddd}.gallery img{width:100%;height:100%;object-fit:cover}.gallery-note{position:absolute;left:18px;bottom:18px;background:#fff;padding:9px 13px;border-radius:999px;font-size:12px;font-weight:700}.detail-grid{display:grid;grid-template-columns:1fr 350px;gap:28px;align-items:start;margin-top:28px}.detail-main>section,.seller-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:28px;margin-bottom:20px}.detail-main h2,.seller-card h2{font-size:20px;margin:0 0 16px}.fact-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:15px;overflow:hidden}.fact-grid>div{padding:16px;border-right:1px solid var(--line)}.fact-grid>div:last-child{border:0}.fact-grid span{display:block;color:var(--muted);font-size:11px}.fact-grid b{font-size:15px}.prose{color:#3e4856}.prose h2,.prose h3{color:var(--ink)}.seller-card{position:sticky;top:105px}.seller-person{display:flex;gap:12px;align-items:center;margin-bottom:17px}.seller-avatar{width:48px;height:48px;background:var(--blue-soft);color:var(--blue);border-radius:50%;display:grid;place-items:center;font-weight:700}.seller-person small{display:block;color:var(--muted)}.verification{padding:13px;border-radius:11px;background:#f0f3f7;font-size:12px;margin:15px 0}.verification--ok{background:#eef8e9;color:#2d6031}.verification--demo{background:#fff5df;color:#705017}
.auth-page{padding:50px 0 80px}.auth-shell{width:min(1060px,calc(100% - 40px));margin:auto;display:grid;grid-template-columns:1.05fr .95fr;background:#fff;border:1px solid var(--line);border-radius:28px;overflow:hidden;box-shadow:var(--shadow);min-height:650px}.auth-story{background:var(--ink);color:#fff;padding:58px;position:relative;overflow:hidden}.auth-story:after{content:'';position:absolute;inset:auto -120px -180px auto;width:430px;height:430px;border-radius:50%;background:var(--blue)}.auth-story h1{font-family:'Manrope',system-ui,sans-serif;font-size:56px;line-height:1;letter-spacing:-.04em;margin:18px 0;position:relative;z-index:1}.auth-story p{color:#b9c0cc;position:relative;z-index:1}.auth-form{padding:58px;display:flex;flex-direction:column;justify-content:center}.auth-form h2{font-family:'Manrope',system-ui,sans-serif;font-size:38px;margin:0}.auth-form>p{color:var(--muted);margin:5px 0 25px}.account-type-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.account-type-grid input{position:absolute;opacity:0}.account-type-grid label{border:1px solid var(--line);border-radius:11px;padding:12px;text-align:center;font-size:12px;font-weight:700}.account-type-grid input:checked+label{background:var(--blue-soft);border-color:var(--blue);color:var(--blue)}
.account-page{padding:38px 0 70px}.account-layout{display:grid;grid-template-columns:250px 1fr;gap:24px;align-items:start}.account-nav{background:var(--ink);color:#fff;border-radius:20px;padding:15px;position:sticky;top:106px}.account-nav__person{display:flex;align-items:center;gap:11px;padding:10px 7px 20px;border-bottom:1px solid #303745;margin-bottom:10px}.account-nav__person>span{width:40px;height:40px;background:var(--blue);border-radius:12px;display:grid;place-items:center;font-weight:700}.account-nav__person small{display:block;color:#9da7b6;font-size:11px}.account-nav a{display:flex;align-items:center;gap:10px;padding:11px;border-radius:10px;color:#cbd1da;font-size:13px;margin:3px 0}.account-nav a.is-active,.account-nav a:hover{background:#2c3442;color:#fff}.account-main{min-width:0}.account-hero{background:var(--blue);color:#fff;border-radius:22px;padding:34px;margin-bottom:20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.account-hero h1{font-family:'Manrope',system-ui,sans-serif;font-size:42px;margin:4px 0}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:20px}.stat{background:#fff;border:1px solid var(--line);border-radius:17px;padding:22px}.stat strong{display:block;font-family:'Manrope',system-ui,sans-serif;font-size:38px}.stat span{font-size:12px;color:var(--muted)}.panel{background:#fff;border:1px solid var(--line);border-radius:19px;padding:26px;margin-bottom:20px}.panel-head{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px}.panel-head h2{margin:0;font-size:20px}.table-wrap{overflow:auto}.data-table{width:100%;border-collapse:collapse;font-size:13px}.data-table th,.data-table td{text-align:left;padding:13px;border-bottom:1px solid var(--line);vertical-align:top}.data-table th{font-size:11px;text-transform:uppercase;letter-spacing:.07em;color:var(--muted)}.status{display:inline-flex;padding:5px 8px;border-radius:999px;background:#edf0f5;font-size:10px;font-weight:700}.status--published,.status--paid{background:#e9f7e5;color:#2e6933}.status--rejected{background:#fff0f0;color:#9e3030}.empty-state{text-align:center;padding:55px 20px}.empty-state svg{color:var(--blue)}.empty-state h3{font-family:'Manrope',system-ui,sans-serif;font-size:30px;margin:12px 0 3px}.empty-state p{color:var(--muted)}
.stepper{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin:28px 0}.step{font-size:11px;color:var(--muted);padding-top:12px;border-top:3px solid var(--line)}.step.is-active,.step.is-complete{border-color:var(--blue);color:var(--ink);font-weight:700}.form-section{background:#fff;border:1px solid var(--line);border-radius:20px;padding:28px;margin-bottom:18px}.form-section__head{display:grid;grid-template-columns:42px 1fr;gap:14px;margin-bottom:24px}.form-section__num{width:42px;height:42px;border-radius:13px;background:var(--blue-soft);color:var(--blue);display:grid;place-items:center;font-weight:700}.form-section h2{font-size:20px;margin:0}.form-section__head p{margin:3px 0 0;color:var(--muted);font-size:13px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.field--full{grid-column:1/-1}.help{font-size:11px;color:var(--muted);margin-top:5px}.notice{border-radius:14px;padding:16px;background:#f0f3f7;color:#3d4856;font-size:13px}.notice--warning{background:#fff4dc;color:#6c4d0e}.notice--success{background:#eaf7e7;color:#285c2d}.package-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.package-card{border:1px solid var(--line);border-radius:17px;padding:20px;position:relative}.package-card.is-featured{border:2px solid var(--blue);background:var(--blue-soft)}.package-card h3{font-size:18px}.package-price{font-family:'Manrope',system-ui,sans-serif;font-size:32px}.package-card ul{padding-left:18px;color:var(--muted);font-size:12px;min-height:90px}.message-list{display:grid;grid-template-columns:310px 1fr;min-height:550px;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff}.threads{border-right:1px solid var(--line)}.thread{display:block;padding:15px;border-bottom:1px solid var(--line)}.thread.is-active{background:var(--blue-soft)}.thread b{display:block}.thread span{font-size:12px;color:var(--muted)}.chat{display:flex;flex-direction:column}.chat__messages{padding:20px;flex:1}.bubble{max-width:75%;padding:12px 14px;background:#eef1f5;border-radius:14px;margin:10px 0;font-size:13px}.bubble.is-mine{margin-left:auto;background:var(--blue);color:#fff}.chat__form{display:flex;gap:10px;border-top:1px solid var(--line);padding:15px}.chat__form textarea{flex:1;min-height:52px;border:1px solid var(--line);border-radius:11px;padding:10px;resize:none}
@media(max-width:1000px){.header-grid{grid-template-columns:auto 1fr}.main-nav{display:none;position:fixed;top:84px;left:0;right:0;background:#fff;padding:18px;box-shadow:var(--shadow);flex-direction:column}.nav-open .main-nav{display:flex}.nav-toggle{display:block}.header-actions{justify-self:end}.category-rail{grid-template-columns:repeat(2,1fr)}.listing-grid{grid-template-columns:repeat(2,1fr)}.hero-search{grid-template-columns:1fr 1fr}.hero-search .button{grid-column:1/-1}.search-field:nth-child(2){border-right:0}.area-grid{grid-template-columns:1fr 1fr}.area-card:first-child{grid-row:auto;grid-column:1/-1;min-height:330px}.trust-band{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.detail-grid{grid-template-columns:1fr}.seller-card{position:static}.fact-grid{grid-template-columns:1fr 1fr}.auth-shell{grid-template-columns:1fr}.auth-story{min-height:300px}.account-layout{grid-template-columns:1fr}.account-nav{position:static;display:flex;overflow:auto}.account-nav__person{min-width:220px;border:0;margin:0;padding:5px}.account-nav a{min-width:max-content}.collection-layout{grid-template-columns:1fr}.filter-panel{position:static}.filter-panel form{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.filter-panel .field{margin:0}.filter-panel .button{align-self:end}.package-grid{grid-template-columns:1fr}.stepper{overflow:auto}.step{min-width:120px}}
@media(max-width:680px){:root{--shell:calc(100% - 24px);--radius:16px}.site-header{height:70px}.header-grid{gap:10px}.brand__mark{width:36px;height:36px;border-radius:10px}.brand__mark svg{width:24px}.brand__word b{font-size:9px}.brand__word span{font-size:21px}.header-account{display:none}.header-actions .button{font-size:0;width:42px;padding:0}.header-actions .button:before{content:'+';font-size:22px}.main-nav{top:70px}.hero{padding:12px 0 25px}.hero__frame{min-height:650px;border-radius:20px}.hero__image{object-position:56% center}.hero__wash{background:linear-gradient(180deg,rgba(12,17,27,.3),rgba(12,17,27,.88) 46%,rgba(12,17,27,.98))}.hero__content{padding:235px 20px 24px}.hero h1{font-size:45px}.hero__content>p{font-size:15px}.hero-search{grid-template-columns:1fr;padding:6px}.search-field{border:0;border-bottom:1px solid var(--line)}.search-field:nth-child(2){border-bottom:1px solid var(--line)}.section{padding:48px 0}.section-head{display:block}.section-head .text-link{margin-top:17px}.category-rail{grid-template-columns:1fr 1fr;gap:10px}.category-tile{min-height:150px;padding:17px}.category-tile h3{font-size:15px}.listing-grid{grid-template-columns:1fr}.listing-card__media{height:235px}.area-grid{grid-template-columns:1fr}.area-card,.area-card:first-child{grid-column:auto;min-height:190px}.trust-band{grid-template-columns:1fr}.trust-band>div{padding:24px}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-bottom{display:block}.footer-bottom span{display:block;margin:4px 0}.page-hero{padding:35px 0 20px}.page-hero__grid{grid-template-columns:1fr}.collection-layout{padding-bottom:50px}.filter-panel form{grid-template-columns:1fr}.results-head{align-items:flex-start}.collection-content{padding:24px;margin-top:30px}.detail-top{display:block}.detail-price{font-size:34px;margin-top:12px}.gallery{height:340px;border-radius:17px}.detail-main>section,.seller-card{padding:20px}.fact-grid{grid-template-columns:1fr 1fr}.fact-grid>div:nth-child(2){border-right:0}.fact-grid>div{border-bottom:1px solid var(--line)}.auth-page{padding:15px 0 45px}.auth-shell{width:calc(100% - 24px);border-radius:19px}.auth-story{padding:30px;min-height:260px}.auth-story h1{font-size:42px}.auth-form{padding:28px 22px}.account-type-grid{grid-template-columns:1fr}.account-page{padding:20px 0 50px}.account-nav{border-radius:14px}.account-nav__person{display:none}.account-hero{padding:24px;display:block}.account-hero .button{margin-top:12px}.stat-grid{grid-template-columns:1fr}.panel{padding:18px}.form-section{padding:19px}.form-grid{grid-template-columns:1fr}.field--full{grid-column:auto}.message-list{grid-template-columns:1fr}.threads{border:0}.chat{min-height:450px}.package-grid{grid-template-columns:1fr}.listing-card h3{min-height:auto}}

/* Okunabilir başlık ritmi ve mobil form güvenliği */
h1,h2,h3{line-height:1.2!important}
input,select,textarea{font-size:16px}
.search-field select,.search-field input{font-size:16px}
.account-type-grid{position:relative}.account-type-grid input,.filter-chips input{width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}
@media(max-width:680px){.search-field select,.search-field input,.field input,.field select,.field textarea,.results-head select{font-size:16px}}

/* 2026 marka ve kategori formu yenilemesi */
body,button,input,select,textarea,h1,h2,h3,h4,h5,h6,.brand__word span,.listing-card__foot strong,.area-card b,.trust-band__num,.detail-price,.package-price,.stat strong,.empty-state h3{font-family:'Manrope',system-ui,-apple-system,'Segoe UI',sans-serif!important}
body{font-weight:400}.eyebrow{font-weight:700}.field label,.main-nav a,.button{font-weight:600}strong,b{font-weight:700}
.header-grid{grid-template-columns:285px 1fr auto}.brand{gap:12px}.brand__mark{width:48px;height:48px;border-radius:15px;background:linear-gradient(145deg,#1d4ed8,#173ba5);color:#fff;box-shadow:0 10px 25px rgba(29,78,216,.2)}.brand__mark svg{width:35px;height:35px;stroke-width:3.2}.brand__mark .brand__door,.brand__mark .brand__land{stroke:#fff}.brand__mark .brand__plot{stroke:#fff}.brand__mark circle{fill:var(--lime);stroke:none}.brand__word{gap:1px;line-height:1}.brand__word b{color:#536071;font-size:9px;letter-spacing:.19em;font-weight:700}.brand__word span{color:var(--ink);font-size:23px;font-weight:800;letter-spacing:.015em;text-transform:uppercase}.brand__word small{color:#7e8998;font-size:7px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.brand--compact .brand__mark{width:42px;height:42px}.brand--compact .brand__word span{font-size:20px}.site-footer .brand__word span,.admin-sidebar .brand__word span{color:#fff}.site-footer .brand__word b,.site-footer .brand__word small,.admin-sidebar .brand__word b,.admin-sidebar .brand__word small{color:#aeb8c7}
.hero h1{font-size:clamp(48px,5.25vw,72px);line-height:1.2!important;letter-spacing:-.04em;font-weight:700;max-width:700px}.section-head h2{font-size:clamp(34px,3.5vw,50px);font-weight:700;line-height:1.2!important}.page-hero h1{font-size:clamp(38px,5vw,60px);font-weight:700;line-height:1.2!important}.detail-top h1{font-size:clamp(34px,4.2vw,52px);font-weight:700;line-height:1.2!important}.auth-story h1{font-size:50px;font-weight:700;line-height:1.2!important}.auth-form h2{font-size:34px;font-weight:700}.collection-content h2{font-size:30px;line-height:1.25!important}.listing-card__foot strong{font-size:21px;font-weight:700;letter-spacing:-.025em}
.filter-panel{padding:22px}.filter-section{border-top:1px solid var(--line);padding-top:17px;margin-top:17px}.filter-section:first-of-type{border-top:0;padding-top:0;margin-top:0}.filter-section__title{display:block;font-size:12px;font-weight:700;color:#4e5a69;margin-bottom:10px}.filter-checks{display:grid;gap:8px}.filter-check{display:flex!important;align-items:center;gap:9px!important;padding:10px 11px;border:1px solid var(--line);border-radius:10px;margin:0!important;font-weight:500!important}.filter-check input{width:16px!important;height:16px!important;margin:0;flex:0 0 auto}.filter-note{font-size:11px;color:var(--muted);margin:-7px 0 12px}.fact-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.fact-grid>div{border-bottom:0}.fact-grid>div:last-child{border-right:0}.detail-specs{display:grid;grid-template-columns:repeat(2,1fr);gap:0;border:1px solid var(--line);border-radius:15px;overflow:hidden}.detail-specs>div{display:flex;justify-content:space-between;gap:16px;padding:13px 15px;border-bottom:1px solid var(--line)}.detail-specs>div:nth-last-child(-n+2){border-bottom:0}.detail-specs span{font-size:12px;color:var(--muted)}.detail-specs b{font-size:13px;text-align:right}.category-form-note{padding:14px 16px;border:1px solid #cbd9ff;background:#f4f7ff;border-radius:13px;color:#294377;font-size:13px;margin-bottom:20px}.form-subtitle{grid-column:1/-1;margin:7px 0 -3px;padding-top:16px;border-top:1px solid var(--line);font-size:14px}.choice-grid{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.choice-card{display:flex!important;align-items:flex-start;gap:10px;border:1px solid var(--line);border-radius:12px;padding:13px;margin:0!important;font-weight:500!important}.choice-card input{width:17px!important;height:17px!important;margin:2px 0 0;flex:0 0 auto}
.hero-search--no-room{grid-template-columns:1.1fr 1fr auto}
.filter-panel__head{display:flex;align-items:center;justify-content:space-between;gap:10px}.filter-panel__head h2{margin:0}.filter-toggle{display:none;border:1px solid var(--line);background:#fff;border-radius:9px;padding:9px 11px;font-size:12px;font-weight:700;color:var(--blue)}
@media(max-width:1000px){.header-grid{grid-template-columns:auto 1fr}.choice-grid{grid-template-columns:repeat(2,1fr)}.hero-search--no-room{grid-template-columns:1fr 1fr}}
@media(max-width:680px){.brand__mark{width:38px;height:38px}.brand__mark svg{width:28px;height:28px}.brand__word span{font-size:16px}.brand__word small{font-size:6px}.hero h1{font-size:38px;line-height:1.2!important}.auth-story h1{font-size:38px}.page-hero h1{font-size:36px;line-height:1.2!important}.detail-top h1{line-height:1.2!important}.section-head h2{line-height:1.2!important}.detail-specs{grid-template-columns:1fr}.detail-specs>div:nth-last-child(-n+2){border-bottom:1px solid var(--line)}.detail-specs>div:last-child{border-bottom:0}.choice-grid{grid-template-columns:1fr}.hero-search--no-room{grid-template-columns:1fr}.filter-toggle{display:inline-flex}.filter-panel form{display:none}.filter-panel.is-open form{display:grid}.filter-panel__head{margin-bottom:0}.filter-panel.is-open .filter-panel__head{margin-bottom:16px}}
