:root{--shrt-bg:#f6f8fb;--shrt-card:#fff;--shrt-text:#172033;--shrt-muted:#667085;--shrt-border:#e6eaf0;--shrt-accent:#b51f2d;--shrt-accent-dark:#8f1622;--shrt-night:#18213a;--shrt-gold:#d7a53d;--shrt-radius:18px;--shrt-shadow:0 18px 50px rgba(17,24,39,.08)}
.shrt-site-main{background:var(--shrt-bg);padding:28px 0 56px}.shrt-wrap{width:min(1180px,calc(100% - 32px));margin:0 auto;color:var(--shrt-text);font-family:inherit}.shrt-wrap *{box-sizing:border-box}.shrt-wrap a{text-decoration:none}.shrt-hero{position:relative;overflow:hidden;border-radius:26px;background:linear-gradient(135deg,#171f36 0%,#232f50 55%,#4a2332 100%);box-shadow:var(--shrt-shadow);padding:54px 56px;color:#fff}.shrt-hero:before,.shrt-hero:after{content:"";position:absolute;border-radius:999px;pointer-events:none}.shrt-hero:before{width:320px;height:320px;right:-100px;top:-120px;background:radial-gradient(circle,rgba(215,165,61,.25),rgba(215,165,61,0) 68%)}.shrt-hero:after{width:420px;height:420px;left:-180px;bottom:-260px;background:radial-gradient(circle,rgba(181,31,45,.28),rgba(181,31,45,0) 70%)}.shrt-hero__content{position:relative;z-index:2;max-width:900px}.shrt-kicker,.shrt-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;line-height:1.2;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.shrt-kicker{color:#f6d98f;margin-bottom:16px}.shrt-hero h1{margin:0 0 14px;font-size:clamp(32px,4.6vw,58px);line-height:1.02;letter-spacing:-.035em;color:#fff}.shrt-hero p{margin:0;max-width:820px;font-size:17px;line-height:1.75;color:rgba(255,255,255,.82)}.shrt-search{margin-top:28px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;background:#fff;border-radius:14px;padding:6px;box-shadow:0 12px 32px rgba(0,0,0,.18);max-width:820px}.shrt-search__icon{padding:0 10px 0 14px;font-size:26px;color:#667085}.shrt-search input{border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;padding:13px 4px!important;font:inherit!important;font-size:16px!important;color:#172033!important;min-width:0}.shrt-search input::placeholder{color:#98a2b3}.shrt-search button{border:0;border-radius:10px;background:var(--shrt-accent);color:#fff;font:inherit;font-weight:800;padding:13px 22px;cursor:pointer;transition:.2s ease}.shrt-search button:hover{background:var(--shrt-accent-dark);transform:translateY(-1px)}.shrt-stats{display:flex;flex-wrap:wrap;gap:10px 20px;margin-top:22px;color:rgba(255,255,255,.72);font-size:13px}.shrt-stats span{display:flex;align-items:center;gap:6px}.shrt-stats strong{color:#fff;font-size:15px}.shrt-alpha{display:flex;gap:7px;align-items:center;overflow:auto;padding:16px 2px 8px;margin:16px 0 10px;scrollbar-width:thin}.shrt-alpha a{flex:0 0 auto;display:grid;place-items:center;min-width:37px;height:37px;padding:0 9px;border:1px solid var(--shrt-border);border-radius:10px;background:#fff;color:#344054;font-weight:800;font-size:13px;transition:.2s ease}.shrt-alpha a:hover,.shrt-alpha a.is-active{background:var(--shrt-night);border-color:var(--shrt-night);color:#fff;transform:translateY(-1px)}.shrt-alpha .shrt-alpha__home{padding:0 14px}.shrt-section,.shrt-results{margin-top:34px}.shrt-section-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:16px}.shrt-eyebrow{color:var(--shrt-accent);margin-bottom:8px}.shrt-section-head h2,.shrt-results h2{margin:0;color:var(--shrt-text);font-size:clamp(24px,3vw,34px);line-height:1.15;letter-spacing:-.025em}.shrt-section-head>a{font-weight:800;color:var(--shrt-accent);white-space:nowrap}.shrt-count{background:#fff;border:1px solid var(--shrt-border);border-radius:999px;padding:8px 12px;color:#475467;font-size:13px;font-weight:700}.shrt-popular-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.shrt-popular-card{min-height:148px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px;border:1px solid var(--shrt-border);border-radius:var(--shrt-radius);background:#fff;color:var(--shrt-text);box-shadow:0 8px 24px rgba(17,24,39,.04);transition:.2s ease}.shrt-popular-card:hover{transform:translateY(-3px);box-shadow:var(--shrt-shadow);border-color:#d4d9e2}.shrt-popular-card__icon{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#fff5f5;color:var(--shrt-accent);font-size:18px}.shrt-popular-card strong{font-size:17px;line-height:1.35}.shrt-popular-card>span:last-child{font-size:12px;font-weight:800;color:#667085}.shrt-popular-card b{color:var(--shrt-accent)}.shrt-theme-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.shrt-theme-card{position:relative;display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:start;min-height:138px;padding:20px;border-radius:var(--shrt-radius);border:1px solid var(--shrt-border);background:#fff;color:var(--shrt-text);transition:.2s ease}.shrt-theme-card:hover{transform:translateY(-2px);box-shadow:var(--shrt-shadow)}.shrt-theme-card__icon{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:#f2f4f7;font-size:21px}.shrt-theme-card strong{display:block;margin:2px 0 6px;font-size:16px}.shrt-theme-card small{display:block;color:var(--shrt-muted);font-size:12px;line-height:1.55}.shrt-theme-card em{grid-column:2;font-style:normal;color:var(--shrt-accent);font-size:11px;font-weight:800}.shrt-letter-grid{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:9px}.shrt-letter-grid a{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:78px;border:1px solid var(--shrt-border);border-radius:14px;background:#fff;color:var(--shrt-text);transition:.2s ease}.shrt-letter-grid a:hover{background:var(--shrt-night);color:#fff;transform:translateY(-2px)}.shrt-letter-grid strong{font-size:24px;line-height:1}.shrt-letter-grid span{margin-top:6px;font-size:10px;color:#98a2b3}.shrt-letter-grid a:hover span{color:rgba(255,255,255,.7)}.shrt-list-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.shrt-list-item{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:14px 15px;border:1px solid var(--shrt-border);border-radius:14px;background:#fff;color:var(--shrt-text);transition:.18s ease}.shrt-list-item:hover{border-color:#ccd2dc;transform:translateY(-1px);box-shadow:0 10px 26px rgba(17,24,39,.06)}.shrt-list-item__letter{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#f2f4f7;font-weight:900;color:var(--shrt-accent)}.shrt-list-item__text{min-width:0}.shrt-list-item__text strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.shrt-list-item__text small{display:block;margin-top:3px;color:#98a2b3;font-size:11px}.shrt-list-item__arrow{color:var(--shrt-accent);font-weight:900}.shrt-empty{padding:34px;border:1px dashed #cfd5df;border-radius:var(--shrt-radius);background:#fff;text-align:center;color:#667085}.shrt-empty strong,.shrt-empty h1{color:var(--shrt-text)}.shrt-empty a{display:inline-block;margin-top:12px;color:var(--shrt-accent);font-weight:800}.shrt-disclaimer{display:grid;grid-template-columns:auto 1fr;gap:13px;margin-top:32px;padding:18px 20px;border:1px solid #e7dcbf;border-radius:16px;background:#fffaf0;color:#604e24}.shrt-disclaimer__icon{display:grid;place-items:center;width:30px;height:30px;border:1px solid #dfc98f;border-radius:999px;font-weight:900}.shrt-disclaimer strong{display:block;margin-bottom:4px;color:#493a17}.shrt-disclaimer p{margin:0;font-size:12px;line-height:1.65}.shrt-breadcrumb{display:flex;flex-wrap:wrap;gap:7px;align-items:center;margin:2px 0 16px;font-size:12px;color:#98a2b3}.shrt-breadcrumb a{color:#667085;font-weight:700}.shrt-article{overflow:hidden;border:1px solid var(--shrt-border);border-radius:24px;background:#fff;box-shadow:var(--shrt-shadow)}.shrt-article__header{padding:48px 54px 36px;background:linear-gradient(180deg,#fff 0%,#fbfcfd 100%);border-bottom:1px solid var(--shrt-border)}.shrt-article__header .shrt-kicker{color:var(--shrt-accent)}.shrt-article__header h1{margin:0 0 18px;max-width:900px;font-size:clamp(34px,5vw,56px);line-height:1.04;letter-spacing:-.04em;color:var(--shrt-text)}.shrt-lead{margin:0;max-width:920px;color:#475467;font-size:18px;line-height:1.75}.shrt-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:19px;color:#98a2b3;font-size:11px;font-weight:700}.shrt-answer-box{margin:28px 54px 0;padding:25px 27px;border-radius:18px;background:linear-gradient(135deg,#f7f8fb,#fff);border:1px solid #e6eaf0}.shrt-answer-box__label{display:inline-flex;margin-bottom:8px;color:var(--shrt-accent);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.shrt-answer-box h2{margin:0 0 8px!important;font-size:22px!important}.shrt-answer-box p{margin:0!important;color:#475467!important;font-size:15px!important;line-height:1.75!important}.shrt-article__body{padding:34px 54px 52px}.shrt-article__body>h2{margin:32px 0 12px;font-size:28px;letter-spacing:-.02em;color:var(--shrt-text)}.shrt-article__body>h2:first-child{margin-top:0}.shrt-article__body>p{margin:0 0 15px;color:#475467;font-size:16px;line-height:1.82}.shrt-two-col{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:30px 0}.shrt-tone-card{display:grid;grid-template-columns:auto 1fr;gap:14px;padding:20px;border-radius:16px;border:1px solid var(--shrt-border)}.shrt-tone-card>span{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;font-weight:900}.shrt-tone-card h2{margin:0 0 7px;font-size:17px;line-height:1.3}.shrt-tone-card p{margin:0;color:#667085;font-size:13px;line-height:1.7}.shrt-tone-card--positive{background:#f7fbf8}.shrt-tone-card--positive>span{background:#e6f5eb;color:#247b46}.shrt-tone-card--caution{background:#fffbf3}.shrt-tone-card--caution>span{background:#fff0cc;color:#9a6710}.shrt-detail-box{margin:30px 0;padding:25px 28px;border:1px solid var(--shrt-border);border-radius:18px;background:#fbfcfd}.shrt-detail-box h2{margin:0 0 7px;font-size:22px}.shrt-detail-box p{margin:0 0 12px;color:#667085}.shrt-detail-box ul{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0;padding:0;list-style:none}.shrt-detail-box li{position:relative;padding:11px 12px 11px 34px;border-radius:11px;background:#fff;color:#475467;font-size:13px}.shrt-detail-box li:before{content:"✓";position:absolute;left:12px;color:var(--shrt-accent);font-weight:900}.shrt-faq{margin-top:34px;padding-top:30px;border-top:1px solid var(--shrt-border)}.shrt-faq h2{margin:0 0 15px;font-size:27px}.shrt-faq details{border:1px solid var(--shrt-border);border-radius:13px;background:#fff;margin:9px 0;overflow:hidden}.shrt-faq summary{cursor:pointer;list-style:none;padding:16px 18px;font-weight:800;color:#344054}.shrt-faq summary::-webkit-details-marker{display:none}.shrt-faq summary:after{content:"+";float:right;color:var(--shrt-accent);font-size:20px}.shrt-faq details[open] summary:after{content:"−"}.shrt-faq details p{margin:0;padding:0 18px 17px;color:#667085;font-size:14px;line-height:1.7}.shrt-related{margin-top:30px}
@media (max-width:1000px){.shrt-popular-grid{grid-template-columns:repeat(3,1fr)}.shrt-theme-grid{grid-template-columns:repeat(2,1fr)}.shrt-letter-grid{grid-template-columns:repeat(8,1fr)}}
@media (max-width:760px){.shrt-site-main{padding-top:14px}.shrt-wrap{width:min(100% - 20px,1180px)}.shrt-hero{padding:34px 22px;border-radius:20px}.shrt-hero p{font-size:15px}.shrt-search{grid-template-columns:auto 1fr}.shrt-search button{grid-column:1/-1;width:100%;margin-top:5px}.shrt-stats{gap:8px 14px}.shrt-popular-grid,.shrt-theme-grid,.shrt-list-grid,.shrt-two-col{grid-template-columns:1fr}.shrt-letter-grid{grid-template-columns:repeat(5,1fr)}.shrt-section-head{align-items:flex-start}.shrt-section-head h2{font-size:25px}.shrt-theme-card{min-height:0}.shrt-list-item__text strong{white-space:normal}.shrt-article__header{padding:34px 22px 26px}.shrt-article__header h1{font-size:36px}.shrt-lead{font-size:16px}.shrt-answer-box{margin:20px 20px 0;padding:20px}.shrt-article__body{padding:26px 22px 34px}.shrt-article__body>h2{font-size:24px}.shrt-detail-box ul{grid-template-columns:1fr}.shrt-breadcrumb{line-height:1.5}}
@media (max-width:430px){.shrt-letter-grid{grid-template-columns:repeat(4,1fr)}.shrt-alpha a{min-width:34px;height:34px}.shrt-popular-card{min-height:130px}.shrt-disclaimer{grid-template-columns:1fr}.shrt-article__header h1{font-size:32px}}
@media (prefers-reduced-motion:reduce){.shrt-wrap *{scroll-behavior:auto!important;transition:none!important}}
.shrt-mini{display:grid;grid-template-columns:auto 1fr;gap:12px 14px;align-items:center;padding:18px;border:1px solid var(--shrt-border);border-radius:18px;background:linear-gradient(135deg,#fff,#f8f9fc);box-shadow:0 10px 30px rgba(17,24,39,.06);color:var(--shrt-text);font-family:inherit}.shrt-mini__icon{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:var(--shrt-night);color:#f6d98f;font-size:24px}.shrt-mini__body strong{display:block;font-size:17px}.shrt-mini__body span{display:block;margin-top:2px;color:#98a2b3;font-size:11px}.shrt-mini form{grid-column:1/-1;display:grid;grid-template-columns:1fr auto;gap:7px}.shrt-mini input{min-width:0;border:1px solid var(--shrt-border)!important;border-radius:10px!important;background:#fff!important;padding:11px 12px!important;font:inherit!important;box-shadow:none!important}.shrt-mini button{border:0;border-radius:10px;background:var(--shrt-accent);color:#fff;font:inherit;font-weight:800;padding:0 16px;cursor:pointer}.shrt-mini__link{grid-column:1/-1;color:var(--shrt-accent)!important;font-size:11px;font-weight:800;text-decoration:none!important}
.shrt-alpha>span.is-empty{flex:0 0 auto;display:grid;place-items:center;min-width:37px;height:37px;padding:0 9px;border:1px dashed #d7dce5;border-radius:10px;background:#f8f9fb;color:#b1b8c4;font-weight:800;font-size:13px;cursor:not-allowed}.shrt-letter-grid>span.is-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:78px;border:1px dashed #d7dce5;border-radius:14px;background:#f8f9fb;color:#b1b8c4}.shrt-letter-grid>span.is-empty strong{font-size:24px}.shrt-letter-grid>span.is-empty span{margin-top:6px;font-size:10px}

/* v1.0.1 - Arama alanı hizalama ve tema çakışması düzeltmeleri */
.shrt-search,
.shrt-search *,
.shrt-mini,
.shrt-mini *{box-sizing:border-box}

.shrt-search{
    width:100%;
    grid-template-columns:44px minmax(0,1fr) auto;
    column-gap:0;
    min-height:58px;
}
.shrt-search__icon{
    width:44px;
    height:46px;
    padding:0;
    margin:0;
    display:flex;
    align-items:center;
    justify-content:center;
    line-height:1;
    transform:none;
}
.shrt-search input[type="search"]{
    display:block!important;
    width:100%!important;
    max-width:none!important;
    height:46px!important;
    min-height:46px!important;
    margin:0!important;
    padding:0 10px!important;
    border:0!important;
    border-radius:0!important;
    line-height:46px!important;
    vertical-align:middle!important;
    -webkit-appearance:none!important;
    appearance:none!important;
}
.shrt-search button[type="submit"]{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:auto!important;
    min-width:92px;
    height:46px!important;
    min-height:46px!important;
    margin:0!important;
    padding:0 22px!important;
    line-height:1!important;
    white-space:nowrap;
    -webkit-appearance:none!important;
    appearance:none!important;
}

.shrt-mini{
    width:100%;
    max-width:100%;
}
.shrt-mini form{
    width:100%;
    min-width:0;
    margin:0!important;
    padding:0!important;
    grid-template-columns:minmax(0,1fr) auto;
    align-items:stretch;
}
.shrt-mini input[type="search"]{
    display:block!important;
    width:100%!important;
    max-width:none!important;
    height:44px!important;
    min-height:44px!important;
    margin:0!important;
    padding:0 12px!important;
    line-height:42px!important;
    vertical-align:middle!important;
    -webkit-appearance:none!important;
    appearance:none!important;
}
.shrt-mini button[type="submit"]{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:auto!important;
    min-width:72px;
    height:44px!important;
    min-height:44px!important;
    margin:0!important;
    padding:0 16px!important;
    line-height:1!important;
    white-space:nowrap;
    -webkit-appearance:none!important;
    appearance:none!important;
}

@media (max-width:760px){
    .shrt-search{
        grid-template-columns:40px minmax(0,1fr);
        row-gap:6px;
        padding:6px;
    }
    .shrt-search__icon{width:40px;height:46px}
    .shrt-search button[type="submit"]{
        grid-column:1/-1;
        width:100%!important;
        min-width:0;
        margin:0!important;
    }
    .shrt-mini form{
        grid-template-columns:minmax(0,1fr) auto;
    }
}

@media (max-width:430px){
    .shrt-mini form{
        grid-template-columns:1fr;
    }
    .shrt-mini button[type="submit"]{
        width:100%!important;
    }
}


/* v1.0.2 - Premium tek eksenli arama çubuğu; tema kaynaklı kaymaları tamamen izole eder */
.shrt-search{
    display:flex!important;
    grid-template-columns:none!important;
    align-items:center!important;
    gap:0!important;
    width:min(100%,860px)!important;
    max-width:860px!important;
    min-height:64px!important;
    margin:30px 0 0!important;
    padding:6px!important;
    overflow:hidden!important;
    background:#fff!important;
    border:1px solid rgba(23,32,51,.09)!important;
    border-radius:18px!important;
    box-shadow:0 16px 42px rgba(0,0,0,.20)!important;
    transition:border-color .2s ease,box-shadow .2s ease!important;
}
.shrt-search:focus-within{
    border-color:rgba(181,31,45,.34)!important;
    box-shadow:0 18px 46px rgba(0,0,0,.22),0 0 0 3px rgba(181,31,45,.10)!important;
}
.shrt-search__icon{
    flex:0 0 48px!important;
    width:48px!important;
    height:50px!important;
    padding:0!important;
    margin:0!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    color:#7b8495!important;
    line-height:1!important;
    transform:none!important;
}
.shrt-search__icon svg{
    display:block!important;
    width:21px!important;
    height:21px!important;
    fill:none!important;
    stroke:currentColor!important;
    stroke-width:1.9!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
}
.shrt-search input[type="search"]{
    flex:1 1 auto!important;
    display:block!important;
    width:0!important;
    max-width:none!important;
    min-width:0!important;
    height:50px!important;
    min-height:50px!important;
    margin:0!important;
    padding:0 14px 0 4px!important;
    border:0!important;
    border-radius:0!important;
    outline:0!important;
    background:transparent!important;
    box-shadow:none!important;
    color:#172033!important;
    font-family:inherit!important;
    font-size:16px!important;
    font-weight:500!important;
    line-height:normal!important;
    vertical-align:middle!important;
    -webkit-appearance:none!important;
    appearance:none!important;
}
.shrt-search input[type="search"]::-webkit-search-decoration,
.shrt-search input[type="search"]::-webkit-search-cancel-button,
.shrt-search input[type="search"]::-webkit-search-results-button,
.shrt-search input[type="search"]::-webkit-search-results-decoration{
    -webkit-appearance:none!important;
}
.shrt-search input[type="search"]::placeholder{
    color:#98a2b3!important;
    opacity:1!important;
}
.shrt-search button[type="submit"]{
    flex:0 0 auto!important;
    grid-column:auto!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:auto!important;
    min-width:126px!important;
    height:50px!important;
    min-height:50px!important;
    margin:0!important;
    padding:0 24px!important;
    border:0!important;
    border-radius:12px!important;
    background:linear-gradient(135deg,var(--shrt-accent),var(--shrt-accent-dark))!important;
    box-shadow:0 7px 18px rgba(181,31,45,.22)!important;
    color:#fff!important;
    font-family:inherit!important;
    font-size:14px!important;
    font-weight:800!important;
    line-height:1!important;
    letter-spacing:.01em!important;
    white-space:nowrap!important;
    cursor:pointer!important;
    transform:none!important;
    -webkit-appearance:none!important;
    appearance:none!important;
}
.shrt-search button[type="submit"]:hover,
.shrt-search button[type="submit"]:focus{
    background:linear-gradient(135deg,#c42434,#941723)!important;
    box-shadow:0 9px 22px rgba(181,31,45,.30)!important;
    transform:none!important;
}

/* Kısa kod arama kutusunu da aynı eksende sabit tut */
.shrt-mini form{
    display:flex!important;
    grid-template-columns:none!important;
    align-items:center!important;
    gap:8px!important;
    width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
}
.shrt-mini input[type="search"]{
    flex:1 1 auto!important;
    width:0!important;
    min-width:0!important;
    height:46px!important;
    min-height:46px!important;
    margin:0!important;
    padding:0 13px!important;
    line-height:normal!important;
}
.shrt-mini button[type="submit"]{
    flex:0 0 auto!important;
    width:auto!important;
    min-width:78px!important;
    height:46px!important;
    min-height:46px!important;
    margin:0!important;
    padding:0 17px!important;
}

@media (max-width:620px){
    .shrt-search{
        min-height:60px!important;
        margin-top:24px!important;
        padding:5px!important;
        border-radius:15px!important;
    }
    .shrt-search__icon{
        flex-basis:42px!important;
        width:42px!important;
        height:48px!important;
    }
    .shrt-search__icon svg{width:19px!important;height:19px!important}
    .shrt-search input[type="search"]{
        height:48px!important;
        min-height:48px!important;
        padding:0 8px 0 2px!important;
        font-size:15px!important;
    }
    .shrt-search button[type="submit"]{
        width:auto!important;
        min-width:104px!important;
        height:48px!important;
        min-height:48px!important;
        padding:0 15px!important;
        font-size:13px!important;
        border-radius:11px!important;
    }
}
@media (max-width:430px){
    .shrt-search__icon{
        flex-basis:38px!important;
        width:38px!important;
    }
    .shrt-search input[type="search"]{font-size:14px!important}
    .shrt-search button[type="submit"]{
        min-width:88px!important;
        padding:0 12px!important;
    }
    .shrt-mini form{display:flex!important}
    .shrt-mini input[type="search"]{width:0!important}
    .shrt-mini button[type="submit"]{width:auto!important;min-width:72px!important}
}
