.sg-account-hub-section{position:relative;z-index:1}.sg-account-hub{--sg-deep:#0c2d31;--sg-green:#006f78;--sg-mint:#dceba5;--sg-soft:#f2f8f7;--sg-ink:#102a2d;--sg-muted:#607477;position:relative;overflow:hidden;background:linear-gradient(180deg,#f8fbfa,#eef7f6 52%,#fff);color:var(--sg-ink);padding:34px 0 72px}.sg-account-hub *{box-sizing:border-box}.sg-account-hub__shell{position:relative;z-index:2;width:min(1240px,calc(100% - 40px));margin:0 auto}.sg-account-hub__glow{position:absolute;border-radius:999px;filter:blur(8px);pointer-events:none}.sg-account-hub__glow--one{width:430px;height:430px;right:-220px;top:-160px;background:#dceba557}.sg-account-hub__glow--two{width:360px;height:360px;left:-220px;top:420px;background:#006f781a}.sg-account-hub__breadcrumb{display:flex;align-items:center;gap:9px;margin-bottom:20px;font-size:13px;color:#728487}.sg-account-hub__breadcrumb a{color:#426166;text-decoration:none}.sg-account-hub__breadcrumb a:hover{text-decoration:underline}.sg-account-hero{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.65fr);gap:18px;padding:clamp(30px,5vw,62px);border-radius:28px;background:radial-gradient(circle at 75% 0%,rgba(220,235,165,.18),transparent 35%),linear-gradient(135deg,#0b373b,#006f78);box-shadow:0 24px 60px #0c2d3129;color:#fff}.sg-account-hero__content{max-width:720px}.sg-account-hero__eyebrow{display:inline-flex;align-items:center;gap:9px;margin-bottom:18px;font-size:12px;font-weight:800;letter-spacing:.14em;color:#eff8d0}.sg-account-hero__eyebrow-dot{width:8px;height:8px;border-radius:50%;background:var(--sg-mint);box-shadow:0 0 0 6px #dceba51f}.sg-account-hero h1{max-width:700px;margin:0;color:#fff;font-size:clamp(34px,4.4vw,60px);font-weight:750;line-height:1.04;letter-spacing:-.035em;text-transform:none}.sg-account-hero__content>p{max-width:660px;margin:20px 0 0;color:#ffffffc7;font-size:clamp(16px,1.7vw,20px);line-height:1.65}.sg-account-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.sg-account-button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:12px;padding:12px 19px;font-size:14px;font-weight:750;line-height:1.2;text-decoration:none!important;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,border-color .2s ease}.sg-account-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.sg-account-button:hover{transform:translateY(-2px)}.sg-account-button--primary{background:var(--sg-mint);color:#163438!important;box-shadow:0 10px 30px #0000001f}.sg-account-button--primary:hover{background:#e8f3bc}.sg-account-button--ghost{border-color:#ffffff59;background:#ffffff12;color:#fff!important}.sg-account-button--ghost:hover{background:#ffffff24}.sg-account-hero__panel{align-self:stretch;display:flex;flex-direction:column;padding:26px;border:1px solid rgba(255,255,255,.15);border-radius:20px;background:#ffffff17;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.sg-account-hero__panel-icon{display:grid;width:50px;height:50px;place-items:center;margin-bottom:22px;border-radius:14px;background:#dceba52b;color:var(--sg-mint)}.sg-account-hero__panel-icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.sg-account-hero__panel span{display:block;color:#fff;font-size:16px;font-weight:750}.sg-account-hero__panel strong{display:block;margin-top:5px;color:#ffffffab;font-size:13px;font-weight:500;line-height:1.55}.sg-account-hero__panel ul{display:grid;gap:11px;margin:auto 0 0;padding:24px 0 0;list-style:none}.sg-account-hero__panel li{display:flex;align-items:center;gap:9px;color:#ffffffe0;font-size:13px}.sg-account-hero__panel li span{display:grid;width:20px;height:20px;place-items:center;border-radius:50%;background:#dceba524;color:var(--sg-mint);font-size:11px}.sg-account-section-heading{display:flex;align-items:end;justify-content:space-between;gap:28px;margin:54px 0 20px}.sg-account-section-heading span,.sg-account-support__copy>span{display:block;margin-bottom:5px;color:var(--sg-green);font-size:11px;font-weight:800;letter-spacing:.14em}.sg-account-section-heading h2,.sg-account-support h2{margin:0;color:var(--sg-ink);font-size:clamp(26px,3vw,36px);font-weight:750;line-height:1.15;letter-spacing:-.025em;text-transform:none}.sg-account-section-heading p{max-width:440px;margin:0;color:var(--sg-muted);font-size:14px;line-height:1.6}.sg-account-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.sg-account-card{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;min-height:132px;padding:21px;border:1px solid rgba(12,45,49,.09);border-radius:18px;background:#ffffffeb;box-shadow:0 8px 28px #0c2d310e;color:var(--sg-ink)!important;text-decoration:none!important;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.sg-account-card:hover{transform:translateY(-4px);border-color:#006f784d;box-shadow:0 16px 36px #0c2d311a}.sg-account-card--featured{background:linear-gradient(145deg,#f2f9d9,#fff 70%);border-color:#94ae4040}.sg-account-card__icon{display:grid;width:48px;height:48px;place-items:center;border-radius:14px;background:var(--sg-soft);color:var(--sg-green)}.sg-account-card--featured .sg-account-card__icon{background:var(--sg-deep);color:var(--sg-mint)}.sg-account-card__icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.sg-account-card__copy{display:block;min-width:0}.sg-account-card__copy strong{display:block;margin-bottom:6px;color:var(--sg-ink);font-size:16px;font-weight:750;line-height:1.25}.sg-account-card__copy>span{display:block;color:var(--sg-muted);font-size:13px;line-height:1.5}.sg-account-card__arrow{display:grid;width:31px;height:31px;place-items:center;border-radius:50%;background:#f1f6f5;color:var(--sg-green);font-size:18px;transition:transform .2s ease,background-color .2s ease}.sg-account-card:hover .sg-account-card__arrow{transform:translate(3px);background:var(--sg-green);color:#fff}.sg-account-support{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;margin-top:22px;padding:30px 32px;border-radius:22px;background:linear-gradient(130deg,#e7f2bb,#dceba5 44%,#edf5ce);box-shadow:0 16px 44px #0c2d3114}.sg-account-support__visual{display:grid;width:72px;height:72px;place-items:center;border-radius:20px;background:var(--sg-deep);color:var(--sg-mint)}.sg-account-support__visual svg{width:42px;height:42px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.sg-account-support__copy>span{color:#44602b}.sg-account-support h2{font-size:clamp(23px,2.5vw,31px)}.sg-account-support p{max-width:690px;margin:8px 0 0;color:#486064;font-size:14px;line-height:1.6}.sg-account-support__actions{display:flex;flex-direction:column;align-items:center;gap:9px}.sg-account-button--light{min-width:200px;background:var(--sg-deep);color:#fff!important}.sg-account-button--light:hover{background:#16464a}.sg-account-support__link{color:#26484b!important;font-size:13px;font-weight:700;text-decoration:none!important}.sg-account-support__link:hover{text-decoration:underline!important}.sg-account-foot-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px 26px;margin-top:25px;color:#6a7d80;font-size:12px}.sg-account-foot-actions>a{display:inline-flex;align-items:center;gap:8px;color:var(--sg-green)!important;font-weight:750;text-decoration:none!important}.sg-account-foot-actions>a:hover{text-decoration:underline!important}.sg-account-foot-actions svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.sg-account-foot-actions>span{position:relative;padding-left:15px}.sg-account-foot-actions>span:before{content:"";position:absolute;left:0;top:50%;width:5px;height:5px;border-radius:50%;background:var(--sg-mint);transform:translateY(-50%)}.sg-account-hub a:focus-visible{outline:3px solid #e2edac;outline-offset:3px}@media(max-width:990px){.sg-account-hero{grid-template-columns:1fr}.sg-account-hero__panel{min-height:270px}.sg-account-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sg-account-support{grid-template-columns:auto minmax(0,1fr)}.sg-account-support__actions{grid-column:1/-1;flex-direction:row;justify-content:flex-start;padding-left:96px}}@media(max-width:700px){.sg-account-hub{padding:20px 0 50px}.sg-account-hub__shell{width:min(100% - 24px,1240px)}.sg-account-hub__breadcrumb{margin-bottom:14px}.sg-account-hero{padding:29px 22px;border-radius:22px}.sg-account-hero h1{font-size:36px}.sg-account-hero__content>p{font-size:16px}.sg-account-hero__actions{display:grid}.sg-account-button{width:100%}.sg-account-hero__panel{min-height:auto;padding:22px}.sg-account-hero__panel ul{margin-top:22px}.sg-account-section-heading{display:block;margin-top:39px}.sg-account-section-heading p{margin-top:9px}.sg-account-grid{grid-template-columns:1fr}.sg-account-card{min-height:112px;padding:17px}.sg-account-support{display:block;padding:24px}.sg-account-support__visual{width:58px;height:58px;margin-bottom:18px;border-radius:16px}.sg-account-support__visual svg{width:34px;height:34px}.sg-account-support__actions{display:grid;margin-top:22px;padding:0}.sg-account-button--light{min-width:0}.sg-account-foot-actions{justify-content:flex-start;padding:0 4px}.sg-account-foot-actions>span{width:calc(50% - 13px)}}@media(max-width:390px){.sg-account-hero h1{font-size:31px}.sg-account-card{grid-template-columns:auto minmax(0,1fr)}.sg-account-card__arrow{display:none}.sg-account-foot-actions>span{width:100%}}@media(prefers-reduced-motion:reduce){.sg-account-hub *{scroll-behavior:auto!important;transition:none!important}}body.template_page-hesabim .yv-scroll-top,body[class*=template_page-hesabim] .yv-scroll-top{display:none!important}@media(max-width:700px){.sg-account-hero{padding:24px 20px}.sg-account-hero h1{font-size:32px}.sg-account-hero__content>p{margin-top:14px;font-size:15px;line-height:1.55}.sg-account-hero__actions{gap:10px;margin-top:22px}.sg-account-hero__panel{padding:18px}.sg-account-hero__panel-icon{width:44px;height:44px;margin-bottom:14px}.sg-account-hero__panel ul{gap:8px;margin-top:14px;padding-top:14px}.sg-account-hero__panel li{font-size:12px}.sg-account-support__actions .sg-account-button--light{width:100%}.sg-account-support__link{display:block;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/sg-account-hub.css.map */
