:root{--ink:#17140f;--ink-soft:#514b40;--dark:#15110a;--dark-2:#211a0d;--gold:#d7a634;--gold-bright:#f0c75e;--gold-soft:#fff6dc;--paper:#fffdf8;--soft:#f6f1e6;--line:#e8deca;--white:#ffffff;--success:#18794e;--error:#b42318;--shadow:0 24px 70px rgba(35,25,5,0.09);--radius-sm:12px;--radius-md:20px;--radius-lg:30px;--container:1180px} *{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;min-width:320px;background:var(--paper);color:var(--ink);font-family:Tahoma,Arial,sans-serif;line-height:1.8;-webkit-font-smoothing:antialiased} img{display:block;max-width:100%} a{color:inherit;text-decoration:none} button,input,textarea{font:inherit} button,a{-webkit-tap-highlight-color:transparent} svg{width:1.35em;height:1.35em;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round} .container{width:min(calc(100% - 32px),var(--container));margin-inline:auto} .narrow{max-width:820px} .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} .skip-link{position:fixed;top:12px;right:12px;z-index:999;background:var(--white);color:var(--ink);padding:10px 16px;border-radius:10px;transform:translateY(-160%);transition:transform .2s} .skip-link:focus{transform:translateY(0)} .site-header{position:sticky;top:0;z-index:50;color:var(--white);background:rgba(21,17,10,.94);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(14px)} .header-inner{min-height:76px;display:flex;align-items:center;gap:24px} .brand{display:inline-flex;align-items:center;gap:10px;min-width:max-content} .brand-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:var(--dark);background:linear-gradient(135deg,var(--gold-bright),var(--gold));box-shadow:0 8px 24px rgba(215,166,52,.25)} .brand-mark svg{width:22px;height:22px;stroke-width:1.9} .brand strong,.brand small{display:block} .brand strong{font-size:1.05rem;line-height:1.3} .brand small{color:#bfb8aa;font-size:.72rem} .desktop-nav{display:flex;align-items:center;gap:28px;margin-inline-start:auto} .desktop-nav a{position:relative;color:#d8d2c7;font-size:.9rem;transition:color .2s} .desktop-nav a:hover,.desktop-nav a:focus-visible,.desktop-nav a.is-active{color:var(--gold-bright)} .desktop-nav a.is-active::after{content:"";position:absolute;right:0;left:0;bottom:-25px;height:2px;background:var(--gold)} .header-cta{margin-inline-start:8px} .menu-toggle{display:none;width:44px;height:44px;margin-inline-start:auto;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:transparent;color:var(--white);padding:10px;cursor:pointer} .menu-toggle span:not(.sr-only){display:block;height:2px;margin:4px 0;background:currentColor;border-radius:2px} .mobile-nav{border-top:1px solid rgba(255,255,255,.08);background:var(--dark)} .mobile-nav .container{display:grid;gap:4px;padding-block:12px 20px} .mobile-nav a:not(.button){padding:10px 2px;color:#ddd5c8} .mobile-nav .button{margin-top:8px} .button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border:1px solid transparent;border-radius:14px;font-weight:700;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s,color .2s} .button:hover{transform:translateY(-2px)} .button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid rgba(215,166,52,.4);outline-offset:3px} .button-primary{color:var(--dark);background:linear-gradient(135deg,var(--gold-bright),var(--gold));box-shadow:0 10px 30px rgba(215,166,52,.22)} .button-primary:hover{box-shadow:0 14px 34px rgba(215,166,52,.34)} .button-outline{color:var(--ink);border-color:var(--line);background:transparent} .site-header .button-outline{color:var(--white);border-color:rgba(255,255,255,.25)} .button-ghost{color:var(--white);border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.04)} .button-light{color:var(--dark);background:var(--white)} .button-compact{min-height:42px;padding-inline:18px;font-size:.84rem;border-radius:12px} .button:disabled{opacity:.55;cursor:wait;transform:none} .text-link{display:inline-flex;align-items:center;gap:8px;color:#8b6519;font-weight:700} .text-link svg{transform:scaleX(-1)} .section-dark{color:var(--white);background:var(--dark)} .hero{position:relative;min-height:690px;overflow:hidden} .hero::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 32%,rgba(215,166,52,.17),transparent 32%),linear-gradient(135deg,rgba(255,255,255,.025),transparent 50%);pointer-events:none} .hero-grid{position:relative;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;min-height:690px;gap:40px;padding-block:56px} .hero-content{max-width:650px} .eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--gold-bright);font-size:.8rem;font-weight:700;letter-spacing:.02em} .eyebrow i{width:20px;height:1px;background:currentColor} .eyebrow-light{color:#9a711e} .hero h1,.page-hero h1,.feature-page h1,.error-page h1{margin:18px 0 18px;line-height:1.35;letter-spacing:-.03em} .hero h1{font-size:clamp(2.6rem,5vw,5.2rem)} .hero h1 span{color:var(--gold-bright)} .hero-content>p{max-width:610px;margin:0;color:#cfc7ba;font-size:1.05rem} .hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px} .hero-trust{display:flex;flex-wrap:wrap;gap:22px;margin-top:34px;color:#bfb7a9;font-size:.82rem} .hero-trust span{display:inline-flex;align-items:center;gap:7px} .hero-trust svg{color:var(--gold)} .hero-visual{position:relative;min-height:520px;display:grid;place-items:center} .hero-visual>img{width:min(100%,590px);aspect-ratio:640/560;object-fit:contain} .floating-card{position:absolute;display:flex;align-items:center;gap:12px;padding:14px 16px;border:1px solid rgba(255,255,255,.13);border-radius:15px;background:rgba(34,27,15,.86);box-shadow:0 20px 50px rgba(0,0,0,.22);backdrop-filter:blur(10px)} .floating-card small,.floating-card strong{display:block} .floating-card small{color:#aaa292;font-size:.7rem} .floating-card strong{color:var(--white);font-size:.84rem} .floating-card-one{top:15%;left:0} .floating-card-two{bottom:14%;right:1%} .floating-card-two>span{width:38px;height:38px;display:grid;place-items:center;color:var(--dark);border-radius:50%;background:var(--gold)} .quick-access,.content-section,.features-section,.faq-section,.page-content{padding-block:96px} .section-heading{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:36px} .section-heading h2,.center-heading h2,.price-copy h2,.trust-section h2,.faq-grid h2,.cta-box h2{margin:8px 0 0;font-size:clamp(1.7rem,3vw,2.65rem);line-height:1.45} .section-heading>p{max-width:470px;margin:0;color:var(--ink-soft);font-size:.9rem} .quick-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px} .quick-card{position:relative;min-height:245px;display:flex;flex-direction:column;padding:22px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white);transition:transform .2s,border-color .2s,box-shadow .2s} .quick-card:hover{transform:translateY(-6px);border-color:#d8b763;box-shadow:var(--shadow)} .quick-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;color:#8b6519;background:var(--gold-soft)} .quick-icon svg{width:24px;height:24px} .quick-copy{display:flex;flex-direction:column;flex:1;margin-top:20px} .quick-copy strong{font-size:.98rem} .quick-copy small{margin-top:8px;color:var(--ink-soft);font-size:.75rem;line-height:1.8} .quick-copy em{margin-top:auto;padding-top:15px;color:#9a711e;font-size:.68rem;font-style:normal} .quick-arrow{position:absolute;bottom:20px;left:18px;color:#9b927f;transform:scaleX(-1)} .price-section{padding-block:86px;background:var(--soft)} .price-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px;align-items:center} .price-copy p{color:var(--ink-soft)} .price-panel,.inline-status{min-height:250px;display:flex;flex-direction:column;justify-content:center;padding:38px;border:1px solid #dfcfaa;border-radius:var(--radius-lg);background:linear-gradient(145deg,#fffefb,#f7ecd0);box-shadow:var(--shadow)} .inline-status{min-height:210px;margin:30px 0;color:var(--ink);text-align:right} .price-label{color:var(--ink-soft);font-size:.86rem} .price-value{margin-block:8px;color:var(--ink);font-size:clamp(2rem,4vw,3.9rem);line-height:1.35} .price-meta{display:flex;flex-wrap:wrap;gap:12px 24px;color:#756a55;font-size:.78rem} .data-badge{align-self:flex-start;padding:5px 10px;color:#7d5c18;border-radius:999px;background:#f3e5bd;font-size:.7rem} .data-badge-error{color:var(--error);background:#fee4e2} .price-empty-title{margin-top:16px;font-size:1.25rem} .price-empty-text{max-width:580px;color:var(--ink-soft)} .skeleton{position:relative;overflow:hidden;border-radius:8px;background:#e8dcc0} .skeleton::after{content:"";position:absolute;inset:0;transform:translateX(100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.65),transparent);animation:shimmer 1.3s infinite} .skeleton-label{width:30%;height:14px} .skeleton-price{width:70%;height:55px;margin-block:18px} .skeleton-meta{width:50%;height:12px} @keyframes shimmer{to{transform:translateX(-100%)}} .content-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px} .article-card,.product-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white)} .article-media{aspect-ratio:16/9;background:linear-gradient(135deg,#201a0f,#7c5a19)} .article-media img,.product-media img{width:100%;height:100%;object-fit:cover} .media-placeholder{width:100%;height:100%;display:grid;place-items:center;color:#f5d988;font-size:.85rem} .article-body{padding:22px} .article-body time{color:#8a7f6d;font-size:.72rem} .article-body h3{margin:8px 0;line-height:1.6} .article-body p{margin:0;color:var(--ink-soft);font-size:.82rem} .empty-card{grid-column:1/-1;min-height:230px;display:grid;place-items:center;align-content:center;padding:34px;border:1px dashed #d7c7a5;border-radius:var(--radius-md);background:rgba(255,255,255,.55);text-align:center} .empty-card>span{width:46px;height:46px;display:grid;place-items:center;color:#8b6519;border-radius:50%;background:var(--gold-soft);font-size:1.15rem} .empty-card h3{margin:14px 0 4px} .empty-card p{max-width:520px;margin:0;color:var(--ink-soft);font-size:.82rem} .section-soft,.products-section{background:var(--soft)} .products-section{padding-block:96px} .product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px} .product-card{padding:12px 12px 18px} .product-media{aspect-ratio:1;overflow:hidden;border-radius:14px;background:#ede4d2} .product-card small{display:block;margin:14px 5px 2px;color:#8b6519} .product-card h3{margin:0 5px 10px;font-size:.95rem} .product-price{margin-inline:5px;font-size:.88rem} .center-heading{max-width:700px;margin:0 auto 42px;text-align:center} .center-heading p{color:var(--ink-soft)} .feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px} .feature-grid article{padding:30px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white)} .feature-grid article>span{width:50px;height:50px;display:grid;place-items:center;color:#805d17;border-radius:15px;background:var(--gold-soft)} .feature-grid h3{margin:18px 0 7px} .feature-grid p{margin:0;color:var(--ink-soft);font-size:.84rem} .trust-section{position:relative;padding-block:92px;overflow:hidden} .trust-section::after{content:"";position:absolute;width:430px;height:430px;left:-180px;top:-150px;border:1px solid rgba(215,166,52,.18);border-radius:50%;box-shadow:0 0 0 70px rgba(215,166,52,.04),0 0 0 140px rgba(215,166,52,.025)} .trust-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:center} .trust-grid>div:first-child p{color:#bdb5a7} .trust-list{display:grid;gap:12px} .trust-list span{display:flex;align-items:center;gap:14px;padding:14px 16px;border:1px solid rgba(255,255,255,.1);border-radius:13px;color:#ded7ca;background:rgba(255,255,255,.03)} .trust-list b{color:var(--gold-bright);font-size:.72rem} .faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;align-items:start} .faq-grid>div:first-child p{color:var(--ink-soft)} .faq-item{border-bottom:1px solid var(--line)} .faq-item summary{display:flex;justify-content:space-between;gap:20px;padding:22px 0;font-weight:700;cursor:pointer;list-style:none} .faq-item summary::-webkit-details-marker{display:none} .faq-item summary span{color:#8b6519;font-size:1.25rem;transition:transform .2s} .faq-item[open] summary span{transform:rotate(45deg)} .faq-item p{margin:-5px 0 22px;color:var(--ink-soft);font-size:.86rem} .cta-section{padding:0 0 96px} .cta-box{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:44px;color:var(--white);border-radius:var(--radius-lg);background:linear-gradient(135deg,#8a6418,#bd8d27);box-shadow:var(--shadow)} .cta-box .eyebrow{color:#fff1c0} .cta-box h2{max-width:760px;font-size:clamp(1.4rem,2.5vw,2.2rem)} .page-hero,.feature-page,.error-page{padding-block:110px 100px;text-align:center} .page-hero p,.feature-page>.container>p,.error-page p{color:#c7c0b3;font-size:1rem} .page-hero h1,.feature-page h1,.error-page h1{font-size:clamp(2.2rem,5vw,4rem)} .prose-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:60px;align-items:start} .prose{max-width:850px} .prose h2{margin:0 0 10px;padding-top:28px;font-size:1.4rem} .prose h2:first-child{padding-top:0} .prose p{color:var(--ink-soft)} .side-card{position:sticky;top:105px;padding:28px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--soft)} .side-card>span{width:50px;height:50px;display:grid;place-items:center;border-radius:14px;color:#835e18;background:var(--gold-soft)} .side-card h2{font-size:1.2rem} .side-card ul{margin:0;padding-right:20px;color:var(--ink-soft)} .contact-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:65px;align-items:start} .contact-intro h2{margin-top:0} .contact-intro>p{color:var(--ink-soft)} .contact-note{display:flex;gap:14px;margin-top:28px;padding:18px;border:1px solid var(--line);border-radius:16px;background:var(--soft)} .contact-note>span{color:#8b6519} .contact-note strong{display:block} .contact-note p{margin:3px 0 0;color:var(--ink-soft);font-size:.78rem} .contact-form{padding:30px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white);box-shadow:var(--shadow)} .form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px} .contact-form label{display:grid;gap:7px;margin-bottom:16px;color:#4c4539;font-size:.82rem;font-weight:700} .contact-form input,.contact-form textarea{width:100%;border:1px solid #d9cdb7;border-radius:12px;background:#fffefb;padding:11px 13px;color:var(--ink);resize:vertical} .contact-form input{min-height:48px} .contact-form input:focus,.contact-form textarea:focus{border-color:#bd8d27} .honeypot{position:absolute !important;right:-9999px !important;width:1px !important;height:1px !important;overflow:hidden !important} .form-message{min-height:30px;margin-bottom:10px;font-size:.82rem} .form-message.is-success{color:var(--success)} .form-message.is-error{color:var(--error)} .feature-page{min-height:690px;display:grid;align-items:center} .feature-large-icon{width:84px;height:84px;display:grid;place-items:center;margin:0 auto 22px;color:var(--dark);border-radius:24px;background:linear-gradient(135deg,var(--gold-bright),var(--gold))} .feature-large-icon svg{width:42px;height:42px} .coming-soon{margin:32px 0;padding:22px;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-md);background:rgba(255,255,255,.04);text-align:right} .coming-soon p{margin-bottom:0;color:#c6beb0;font-size:.86rem} .error-code{display:block;color:var(--gold-bright);font-size:clamp(4rem,12vw,8rem);font-weight:900;line-height:1} .error-page .hero-actions{justify-content:center} .error-page code{display:block;width:max-content;max-width:100%;margin:20px auto;padding:9px 14px;overflow-wrap:anywhere;border:1px solid rgba(255,255,255,.15);border-radius:10px;color:#d6cec0} .site-footer{color:#d8d1c4;background:#0f0d09} .footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:42px;padding-block:66px 44px} .brand-footer{color:var(--white)} .footer-grid>div:first-child p{max-width:360px;color:#948d81;font-size:.8rem} .footer-grid h2{margin:0 0 16px;color:var(--white);font-size:.9rem} .footer-grid>div:not(:first-child) a{display:block;margin:8px 0;color:#aaa397;font-size:.78rem} .footer-grid a:hover{color:var(--gold-bright)} .status-dot{display:flex;align-items:center;gap:8px;color:#aaa397;font-size:.78rem} .status-dot i{width:8px;height:8px;border-radius:50%;background:#40b37a;box-shadow:0 0 0 5px rgba(64,179,122,.1)} .footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-block:20px;border-top:1px solid rgba(255,255,255,.08);color:#807a70;font-size:.72rem} @media (max-width:1050px){.desktop-nav,.header-cta{display:none} .menu-toggle{display:block} .hero-grid{grid-template-columns:1fr 1fr} .quick-grid{grid-template-columns:repeat(3,minmax(0,1fr))} .quick-card:nth-last-child(-n+2){min-height:215px} .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))} .footer-grid{grid-template-columns:1.2fr 1fr 1fr} .footer-grid>div:last-child{grid-column:2 / 4}} @media (max-width:800px){.hero{min-height:auto} .hero-grid{grid-template-columns:1fr;min-height:auto;padding-block:72px 48px} .hero-content{text-align:center;margin-inline:auto} .hero-content .eyebrow{justify-content:center} .hero-actions,.hero-trust{justify-content:center} .hero-visual{min-height:420px} .floating-card-one{left:6%} .floating-card-two{right:6%} .section-heading{align-items:start;flex-direction:column} .quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))} .price-grid,.trust-grid,.faq-grid,.prose-grid,.contact-grid{grid-template-columns:1fr;gap:40px} .content-grid,.feature-grid{grid-template-columns:1fr} .side-card{position:static} .cta-box{align-items:start;flex-direction:column} .footer-grid{grid-template-columns:1fr 1fr} .footer-grid>div:first-child{grid-column:1 / -1} .footer-grid>div:last-child{grid-column:auto}} @media (max-width:540px){.container{width:min(calc(100% - 22px),var(--container))} .header-inner{min-height:66px} .brand-mark{width:38px;height:38px} .hero h1{font-size:2.35rem} .hero-content>p{font-size:.92rem} .hero-actions{display:grid} .hero-actions .button{width:100%} .hero-trust{gap:12px} .hero-visual{min-height:340px} .floating-card{padding:10px 12px} .floating-card-one{top:9%;left:0} .floating-card-two{bottom:7%;right:0} .quick-access,.content-section,.features-section,.faq-section,.page-content,.products-section{padding-block:70px} .quick-grid,.product-grid,.form-row,.footer-grid{grid-template-columns:1fr} .quick-card{min-height:205px} .price-panel,.inline-status{padding:24px;border-radius:22px} .price-value{font-size:2rem} .trust-section{padding-block:70px} .cta-section{padding-bottom:70px} .cta-box{padding:28px 22px;border-radius:22px} .page-hero,.feature-page,.error-page{padding-block:80px 70px} .contact-form{padding:20px 16px} .footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:auto} .footer-bottom{flex-direction:column;align-items:center;text-align:center}} @media (prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto !important;animation-duration:.001ms !important;animation-iteration-count:1 !important;transition-duration:.001ms !important}} .price-dashboard,.calculator-section{padding-block:76px 96px;background:var(--surface)} .market-toolbar,.chart-header,.calculation-cta{display:flex;align-items:center;justify-content:space-between;gap:24px} .market-toolbar{margin-bottom:24px} .market-toolbar h2,.chart-header h2,.calculation-cta h2{margin:0 0 6px} .market-toolbar p,.calculation-cta p{margin:0;color:var(--muted)} .market-warning{margin-bottom:22px;padding:14px 18px;border:1px solid #d6b85f;border-radius:14px;background:#fff9e7;color:#6f5715;font-size:.82rem} .market-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px} .market-card{min-height:190px;padding:24px;border:1px solid var(--border);border-radius:22px;background:var(--white);box-shadow:var(--shadow-sm)} .market-card-head{display:flex;align-items:start;justify-content:space-between;gap:14px} .market-card h3{margin:0;font-size:1rem} .market-card small{color:var(--muted)} .freshness-badge{padding:5px 9px;border-radius:999px;background:#eaf8f0;color:#197447;font-size:.68rem;font-weight:800} .freshness-badge.is-stale{background:#fff2d8;color:#8d5b00} .market-value{display:block;margin:25px 0 12px;font-size:clamp(1.35rem,2.6vw,2rem);font-weight:900;color:var(--dark)} .market-change{direction:ltr;display:inline-flex;gap:6px;font-size:.78rem;font-weight:800} .market-change.is-positive{color:#167347} .market-change.is-negative{color:#b43838} .market-meta{display:grid;gap:4px;margin-top:14px;color:var(--muted);font-size:.7rem} .chart-panel{margin-top:28px;padding:28px;border:1px solid var(--border);border-radius:26px;background:var(--white);box-shadow:var(--shadow-sm)} .segmented-control{display:inline-flex;padding:4px;border-radius:13px;background:#f1ede5} .segmented-control button,.calculator-tabs button{border:0;cursor:pointer;font:inherit} .segmented-control button{padding:9px 14px;border-radius:10px;background:transparent;color:var(--muted);font-size:.75rem} .segmented-control button.is-active{background:var(--white);color:var(--dark);box-shadow:0 3px 12px rgba(25,20,10,.1)} .chart-summary{min-height:28px;margin-top:20px;color:var(--muted);font-size:.78rem} .chart-canvas{min-height:330px;margin-top:10px;overflow:hidden;border-radius:18px;background:linear-gradient(180deg,#fffdf8,#faf7f0)} .chart-canvas svg{display:block;width:100%;min-width:520px;height:330px} .chart-canvas-wrap{overflow-x:auto} .chart-line{fill:none;stroke:#b88a24;stroke-width:4;stroke-linecap:round;stroke-linejoin:round} .chart-area{fill:url(#priceArea)} .chart-grid-line{stroke:#e8e1d4;stroke-width:1} .chart-label{fill:#7f7769;font-size:12px} .calculation-cta{margin-top:28px;padding:30px;border-radius:24px;color:var(--white);background:linear-gradient(135deg,#201a10,#3b2d13)} .calculation-cta p{color:#cfc5b3} .calculator-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-bottom:24px;padding:6px;border:1px solid var(--border);border-radius:18px;background:var(--white)} .calculator-tabs button{min-height:48px;border-radius:13px;background:transparent;color:var(--muted)} .calculator-tabs button.is-active{color:var(--dark);background:linear-gradient(135deg,#f8e8ad,#d7ad48);font-weight:900} .calculator-panel{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.2fr);gap:28px;align-items:start;padding:34px;border:1px solid var(--border);border-radius:26px;background:var(--white);box-shadow:var(--shadow-sm)} .calculator-panel[hidden]{display:none} .calculator-copy{position:sticky;top:100px} .calculator-copy h2{margin-top:8px} .calculator-copy p{color:var(--muted)} .calculator-form{display:grid;gap:18px;padding:24px;border-radius:20px;background:#faf8f3} .calculator-form label,.price-source-fieldset label{display:grid;gap:7px;color:var(--dark);font-size:.78rem;font-weight:800} .calculator-form input,.calculator-form select{width:100%;min-height:46px;padding:10px 12px;border:1px solid #d8d0c2;border-radius:11px;background:var(--white);color:var(--dark);font:inherit} .calculator-form input:focus,.calculator-form select:focus{outline:3px solid rgba(203,158,55,.18);border-color:#b68a2b} .form-row-three{grid-template-columns:repeat(3,minmax(0,1fr))} .price-source-fieldset{display:grid;gap:11px;margin:0;padding:18px;border:1px solid #ded6c8;border-radius:16px} .price-source-fieldset legend{padding-inline:8px;font-size:.78rem;font-weight:900} .radio-card{grid-template-columns:auto 1fr !important;align-items:center;padding:11px;border:1px solid #ded6c8;border-radius:12px;background:var(--white);cursor:pointer} .radio-card input{width:auto;min-height:auto} .radio-card span{display:grid;gap:2px} .radio-card small,.field-hint{color:var(--muted);font-size:.68rem;font-weight:500} .manual-price-fields{display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:10px} .manual-price-fields[hidden]{display:none} .calculation-result{grid-column:1 / -1;min-height:100px;padding:22px;border:1px dashed #cdbf9e;border-radius:18px;background:#fffdf7} .calculation-result p{margin:0;color:var(--muted)} .result-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px} .result-item{padding:14px;border-radius:13px;background:var(--white);border:1px solid var(--border)} .result-item small{display:block;margin-bottom:6px;color:var(--muted)} .result-item strong{overflow-wrap:anywhere} .result-formula{margin-top:14px !important;padding-top:14px;border-top:1px solid var(--border)} .result-error{color:#a52828 !important} .calculator-disclaimer{margin-top:18px;padding:16px 18px;border-radius:14px;background:#f0ece3;color:var(--muted);font-size:.75rem} @media (max-width:900px){.market-grid{grid-template-columns:repeat(2,minmax(0,1fr))} .calculator-panel{grid-template-columns:1fr} .calculator-copy{position:static}} @media (max-width:650px){.price-dashboard,.calculator-section{padding-block:52px 70px} .market-toolbar,.chart-header,.calculation-cta{align-items:stretch;flex-direction:column} .market-grid{grid-template-columns:1fr} .chart-panel,.calculator-panel{padding:20px 14px;border-radius:20px} .chart-canvas{overflow-x:auto} .calculator-tabs{grid-template-columns:repeat(2,1fr)} .form-row-three,.manual-price-fields,.result-grid{grid-template-columns:1fr}} .phase3-section{padding-block:72px 96px;background:var(--surface)} .phase3-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:start} .tool-card{padding:28px;border:1px solid var(--border);border-radius:24px;background:var(--white);box-shadow:var(--shadow-sm)} .tool-card-heading{display:flex;align-items:center;gap:14px;margin-bottom:18px} .tool-card-heading h2{margin:4px 0 0} .feature-small-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;color:var(--dark);background:linear-gradient(135deg,#f8e8ad,#d7ad48)} .feature-small-icon svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.8} .file-drop{display:grid;gap:10px;margin-block:18px;padding:24px;border:1.5px dashed #c8ad6b;border-radius:18px;background:#fffaf0;font-weight:800} .file-drop input{font:inherit} .file-drop small,.upload-card p,.upload-status{color:var(--muted);font-size:.76rem} .upload-status{min-height:28px;margin-top:12px} .review-card,.result-card{grid-column:1 / -1} .review-card[hidden]{display:none} .consent-line{grid-template-columns:auto 1fr !important;align-items:center} .consent-line input{width:auto !important;min-height:auto !important} .confidence-list{display:flex;flex-wrap:wrap;gap:8px} .confidence-chip{padding:7px 10px;border-radius:999px;background:#f0ece3;color:var(--muted);font-size:.68rem} .invoice-result-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px} .analysis-warnings{margin-top:16px;padding:16px 18px;border:1px solid #e2c66e;border-radius:14px;background:#fff8df;color:#705a17} .analysis-warnings ul{margin:10px 0 0;padding-right:18px} .advisor-layout{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr);gap:24px;align-items:start} .advisor-form{display:grid;gap:20px} .advisor-form fieldset{display:grid;gap:16px;margin:0;padding:0;border:0} .advisor-form fieldset[hidden]{display:none} .advisor-form legend{margin-bottom:16px;font-size:1.15rem;font-weight:900} .advisor-form label{display:grid;gap:7px;font-size:.78rem;font-weight:800} .advisor-form input,.advisor-form select{width:100%;min-height:46px;padding:10px 12px;border:1px solid #d8d0c2;border-radius:11px;background:var(--white);color:var(--dark);font:inherit} .advisor-progress{display:flex;align-items:center;gap:10px} .advisor-progress span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#ece6da;color:var(--muted);font-weight:900} .advisor-progress span.is-active{background:linear-gradient(135deg,#f8e8ad,#d7ad48);color:var(--dark)} .advisor-actions{display:flex;justify-content:space-between;gap:10px} .advisor-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-block:18px} .advisor-result-section{margin-top:20px;padding-top:18px;border-top:1px solid var(--border)} .advisor-result-section h3{margin:0 0 10px} .advisor-result-section ul{margin:0;padding-right:20px} .recommended-product{margin-top:8px;padding:12px;border-radius:12px;background:#faf8f3} @media (max-width:900px){.phase3-grid,.advisor-layout{grid-template-columns:1fr} .review-card,.result-card{grid-column:auto}} @media (max-width:650px){.phase3-section{padding-block:52px 70px} .tool-card{padding:20px 14px;border-radius:20px} .invoice-result-grid,.advisor-summary{grid-template-columns:1fr} .advisor-actions{flex-wrap:wrap}} .content-hero,.article-hero{padding-block:72px 68px} .content-hero h1,.article-hero h1{max-width:900px;margin:18px 0 14px;font-size:clamp(2.1rem,5vw,4.4rem)} .content-hero p,.article-hero p{max-width:760px;color:#cfc7b9} .breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:22px;color:#a9a194;font-size:.74rem} .breadcrumbs a{color:#d8c68d} .breadcrumbs i{opacity:.5;font-style:normal} .content-library{min-height:520px;padding-block:58px 92px;background:var(--surface)} .content-search{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(220px,.6fr) auto;gap:14px;align-items:end;margin-bottom:30px;padding:20px;border:1px solid var(--border);border-radius:20px;background:var(--white);box-shadow:var(--shadow-sm)} .content-search-single{grid-template-columns:minmax(0,1fr) auto} .content-search label{display:grid;gap:7px;color:var(--dark);font-size:.75rem;font-weight:800} .content-search input,.content-search select{width:100%;min-height:46px;padding:10px 12px;border:1px solid #d8d0c2;border-radius:11px;background:var(--white);color:var(--dark);font:inherit} .content-search input:focus,.content-search select:focus{outline:3px solid rgba(203,158,55,.18);border-color:#b68a2b} .library-summary{display:flex;justify-content:space-between;gap:20px;margin-bottom:22px;color:var(--muted);font-size:.78rem} .library-summary strong{color:var(--dark)} .content-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px} .content-card-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))} .content-card{overflow:hidden;border:1px solid var(--border);border-radius:22px;background:var(--white);box-shadow:var(--shadow-sm)} .content-card-media{display:block;aspect-ratio:12 / 7;overflow:hidden;background:linear-gradient(135deg,#17130d,#6f5218)} .content-card-media img{width:100%;height:100%;object-fit:cover} .content-card-placeholder{display:grid;width:100%;height:100%;place-items:center;color:#ead38d;font-size:1.25rem;font-weight:900;letter-spacing:.08em} .content-card-body{padding:22px} .content-category{display:inline-flex;margin-bottom:9px;color:#9a6a00;font-size:.7rem;font-weight:900} .content-card h2{margin:0 0 10px;font-size:1.08rem;line-height:1.65} .content-card h2 a{color:var(--dark)} .content-card p{margin:0 0 18px;color:var(--muted);font-size:.78rem} .content-meta,.article-byline{display:flex;flex-wrap:wrap;gap:10px 18px;color:#8b8376;font-size:.68rem} .pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:34px} .pagination a{display:grid;min-width:38px;height:38px;place-items:center;border:1px solid var(--border);border-radius:10px;color:var(--dark);background:var(--white)} .pagination a.is-current{border-color:#b78923;background:#f2d784;font-weight:900} .empty-state{padding:42px 24px;border:1px dashed #cdbf9e;border-radius:20px;text-align:center;background:#fffdf7} .empty-state strong{display:block;margin-bottom:8px;color:var(--dark)} .empty-state p{margin:0;color:var(--muted)} .article-shell{max-width:920px} .article-hero .content-category{color:#e2c36c} .article-byline{margin-top:22px;color:#b9b0a2} .article-section{padding-block:64px 92px;background:var(--surface)} .article-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:36px;align-items:start} .article-prose{padding:34px;border:1px solid var(--border);border-radius:24px;background:var(--white);box-shadow:var(--shadow-sm)} .article-prose h2{margin:34px 0 12px;font-size:1.45rem} .article-prose h3{margin:28px 0 10px;font-size:1.12rem} .article-prose>h2:first-child,.article-prose>h3:first-child{margin-top:0} .article-prose p,.article-prose li{color:#575044;line-height:2.05} .article-prose ul{padding-right:22px} .article-prose blockquote{margin:24px 0;padding:18px 20px;border-right:4px solid #c79a35;border-radius:12px;background:#fff8e8;color:#5c481b} .article-aside{position:sticky;top:96px;padding:22px;border:1px solid var(--border);border-radius:18px;background:#fffaf0} .article-aside strong{color:var(--dark)} .article-aside p{color:var(--muted);font-size:.77rem} .article-aside a{color:#916400;font-size:.75rem;font-weight:900} .article-sources,.example-box{margin-top:34px;padding:22px;border-radius:16px;background:#faf7ef} .article-sources ol{margin-bottom:0} .article-sources a{overflow-wrap:anywhere;color:#7e5a0d} .tag-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:26px} .tag-list span,.tag-list a{padding:7px 11px;border-radius:999px;background:#f3ead4;color:#70500c;font-size:.7rem} .related-content{width:min(calc(100% - 32px),var(--container));margin:58px auto 0} .glossary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px} .glossary-card{display:grid;grid-template-columns:58px 1fr;gap:16px;padding:22px;border:1px solid var(--border);border-radius:18px;background:var(--white)} .glossary-card>span{display:grid;width:58px;height:58px;place-items:center;border-radius:16px;color:#6e5012;background:linear-gradient(135deg,#f8e8ad,#d7ad48);font-size:1.4rem;font-weight:900} .glossary-card h2{margin:0 0 7px;font-size:1rem} .glossary-card h2 a{color:var(--dark)} .glossary-card p{margin:0;color:var(--muted);font-size:.76rem} .trust-content-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px} .trust-content-card{display:block;min-height:210px;padding:24px;border:1px solid var(--border);border-radius:20px;color:var(--dark);background:var(--white);box-shadow:var(--shadow-sm)} .trust-content-card strong{display:block;margin-bottom:12px;font-size:1rem} .trust-content-card p{color:var(--muted);font-size:.76rem} .trust-content-card span{color:#916400;font-size:.72rem;font-weight:900} .trust-faq{display:grid;grid-template-columns:.65fr 1.35fr;gap:42px;margin-top:64px} @media (max-width:900px){.content-card-grid,.content-card-grid.compact,.trust-content-grid{grid-template-columns:repeat(2,minmax(0,1fr))} .article-layout,.trust-faq{grid-template-columns:1fr} .article-aside{position:static}} @media (max-width:620px){.content-search,.content-search-single{grid-template-columns:1fr} .content-card-grid,.content-card-grid.compact,.glossary-grid,.trust-content-grid{grid-template-columns:1fr} .article-prose{padding:22px 18px} .library-summary{align-items:start;flex-direction:column}} .marketplace-section,.market-detail-section{padding-block:54px 92px;background:var(--surface)} .marketplace-layout{display:grid;grid-template-columns:290px minmax(0,1fr);gap:28px;align-items:start} .market-filter-panel{position:sticky;top:92px} .market-filter-panel form{display:grid;gap:13px;padding:22px;border:1px solid var(--border);border-radius:22px;background:var(--white);box-shadow:var(--shadow-sm)} .market-filter-panel h2{margin:0 0 4px;font-size:1.15rem} .market-filter-panel label{display:grid;gap:6px;color:var(--dark);font-size:.73rem;font-weight:800} .market-filter-panel input,.market-filter-panel select{width:100%;min-height:43px;padding:9px 10px;border:1px solid #d8d0c2;border-radius:10px;background:#fff;font:inherit} .filter-pair{display:grid;grid-template-columns:1fr 1fr;gap:9px} .market-notice{margin-bottom:18px;padding:14px 16px;border:1px solid #d9bd73;border-radius:13px;color:#684e13;background:#fff8df;font-size:.76rem} .market-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px} .market-product-card{overflow:hidden;border:1px solid var(--border);border-radius:20px;background:var(--white);box-shadow:var(--shadow-sm)} .market-product-media{display:block;aspect-ratio:1;overflow:hidden;background:linear-gradient(135deg,#17130d,#72551a)} .market-product-media img,.product-main-image img{width:100%;height:100%;object-fit:cover} .marketplace-placeholder{display:grid;width:100%;height:100%;min-height:160px;place-items:center;color:#ead38d;background:linear-gradient(135deg,#17130d,#6d5017);font-weight:900} .market-product-body{padding:18px} .market-product-tags{display:flex;flex-wrap:wrap;gap:6px;align-items:center;margin-bottom:9px} .market-product-tags span{padding:5px 8px;border-radius:999px;background:#f1eadb;color:#70500c;font-size:.62rem;font-weight:900} .market-product-tags .verified-badge,.verified-badge{color:#235d43;background:#dff4e8} .market-product-card h2{margin:0 0 8px;font-size:1rem;line-height:1.6} .market-product-card h2 a{color:var(--dark)} .market-product-card p{margin:0 0 11px;color:var(--muted);font-size:.7rem} .market-product-card strong{color:#79520b;font-size:.92rem} .seller-mini{display:flex;justify-content:space-between;gap:8px;margin-top:14px;padding-top:12px;border-top:1px solid var(--border);font-size:.66rem} .seller-mini a{color:var(--dark);font-weight:900} .seller-mini span{color:var(--muted)} .product-detail-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:42px;align-items:start} .product-gallery{min-width:0} .product-main-image{overflow:hidden;aspect-ratio:1;border-radius:24px;border:1px solid var(--border);background:#fff} .product-thumbs{display:flex;gap:10px;overflow-x:auto;padding-block:12px} .product-thumb{flex:0 0 76px;width:76px;height:76px;padding:0;overflow:hidden;border:2px solid transparent;border-radius:12px;background:#fff;cursor:pointer} .product-thumb.is-active{border-color:#b68522} .product-thumb img{width:100%;height:100%;object-fit:cover} .product-detail-copy{padding:28px;border:1px solid var(--border);border-radius:24px;background:#fff;box-shadow:var(--shadow-sm)} .product-detail-copy h1{margin:8px 0 13px;font-size:clamp(1.8rem,4vw,3rem)} .product-detail-copy>p{color:var(--muted);line-height:1.9} .product-specs{display:grid;grid-template-columns:1fr 1fr;gap:0;margin:24px 0;border:1px solid var(--border);border-radius:16px;overflow:hidden} .product-specs div{padding:13px 15px;border-bottom:1px solid var(--border)} .product-specs div:nth-child(odd){border-left:1px solid var(--border)} .product-specs dt{color:var(--muted);font-size:.64rem} .product-specs dd{margin:4px 0 0;color:var(--dark);font-size:.78rem;font-weight:900} .price-comparison{display:grid;gap:10px;padding:18px;border-radius:16px;background:#fff8e8} .price-comparison>div{display:flex;justify-content:space-between;gap:14px} .price-comparison span,.price-comparison small,.price-comparison p{color:#76684c;font-size:.68rem} .price-comparison strong{color:#67470a} .price-comparison p{margin:0} .seller-summary{margin-top:20px;padding:16px;border:1px solid var(--border);border-radius:14px} .seller-summary a{display:flex;justify-content:space-between;color:var(--dark)} .seller-summary span{color:var(--muted);font-size:.72rem} .seller-contact{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px;padding:16px;border-radius:14px;background:#f7f2e7} .seller-contact h2,.seller-contact p{width:100%;margin:0 0 5px} .seller-contact a{padding:9px 13px;border-radius:10px;color:#fff;background:#2d271d;font-size:.73rem;font-weight:900} .seller-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px} .seller-card{display:grid;grid-template-columns:88px 1fr;gap:16px;align-items:center;padding:20px;border:1px solid var(--border);border-radius:20px;background:#fff} .seller-card-logo{overflow:hidden;width:88px;height:88px;border-radius:20px} .seller-card-logo img{width:100%;height:100%;object-fit:cover} .seller-card h2{margin:4px 0;font-size:1rem} .seller-card h2 a{color:var(--dark)} .seller-card p{margin:0;color:var(--muted);font-size:.7rem} .seller-profile-hero{position:relative;overflow:hidden;padding-block:54px} .seller-cover{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.22} .seller-profile-hero .container{position:relative} .seller-profile-head{display:flex;align-items:center;gap:22px} .seller-profile-head>img,.seller-profile-placeholder{width:132px;height:132px;border:4px solid rgba(255,255,255,.35);border-radius:28px;object-fit:cover} .seller-profile-placeholder{display:grid;place-items:center;color:#ecd27e;background:#251d0f} .seller-profile-head h1{margin:8px 0;font-size:clamp(2rem,5vw,4rem)} .seller-profile-head p{color:#cfc7b9} .seller-profile-info{display:grid;grid-template-columns:1fr 340px;gap:28px;margin-bottom:42px;padding:26px;border:1px solid var(--border);border-radius:22px;background:#fff} @media (max-width:1050px){.market-product-grid,.seller-grid{grid-template-columns:repeat(2,minmax(0,1fr))}} @media (max-width:820px){.marketplace-layout,.product-detail-grid,.seller-profile-info{grid-template-columns:1fr} .market-filter-panel{position:static} .market-filter-panel form{grid-template-columns:repeat(2,minmax(0,1fr))} .market-filter-panel h2,.market-filter-panel .button,.market-filter-panel .consent-line{grid-column:1 / -1}} @media (max-width:600px){.market-product-grid,.seller-grid,.market-filter-panel form{grid-template-columns:1fr} .filter-pair{grid-template-columns:1fr 1fr} .product-detail-copy{padding:20px 16px} .product-specs{grid-template-columns:1fr} .product-specs div:nth-child(odd){border-left:0} .seller-profile-head{align-items:flex-start;flex-direction:column}} .seller-gallery{margin:2rem 0} .seller-gallery h2{margin-bottom:1rem} .seller-gallery>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem} .seller-gallery img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:1rem;background:var(--color-soft,#f5f1e8)} .account-section{padding-block:54px 92px;background:var(--surface)} .auth-card{width:min(100%,620px);margin-inline:auto;padding:28px;border:1px solid var(--border);border-radius:24px;background:#fff;box-shadow:var(--shadow-sm)} .stack-form{display:grid;gap:14px} .stack-form label{display:grid;gap:7px;color:var(--dark);font-size:.75rem;font-weight:900} .stack-form input,.stack-form select,.stack-form textarea{width:100%;min-height:46px;padding:10px 12px;border:1px solid #d7cdbb;border-radius:11px;background:#fff;font:inherit} .stack-form textarea{resize:vertical} .stack-form small{color:var(--muted);font-weight:500} .auth-links,.button-row,.card-head,.account-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap} .auth-links{margin-top:18px} .link-button{padding:0;border:0;color:#7c580d;background:transparent;font:inherit;font-weight:900;cursor:pointer} .dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:24px} .dashboard-card{padding:22px;border:1px solid var(--border);border-radius:20px;background:#fff;box-shadow:var(--shadow-sm)} .dashboard-card h2{margin-top:0;font-size:1.05rem} .wide-card{grid-column:1 / -1} .danger-card{border-color:#e7b5ac;background:#fff9f8} .button-danger{color:#fff;background:#9b2c20} .compact-list{display:grid;gap:10px;margin-top:14px} .compact-list>article,.compact-list>div{padding:12px 14px;border:1px solid var(--border);border-radius:12px;background:#faf8f2} .compact-list h3,.compact-list p{margin:0} .compact-list p,.compact-list small{color:var(--muted);font-size:.7rem} .stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:24px} .stats-grid article{padding:18px;border:1px solid var(--border);border-radius:16px;background:#fff} .stats-grid strong{display:block;margin-top:7px;font-size:1.4rem;color:#7b550b} .form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px} @media (max-width:760px){.dashboard-grid,.form-grid{grid-template-columns:1fr} .wide-card{grid-column:auto} .stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}} .actionable-list>article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center} .compact-actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end} .mini-action{min-height:34px;padding:6px 10px;border:1px solid #cdbb94;border-radius:9px;color:#5e430d;background:#fff;font:inherit;font-size:.66rem;font-weight:900;cursor:pointer} .mini-action:hover{border-color:#9d7221;background:#fff9e9} .mini-action.is-danger{color:#8c241a;border-color:#e0b1aa;background:#fff8f7} .inline-upload-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;gap:12px;align-items:end} .inline-upload-form label{display:grid;gap:7px;color:var(--dark);font-size:.73rem;font-weight:900} .inline-upload-form input,.inline-upload-form select{width:100%;min-height:44px;padding:9px 11px;border:1px solid #d7cdbb;border-radius:10px;background:#fff;font:inherit} .product-account-actions{display:grid;gap:14px;margin-top:18px;padding:18px;border:1px solid #d7c6a0;border-radius:16px;background:#fffdf7} .product-account-actions h2{margin:0;font-size:1rem} .product-account-actions .stack-form{margin-top:2px} .content-search select,.content-search input{min-height:43px} @media (max-width:900px){.inline-upload-form{grid-template-columns:repeat(2,minmax(0,1fr))}} @media (max-width:620px){.actionable-list>article{grid-template-columns:1fr} .compact-actions{justify-content:flex-start} .inline-upload-form{grid-template-columns:1fr}} html{scroll-behavior:smooth;text-size-adjust:100%} body{overflow-wrap:anywhere} img,svg{max-width:100%} img{height:auto} button,input,select,textarea{font:inherit} button,[role="button"],select,summary,input[type="checkbox"],input[type="radio"]{min-width:44px;min-height:44px} input[type="checkbox"],input[type="radio"]{min-width:20px;min-height:20px} button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:3px solid #b77a00;outline-offset:3px} main:focus{outline:none} .article-cover{width:min(1200px,calc(100% - 32px));margin:-42px auto 0;position:relative} .article-cover img{width:100%;aspect-ratio:12 / 7;object-fit:cover;border-radius:24px;box-shadow:var(--shadow);background:#efe5cf} .article-toc{margin:0 0 28px;padding:20px;border:1px solid var(--border);border-radius:16px;background:#fffaf0} .article-toc strong{display:block;margin-bottom:10px} .article-toc ol{display:grid;gap:7px;margin:0;padding-inline-start:22px} .article-toc .toc-level-3{margin-inline-start:18px;font-size:.92em} .article-toc a{color:#624309;text-decoration:underline;text-underline-offset:4px} .article-prose h2,.article-prose h3{scroll-margin-top:96px} .quick-access,.price-section,.content-section,.products-section,.features-section,.trust-section,.faq-section,.content-library,.marketplace-section,.article-section,.account-section{content-visibility:auto;contain-intrinsic-size:auto 900px} .private-page [data-account-loading],.private-page [data-seller-loading]{min-height:180px} @media (max-width:600px){.button,.button-compact{min-height:46px} .content-search button,.market-filter-panel .button{width:100%} .article-cover{width:calc(100% - 24px);margin-top:-22px} .article-cover img{border-radius:16px} .article-toc{padding:16px}} @media (prefers-reduced-motion:reduce){html{scroll-behavior:auto} *,*::before,*::after{animation-duration:.001ms !important;animation-iteration-count:1 !important;transition-duration:.001ms !important;scroll-behavior:auto !important}} @media (forced-colors:active){.button,.quick-card,.content-card,.market-product-card,.dashboard-card{border:1px solid ButtonText} .status-dot i,.eyebrow i{forced-color-adjust:none}} .ai-layout{display:grid;grid-template-columns:minmax(240px,320px) minmax(0,1fr);gap:1.5rem;align-items:start}.ai-sidebar,.ai-main{background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.ai-sidebar{padding:1.25rem;position:sticky;top:6.5rem}.ai-main{padding:1.25rem}.compact-heading{margin-bottom:1rem}.ai-messages{display:flex;flex-direction:column;gap:1rem;min-height:360px;max-height:620px;overflow:auto;padding:1rem 0}.ai-message{max-width:86%;padding:1rem 1.1rem;border-radius:1rem;border:1px solid var(--border)}.ai-message p{white-space:pre-wrap;margin:.35rem 0 0;line-height:1.9}.assistant-message{align-self:flex-start;background:var(--surface-soft)}.user-message{align-self:flex-end;background:#fff7df;border-color:#ead49b}.ai-compose{border-top:1px solid var(--border);padding-top:1rem}.ai-compose textarea{width:100%;resize:vertical}.ai-compose-actions{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:.75rem}.ai-compose-actions small{color:var(--muted)}.source-panel{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid var(--border)}.source-panel h2{font-size:1.05rem}.ai-history-item{width:100%;text-align:right;cursor:pointer}.warning-card{border-color:#e1bd65;background:#fff8e8}.danger-text{color:#9f2e2e;margin-top:1rem}.chip-list{display:flex;gap:.5rem;flex-wrap:wrap}.filter-chip{cursor:pointer}.muted{color:var(--muted)} @media(max-width:900px){.ai-layout{grid-template-columns:1fr}.ai-sidebar{position:static}.ai-messages{max-height:none}.ai-message{max-width:96%}.ai-compose-actions{align-items:stretch;flex-direction:column}.ai-compose-actions .button{width:100%}} .admin-toolbar{display:flex;gap:1rem;align-items:center;justify-content:space-between;margin-bottom:1.5rem;overflow:auto}.admin-tabs{display:flex;gap:.5rem;min-width:max-content}.admin-tabs button{border:1px solid var(--border,#ded7c9);background:#fff;border-radius:999px;padding:.65rem 1rem;cursor:pointer;font:inherit}.admin-tabs button.is-active{background:#17130c;color:#fff;border-color:#17130c}.admin-toolbar+.form-message{min-height:1.5rem}.stat-card{background:#fff;border:1px solid var(--border,#e3dccf);border-radius:1rem;padding:1rem;display:grid;gap:.35rem}.stat-card small{color:#6c6255}.stat-card strong{font-size:1.5rem}.preview-card{margin-top:1rem;border:1px dashed #b99b5b;border-radius:1rem;padding:1rem;background:#fffaf0;overflow:auto}.preview-card pre{white-space:pre-wrap;direction:ltr;text-align:left}.ad-slot-shell:empty{display:none}.sponsored-card{margin:1.5rem 0;border:1px solid #d7c79e;border-radius:1.25rem;background:#fff;overflow:hidden;position:relative;display:grid;grid-template-columns:minmax(180px,360px) 1fr;align-items:center;box-shadow:0 12px 30px rgba(49,37,13,.08)}.sponsored-card img{width:100%;height:180px;object-fit:cover;display:block}.sponsored-copy{padding:1.25rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.sponsored-copy strong{font-size:1.1rem}.sponsored-label{position:absolute;top:.7rem;right:.7rem;background:rgba(18,15,9,.88);color:#fff;border-radius:999px;padding:.25rem .65rem;font-size:.75rem;z-index:1}.button-danger{background:#8a2525;color:#fff;border-color:#8a2525}.mini-action.is-danger{color:#9a1f1f;border-color:#d8aaaa}.compact-actions input[type=checkbox]{width:1.2rem;height:1.2rem;align-self:center}@media(max-width:760px){.admin-toolbar{align-items:flex-start;flex-direction:column}.sponsored-card{grid-template-columns:1fr}.sponsored-card img{height:150px}.sponsored-copy{align-items:flex-start;flex-direction:column}.admin-tabs{max-width:100%;overflow:auto;padding-bottom:.35rem}}:root{--ink:#232326;--ink-soft:#5f6068;--dark:#20180a;--gold:#c99116;--gold-bright:#e7b83f;--gold-soft:#fff8e8;--paper:#f5f5f5;--soft:#f7f7f8;--line:#e5e5e8;--shadow:0 3px 18px rgba(22,22,25,.07);--radius-sm:10px;--radius-md:14px;--radius-lg:18px;--container:1380px} body{background:#f5f5f5;color:#232326;font-family:Tahoma,Arial,sans-serif} .top-service-bar{background:#fafafa;border-bottom:1px solid #eee;color:#76777e;font-size:.72rem} .top-service-bar .container{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px} .top-service-bar nav{display:flex;gap:22px} .top-service-bar a:hover{color:var(--gold)} .site-header{position:sticky;top:0;z-index:80;color:var(--ink);background:rgba(255,255,255,.98);border-bottom:1px solid #e8e8ea;box-shadow:0 2px 10px rgba(0,0,0,.04);backdrop-filter:blur(14px)} .store-header-main{min-height:72px;display:grid;grid-template-columns:175px minmax(300px,1fr) auto;gap:24px;align-items:center} .brand-store{display:flex;flex-direction:column;align-items:flex-start;gap:0;direction:ltr} .brand-store strong,.brand-footer strong{color:var(--gold);font-family:Arial,sans-serif;font-size:1.75rem;font-weight:900;letter-spacing:-1.5px;line-height:1} .brand-store small,.brand-footer small{margin-top:5px;color:#8a8b91;font-size:.62rem;letter-spacing:.04em} .header-search{height:46px;display:flex;align-items:center;gap:9px;padding:0 14px;border:1px solid transparent;border-radius:9px;background:#f1f2f4;transition:border .2s,background .2s} .header-search:focus-within{border-color:#d9b661;background:#fff} .header-search>span{color:#8a8b91} .header-search input{flex:1;height:100%;border:0;outline:0;background:transparent;color:#333} .header-search button{width:36px;height:36px;border:0;border-radius:8px;color:#74520a;background:transparent;cursor:pointer} .header-search button svg{transform:scaleX(-1)} .header-account-actions{display:flex;align-items:center;gap:10px} .header-account-link{min-height:42px;display:flex;align-items:center;gap:9px;padding:0 14px;border:1px solid #dddde1;border-radius:9px;font-size:.78rem} .header-account-link:hover{border-color:#d4ad4d} .header-tool-shortcut{width:43px;height:43px;display:grid;place-items:center;border-right:1px solid #e7e7e9;color:#6a6b70} .store-nav-row{border-top:1px solid #f3f3f4;background:#fff} .store-nav-row .container{min-height:45px;display:flex;align-items:center;gap:24px} .category-trigger{min-width:160px;display:flex;align-items:center;gap:8px;padding-inline:6px;color:#242428;font-weight:800;font-size:.83rem} .desktop-nav{margin:0;gap:24px;overflow-x:auto;scrollbar-width:none} .desktop-nav::-webkit-scrollbar{display:none} .desktop-nav a{white-space:nowrap;color:#6b6c73;font-size:.78rem} .desktop-nav a:hover,.desktop-nav a.is-active{color:#9a6b00} .desktop-nav a.is-active::after{bottom:-13px;height:2px;background:var(--gold)} .location-link{margin-inline-start:auto;color:#6b6c73;font-size:.74rem;white-space:nowrap} .menu-toggle{color:#333;border-color:#ddd} .mobile-nav{color:#333;background:#fff;border-top-color:#eee} .mobile-nav a:not(.button){color:#47484d} .button{min-height:46px;border-radius:9px} .button-primary{color:#211803;background:linear-gradient(135deg,#efc65b,#c98e0d);box-shadow:0 7px 18px rgba(201,145,22,.22)} .button-outline{background:#fff;border-color:#dedee2;color:#34353a} .button-large{min-height:52px;padding-inline:28px} .store-hero{padding:24px 0 14px;background:#f5f5f5} .store-hero-grid{min-height:390px;display:grid;grid-template-columns:1.15fr .85fr;gap:22px;padding:44px 56px;overflow:hidden;border-radius:18px;background:radial-gradient(circle at 78% 15%,rgba(232,190,79,.2),transparent 35%),linear-gradient(125deg,#fffdf7 0%,#fff 52%,#f8edcf 100%);box-shadow:var(--shadow)} .store-hero-copy{align-self:center;max-width:710px} .hero-kicker{display:inline-flex;padding:6px 11px;border-radius:999px;color:#8c6204;background:#fff2c9;font-size:.72rem;font-weight:800} .store-hero h1{margin:14px 0 14px;font-size:clamp(2.1rem,4vw,4.3rem);line-height:1.35;letter-spacing:-.04em} .store-hero h1 span{color:#a97709} .store-hero-copy>p{max-width:670px;margin:0;color:#62636a;font-size:1rem} .store-hero .hero-actions{margin-top:25px} .hero-proof{display:flex;flex-wrap:wrap;gap:21px;margin-top:25px;color:#72737a;font-size:.74rem} .hero-proof span{display:flex;align-items:center;gap:6px} .hero-proof svg{color:#bb8610} .invoice-drop-preview{position:relative;align-self:center;min-height:310px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:34px;border:2px dashed #d7b563;border-radius:18px;background:rgba(255,255,255,.86);text-align:center;box-shadow:0 18px 45px rgba(80,54,4,.1);transition:transform .2s,box-shadow .2s} .invoice-drop-preview:hover{transform:translateY(-5px);box-shadow:0 22px 52px rgba(80,54,4,.14)} .invoice-preview-badge{position:absolute;top:14px;right:14px;padding:5px 10px;border-radius:999px;color:#815902;background:#fff0bd;font-size:.66rem;font-weight:800} .invoice-preview-icon{width:70px;height:70px;display:grid;place-items:center;margin-bottom:13px;border-radius:50%;color:#926504;background:#fff5d5} .invoice-preview-icon svg{width:34px;height:34px} .invoice-drop-preview strong{font-size:1.15rem} .invoice-drop-preview small{color:#7b7c82} .fake-upload-button{margin-top:17px;padding:10px 22px;border-radius:9px;color:#211803;background:linear-gradient(135deg,#efc65b,#c98e0d);font-weight:800;font-size:.8rem} .invoice-preview-result{width:100%;display:grid;grid-template-columns:auto 1fr auto 1fr;gap:7px;margin-top:22px;padding-top:15px;border-top:1px solid #eee;color:#7c7d83;font-size:.68rem} .invoice-preview-result b{color:#2d6c4b} .priority-tools{padding:22px 0 14px} .priority-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:16px} .priority-heading h2{margin:4px 0 0;font-size:1.45rem} .priority-heading>a,.section-more-link{color:#2474c5;font-size:.75rem} .priority-tools-grid{display:grid;grid-template-columns:1.55fr repeat(3,1fr);gap:12px} .priority-tool{min-height:154px;display:flex;flex-direction:column;padding:20px;border:1px solid #e6e6e9;border-radius:14px;background:#fff;box-shadow:0 2px 9px rgba(0,0,0,.035);transition:transform .2s,border-color .2s} .priority-tool:hover{transform:translateY(-3px);border-color:#d6b35b} .priority-tool-featured{position:relative;flex-direction:row;align-items:center;gap:18px;color:#fff;border:0;background:linear-gradient(125deg,#382808,#7b5610 72%,#bb8b24)} .priority-tool-featured::after{content:"";position:absolute;width:180px;height:180px;left:-50px;bottom:-100px;border:1px solid rgba(255,255,255,.15);border-radius:50%} .priority-tool-icon{width:48px;height:48px;display:grid;place-items:center;flex:0 0 auto;border-radius:13px;color:#906404;background:#fff6da} .priority-tool-featured .priority-tool-icon{width:62px;height:62px;color:#2f2207;background:#e9bd50} .priority-tool h3{margin:12px 0 5px;font-size:.96rem} .priority-tool-featured h3{margin:3px 0 5px;font-size:1.15rem} .priority-tool p{margin:0;color:#75767d;font-size:.73rem} .priority-tool-featured p{color:#e3dbc8} .priority-tool em{color:#f1ca68;font-size:.68rem;font-style:normal} .priority-tool b{margin-top:auto;color:#9a6b00;font-size:.72rem} .priority-tool-featured b{margin-inline-start:auto;color:#241a04;background:#fff;padding:9px 13px;border-radius:8px;white-space:nowrap} .home-price-strip{padding:13px 0} .home-price-strip-inner{min-height:92px;display:grid;grid-template-columns:1fr minmax(310px,.8fr) auto;gap:24px;align-items:center;padding:18px 24px;border:1px solid #e4e4e7;border-radius:14px;background:#fff} .home-price-strip-inner>div:first-child{display:flex;align-items:center;gap:13px} .price-strip-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:13px;color:#8d6203;background:#fff4d0} .home-price-strip-inner strong,.home-price-strip-inner small{display:block} .home-price-strip-inner small{color:#83848a;font-size:.68rem} .price-strip-data{min-height:54px;display:flex;align-items:center;justify-content:flex-end;padding:0;border:0;background:transparent;box-shadow:none} .price-strip-data .price-value{font-size:1.45rem} .price-strip-data .price-meta,.price-strip-data .price-label{font-size:.65rem} .category-shortcuts{padding:12px 0 8px} .category-shortcut-row{display:grid;grid-template-columns:repeat(8,1fr);padding:18px 10px;border-radius:14px;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.04)} .category-shortcut-row a{display:flex;flex-direction:column;align-items:center;gap:8px;padding:7px 4px;border-left:1px solid #f0f0f2;font-size:.7rem} .category-shortcut-row a:last-child{border-left:0} .category-shortcut-row span{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;color:#9a6b00;background:#faf4e5;font-size:1.15rem} .category-shortcut-row a:hover span{background:#f2dfaa} .products-section,.marketplace-home-section{padding:30px 0;background:transparent} .store-section-heading{align-items:center;margin-bottom:17px} .store-section-heading h2{font-size:1.45rem} .product-grid{gap:1px;padding:1px;overflow:hidden;border:1px solid #e5e5e8;border-radius:14px;background:#e5e5e8} .product-card{padding:14px;border:0;border-radius:0;background:#fff;transition:box-shadow .2s,transform .2s} .product-card:hover{z-index:2;transform:translateY(-2px);box-shadow:0 10px 28px rgba(0,0,0,.09)} .product-card>img,.product-card-placeholder{aspect-ratio:1;object-fit:contain;border-radius:10px;background:#fafafa} .product-card-body{padding-top:10px} .product-card-body small{color:#8b8c92;font-size:.66rem} .product-card-body h3{min-height:51px;margin:5px 0;font-size:.8rem;line-height:1.7} .product-card-body p{margin:6px 0;font-weight:900;text-align:left} .product-card-body span{color:#85868c;font-size:.65rem} .decision-banner{padding:8px 0 24px} .decision-banner-inner{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:23px 28px;border-radius:14px;background:linear-gradient(100deg,#fff5d7,#fff,#f9eed0);border:1px solid #e5d09d} .decision-banner-inner>div{display:flex;align-items:center;gap:14px} .decision-banner-inner>div>span{width:50px;height:50px;display:grid;place-items:center;color:#8b6103;border-radius:13px;background:#fff} .decision-banner strong,.decision-banner small{display:block} .decision-banner small{color:#77787e} .content-section{padding:28px 0 45px} .content-grid{gap:15px} .content-card,.article-card{border-radius:14px;background:#fff;box-shadow:0 2px 9px rgba(0,0,0,.04)} .service-promises{padding:0 0 34px} .service-promise-grid{display:grid;grid-template-columns:repeat(4,1fr);border-radius:14px;background:#fff;border:1px solid #e5e5e8} .service-promise-grid>div{display:flex;align-items:center;gap:11px;padding:20px;border-left:1px solid #eee} .service-promise-grid>div:last-child{border-left:0} .service-promise-grid svg{color:#a57408} .service-promise-grid b,.service-promise-grid small{display:block} .service-promise-grid b{font-size:.78rem} .service-promise-grid small{color:#85868c;font-size:.62rem} .faq-section{padding:44px 0 68px;background:#fff} .auth-body{background:#f5f5f5} .auth-page-shell{min-height:690px;display:grid;align-items:center;padding:42px 0 70px;background:radial-gradient(circle at 10% 15%,rgba(220,174,53,.12),transparent 32%),#f5f5f5} .auth-experience-grid{display:grid;grid-template-columns:1fr 480px;gap:28px;align-items:stretch} .auth-benefits{display:flex;flex-direction:column;justify-content:center;padding:54px;border-radius:18px;color:#fff;background:linear-gradient(140deg,#2f230a,#80601a);box-shadow:var(--shadow)} .auth-wordmark{width:max-content;margin-bottom:50px;color:#efc55b;font-family:Arial,sans-serif;font-size:2rem;font-weight:900;direction:ltr} .auth-benefits h1{margin:10px 0;font-size:clamp(2rem,4vw,3.5rem);line-height:1.4} .auth-benefits>p{color:#e0d9c9} .auth-benefit-list{display:grid;gap:12px;margin:25px 0;color:#f3ead6;font-size:.8rem} .auth-tool-link{margin-top:auto;color:#f1c75d;font-weight:800} .auth-panel-card{padding:35px;border:1px solid #e3e3e6;border-radius:18px;background:#fff;box-shadow:var(--shadow)} .auth-panel-head{display:flex;align-items:flex-start;gap:13px;margin-bottom:26px} .auth-panel-head h2{margin:0;font-size:1.25rem} .auth-panel-head p{margin:4px 0 0;color:#7a7b82;font-size:.75rem} .auth-security-icon{width:35px;height:35px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;color:#286b48;background:#e8f6ef} .auth-panel-card label{gap:7px;font-size:.77rem} .auth-panel-card input{min-height:49px;border-radius:9px;background:#fff} .auth-full-button{width:100%} .auth-terms{color:#929399;text-align:center;font-size:.63rem} .auth-divider{position:relative;margin:24px 0;text-align:center} .auth-divider::before{content:"";position:absolute;top:50%;right:0;left:0;border-top:1px solid #e9e9eb} .auth-divider span{position:relative;padding:0 12px;color:#999aa0;background:#fff;font-size:.68rem} .legacy-auth summary{color:#6d6e74;font-size:.73rem;text-align:center;cursor:pointer} .legacy-auth-form{margin-top:18px} .otp-sent-copy{padding:12px 14px;border-radius:9px;background:#f7f7f8} .otp-sent-copy strong,.otp-sent-copy span{display:block} .otp-sent-copy span{color:#7d7e84;font-size:.7rem} .otp-code-input{direction:ltr;text-align:center;font-size:1.7rem;letter-spacing:.55rem;font-weight:900} .otp-debug{padding:9px 11px;border-radius:8px;color:#765203;background:#fff3cc;text-align:center;font-size:.72rem} .page-hero,.dark-hero,.feature-page{padding-block:52px 42px} .calculator-hero,.compact-hero{min-height:auto} .calculator-section,.invoice-section,.account-section{padding-block:30px 70px} .calculator-tabs{position:sticky;top:118px;z-index:10;padding:8px;border:1px solid #e2e2e5;border-radius:12px;background:rgba(255,255,255,.96);box-shadow:0 6px 18px rgba(0,0,0,.06)} .calculator-panel,.invoice-form-card,.invoice-upload-card{border-radius:14px;box-shadow:0 3px 16px rgba(0,0,0,.06)} .store-footer{color:#55565c;background:#fff;border-top:1px solid #e6e6e8} .footer-brand-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:35px} .store-footer .brand-footer{display:flex;flex-direction:column;align-items:flex-start} .store-footer .footer-grid{grid-template-columns:repeat(4,1fr);padding-block:34px} .store-footer .footer-grid h2{color:#303136} .store-footer .footer-grid a,.store-footer .status-dot{color:#77787e !important} .store-footer .footer-bottom{border-top-color:#eee} .mobile-bottom-nav{display:none} @media (max-width:1100px){.store-header-main{grid-template-columns:150px 1fr auto} .desktop-nav,.location-link{display:none} .menu-toggle{display:block} .priority-tools-grid{grid-template-columns:1.3fr 1fr 1fr} .priority-tool:last-child{grid-column:span 3;min-height:105px} .category-shortcut-row{grid-template-columns:repeat(4,1fr);gap:12px 0} .category-shortcut-row a:nth-child(4){border-left:0} .category-shortcut-row a:nth-child(-n+4){border-bottom:1px solid #f1f1f2}} @media (max-width:800px){body{padding-bottom:67px} .top-service-bar{display:none} .store-header-main{min-height:62px;grid-template-columns:auto 1fr auto;gap:10px} .brand-store{min-width:92px} .brand-store strong{font-size:1.25rem} .brand-store small{display:none} .header-search{height:42px;padding-inline:10px} .header-search input{font-size:.72rem} .header-account-actions{display:none} .store-nav-row{display:none} .store-hero{padding-top:12px} .store-hero-grid{min-height:auto;grid-template-columns:1fr;padding:28px 22px} .store-hero-copy{text-align:center} .store-hero h1{font-size:2.15rem} .store-hero-copy>p{font-size:.86rem} .store-hero .hero-actions,.hero-proof{justify-content:center} .invoice-drop-preview{min-height:255px} .priority-heading{align-items:center} .priority-heading>a{display:none} .priority-tools-grid{grid-template-columns:1fr 1fr} .priority-tool-featured{grid-column:1/-1;min-height:165px} .priority-tool:last-child{grid-column:auto;min-height:154px} .home-price-strip-inner{grid-template-columns:1fr;gap:12px;text-align:center} .home-price-strip-inner>div:first-child{justify-content:center} .price-strip-data{justify-content:center} .category-shortcut-row{grid-template-columns:repeat(4,1fr);padding:12px 4px} .category-shortcut-row span{width:42px;height:42px} .product-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;border:0;background:transparent} .product-card{min-width:220px;border:1px solid #e5e5e8;border-radius:12px;scroll-snap-align:start} .decision-banner-inner{align-items:flex-start;flex-direction:column} .decision-banner-inner .button{width:100%} .service-promise-grid{grid-template-columns:1fr 1fr} .service-promise-grid>div:nth-child(2){border-left:0} .service-promise-grid>div:nth-child(-n+2){border-bottom:1px solid #eee} .auth-experience-grid{grid-template-columns:1fr} .auth-benefits{display:none} .auth-panel-card{padding:26px 20px} .auth-page-shell{min-height:calc(100vh - 130px);padding-top:22px} .store-footer{padding-bottom:15px} .store-footer .footer-brand-row,.store-footer .footer-grid{display:none} .mobile-bottom-nav{position:fixed;right:0;bottom:0;left:0;z-index:100;height:66px;display:grid;grid-template-columns:repeat(5,1fr);padding:6px 8px max(6px,env(safe-area-inset-bottom));border-top:1px solid #e3e3e6;background:rgba(255,255,255,.97);box-shadow:0 -8px 22px rgba(0,0,0,.07)} .mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#74757b;font-size:.58rem} .mobile-bottom-nav svg{width:20px;height:20px} .mobile-bottom-nav .mobile-bottom-primary{color:#8b6103;font-weight:800} .calculator-tabs{top:65px;overflow-x:auto;flex-wrap:nowrap}} .account-quick-tools{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 20px}.account-quick-tools a{display:flex;flex-direction:column;gap:5px;padding:16px;border:1px solid #eadfbd;border-radius:16px;background:linear-gradient(145deg,#fff,#fffaf0);color:#2b2518;box-shadow:0 8px 20px rgba(70,52,12,.06);transition:.2s ease}.account-quick-tools a:hover{transform:translateY(-2px);border-color:#c89b2b;box-shadow:0 12px 28px rgba(70,52,12,.1)}.account-quick-tools strong{font-size:1rem;color:#8a6500}.account-quick-tools span{font-size:.82rem;color:#6f6a5e}@media(max-width:800px){.account-quick-tools{grid-template-columns:repeat(2,minmax(0,1fr))}} .otp-secondary-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.otp-secondary-actions .link-button{padding:8px 0}.otp-secondary-actions .link-button:disabled{opacity:.55;cursor:not-allowed}.stack-form label small{font-weight:400;color:#777;font-size:.75rem} [hidden]{display:none!important} html{--ref-gold:#c7932f;--ref-gold-bright:#efc66a;--ref-gold-deep:#8f6115;--ref-night:#090a08;--ref-night-soft:#121310;--ref-night-card:#171713;--ref-cream:#f3ead9;--ref-cream-soft:#fbf6ec;--ref-cream-card:#fffaf0;--ref-transition:260ms ease} html[data-theme="night"]{--ref-page:#0b0c0a;--ref-surface:#11120f;--ref-surface-2:#171713;--ref-text:#f7f1e4;--ref-muted:#b7ad9d;--ref-line:rgba(199,147,47,.42);--ref-line-soft:rgba(239,198,106,.15);--ref-header:rgba(8,9,7,.96);--ref-card-shadow:0 18px 55px rgba(0,0,0,.34)} html[data-theme="day"]{--ref-page:#f3ead9;--ref-surface:#fbf5e9;--ref-surface-2:#fffaf0;--ref-text:#2d2418;--ref-muted:#786b58;--ref-line:rgba(145,96,18,.38);--ref-line-soft:rgba(145,96,18,.14);--ref-header:rgba(250,243,230,.96);--ref-card-shadow:0 18px 48px rgba(79,53,16,.13)} html[data-theme="night"] body,html[data-theme="day"] body,html[data-theme="night"] .ref-site-header,html[data-theme="day"] .ref-site-header,html[data-theme="night"] .ref-footer,html[data-theme="day"] .ref-footer{transition:background-color var(--ref-transition),color var(--ref-transition),border-color var(--ref-transition)} .ref-site-header{position:sticky;top:0;z-index:90;color:var(--ref-text);background:var(--ref-header);border-bottom:1px solid var(--ref-line-soft);backdrop-filter:blur(18px) saturate(130%)} .ref-header-inner{min-height:76px;display:flex;align-items:center;gap:28px} .ref-brand{display:inline-flex;align-items:center;gap:12px;min-width:max-content;color:var(--ref-text)} .ref-brand-diamond{width:43px;height:50px;color:var(--ref-gold-bright);fill:none;stroke:currentColor;stroke-width:1.65;filter:drop-shadow(0 8px 14px rgba(199,147,47,.18))} .ref-brand span,.ref-brand strong,.ref-brand small{display:block} .ref-brand strong{font-size:1.05rem;line-height:1.3;letter-spacing:-.02em} .ref-brand small{margin-top:2px;color:var(--ref-muted);font-size:.63rem} .ref-desktop-nav{display:flex;align-items:center;justify-content:center;gap:clamp(18px,2.2vw,32px);margin:0 auto} .ref-desktop-nav a{position:relative;color:var(--ref-text);font-size:.78rem;font-weight:500;opacity:.84;transition:color .2s,opacity .2s} .ref-desktop-nav a:hover,.ref-desktop-nav a:focus-visible,.ref-desktop-nav a.is-active{color:var(--ref-gold-bright);opacity:1} .ref-desktop-nav a.is-active::after{right:18%;left:18%;bottom:-27px;height:1px;background:linear-gradient(90deg,transparent,var(--ref-gold-bright),transparent)} .ref-header-tools{display:flex;align-items:center;gap:5px;direction:ltr;min-width:max-content} .ref-header-tools>a,.ref-theme-toggle{width:38px;height:38px;display:grid;place-items:center;padding:0;color:var(--ref-text);border:1px solid transparent;border-radius:50%;background:transparent;cursor:pointer;transition:color .2s,border-color .2s,background .2s,transform .2s} .ref-header-tools>a:hover,.ref-theme-toggle:hover{color:var(--ref-gold-bright);border-color:var(--ref-line);background:var(--ref-line-soft);transform:translateY(-1px)} .ref-header-tools svg{width:18px;height:18px;stroke-width:1.55} .ref-theme-toggle{font-family:Georgia,serif;font-size:1.15rem;line-height:1} .ref-theme-sun,.ref-theme-moon{display:none} html[data-theme="night"] .ref-theme-sun,html[data-theme="day"] .ref-theme-moon{display:block} .ref-menu-toggle{display:none;width:42px;height:42px;margin-inline-start:0;color:var(--ref-text);border-color:var(--ref-line-soft);border-radius:50%} .ref-mobile-nav{color:var(--ref-text);border-top:1px solid var(--ref-line-soft);background:var(--ref-header)} .ref-mobile-nav .container{padding-block:12px 20px} .ref-mobile-nav a:not(.button){color:var(--ref-text);border-bottom:1px solid var(--ref-line-soft)} .ref-mobile-quick{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px} .ref-mobile-quick a{padding:10px 8px !important;color:var(--ref-gold-bright) !important;border:1px solid var(--ref-line) !important;border-radius:10px;text-align:center;font-size:.7rem} body.reference-home{padding-bottom:0;color:var(--ref-text);background:var(--ref-page)} body.reference-home main{overflow:hidden} body.reference-home .mobile-bottom-nav{display:none !important} .ref-hero{position:relative;min-height:610px;color:var(--ref-text);background:radial-gradient(circle at 23% 25%,rgba(199,147,47,.13),transparent 30%),radial-gradient(circle at 82% 32%,rgba(239,198,106,.08),transparent 25%),var(--ref-page);border-bottom:1px solid var(--ref-line);overflow:hidden} .ref-hero::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,transparent 46%,rgba(0,0,0,.05) 55%,transparent 75%)} html[data-theme="day"] .ref-hero{background:radial-gradient(circle at 22% 25%,rgba(181,126,30,.2),transparent 33%),linear-gradient(135deg,#efe1ca,#fbf5e8 52%,#f4e9d5)} .ref-hero-grid{position:relative;z-index:1;min-height:610px;display:grid;grid-template-columns:1.08fr .92fr;grid-template-areas:"media copy";align-items:stretch;direction:ltr} .ref-hero-media{grid-area:media;position:relative;min-height:610px;overflow:hidden} .ref-hero-media::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,transparent 55%,var(--ref-page) 99%);pointer-events:none} html[data-theme="day"] .ref-hero-media::before{background:linear-gradient(90deg,transparent 58%,#f8f0e1 100%)} .ref-hero-media img{width:100%;height:100%;min-height:610px;object-fit:cover;object-position:48% 48%;transform:scale(1.035);filter:saturate(1.06) contrast(1.04)} html[data-theme="day"] .ref-hero-media img{filter:saturate(.96) contrast(1.02) brightness(1.05)} .ref-hero-glow{position:absolute;z-index:2;width:240px;height:240px;right:18%;top:18%;border-radius:50%;background:radial-gradient(circle,rgba(255,220,136,.2),transparent 64%);filter:blur(10px);pointer-events:none} .ref-hero-jewel{position:absolute;z-index:3;width:11px;height:11px;border-radius:50%;background:#f4d27a;box-shadow:0 0 20px rgba(239,198,106,.8)} .ref-jewel-one{left:12%;bottom:18%} .ref-jewel-two{right:23%;top:15%;width:7px;height:7px;opacity:.75} .ref-hero-copy{grid-area:copy;position:relative;z-index:4;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:70px 16px 52px 44px;direction:rtl;text-align:center} .ref-eyebrow{color:var(--ref-gold-bright);font-size:.72rem;letter-spacing:.08em} .ref-hero h1{margin:16px 0 4px;color:var(--ref-text);font-family:Tahoma,Arial,sans-serif;font-size:clamp(2.3rem,4.2vw,4.35rem);font-weight:500;line-height:1.55;letter-spacing:-.045em} .ref-hero h1 span{color:var(--ref-text);font-size:.72em;font-weight:400} html[data-theme="night"] .ref-hero h1{text-shadow:0 8px 30px rgba(0,0,0,.4)} .ref-ornament,.ref-heading-ornament{display:flex;align-items:center;justify-content:center;gap:7px;color:var(--ref-gold)} .ref-ornament{margin:16px 0 18px} .ref-ornament i{width:72px;height:1px;background:linear-gradient(90deg,transparent,currentColor)} .ref-ornament i:last-child{background:linear-gradient(90deg,currentColor,transparent)} .ref-ornament b,.ref-heading-ornament b{font-size:.9rem;font-weight:400} .ref-hero-copy>p{max-width:470px;margin:0;color:var(--ref-muted);font-size:.9rem;line-height:2} .ref-hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:25px} .ref-gold-button,.ref-outline-button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:0 26px;border:1px solid var(--ref-gold);border-radius:5px;font-size:.76rem;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s,color .2s} .ref-gold-button{color:#fff8e7;background:linear-gradient(135deg,#a76f14,#c9952d 55%,#9a6510);box-shadow:0 10px 28px rgba(155,101,16,.2),inset 0 1px rgba(255,255,255,.22)} .ref-outline-button{color:var(--ref-text);background:transparent} .ref-gold-button:hover,.ref-outline-button:hover{transform:translateY(-2px);box-shadow:0 13px 30px rgba(128,83,12,.24)} .ref-outline-button:hover{color:var(--ref-gold-bright);background:var(--ref-line-soft)} .ref-live-price{width:min(100%,465px);min-height:58px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:4px 15px;margin-top:20px;padding:10px 15px;color:var(--ref-text);border:1px solid var(--ref-line-soft);border-radius:9px;background:rgba(255,255,255,.025);backdrop-filter:blur(8px)} html[data-theme="day"] .ref-live-price{background:rgba(255,255,255,.45)} .ref-live-price .price-label{color:var(--ref-muted);font-size:.68rem} .ref-live-price .price-value{margin:0;color:var(--ref-gold-bright);font-size:1rem} .ref-live-price .price-meta{width:100%;justify-content:center;color:var(--ref-muted);font-size:.58rem} .ref-live-price .data-badge{color:var(--ref-gold-bright);background:var(--ref-line-soft)} .ref-live-price .price-empty-title{margin:0;font-size:.72rem} .ref-live-price .price-empty-text{display:none} .ref-live-price .text-link{color:var(--ref-gold-bright);font-size:.65rem} .ref-live-price .skeleton-price{width:74%;height:16px;background:var(--ref-line-soft)} .ref-slider-dots{display:flex;gap:10px;margin-top:22px;direction:ltr} .ref-slider-dots i{width:8px;height:8px;border-radius:50%;background:var(--ref-muted);opacity:.55} .ref-slider-dots i.is-active{background:var(--ref-gold-bright);opacity:1} .ref-section{position:relative;padding:55px 0 58px;color:var(--ref-text);background:var(--ref-surface);border-bottom:1px solid var(--ref-line-soft)} .ref-section:nth-of-type(odd){background:var(--ref-page)} .ref-section-heading{margin:0 auto 29px;text-align:center} .ref-section-heading>span{display:block;margin-bottom:2px;color:var(--ref-gold-bright);font-size:.68rem} .ref-section-heading h2{margin:0;color:var(--ref-text);font-size:clamp(1.65rem,2.5vw,2.25rem);font-weight:500;line-height:1.6} .ref-section-heading p{max-width:660px;margin:10px auto 0;color:var(--ref-muted);font-size:.78rem} .ref-heading-ornament{margin-top:4px} .ref-heading-ornament i{width:34px;height:1px;background:linear-gradient(90deg,transparent,currentColor)} .ref-heading-ornament i:last-child{background:linear-gradient(90deg,currentColor,transparent)} .ref-service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px} .ref-service-card{min-width:0} .ref-service-card>a{position:relative;min-height:245px;display:block;overflow:hidden;border:1px solid var(--ref-line);border-radius:13px;background:#090a08;box-shadow:var(--ref-card-shadow);isolation:isolate} .ref-service-card img{width:100%;height:100%;min-height:245px;object-fit:cover;transition:transform .6s cubic-bezier(.2,.7,.2,1),filter .4s} .ref-service-shade{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,transparent 28%,rgba(5,5,4,.25) 52%,rgba(4,4,3,.94) 100%)} .ref-service-number{position:absolute;top:11px;left:12px;z-index:3;color:#f0d08a;font-family:Georgia,serif;font-size:.68rem;letter-spacing:.08em} .ref-service-copy{position:absolute;z-index:3;right:16px;bottom:14px;left:16px;color:#fff8ea} .ref-service-copy small,.ref-service-copy strong,.ref-service-copy em,.ref-service-copy b{display:block} .ref-service-copy small{color:#d9b561;font-size:.57rem} .ref-service-copy strong{margin-top:3px;font-size:.9rem;font-weight:700} .ref-service-copy em{max-height:0;overflow:hidden;color:#d4cdc0;font-size:.62rem;font-style:normal;line-height:1.8;opacity:0;transform:translateY(10px);transition:max-height .35s,opacity .35s,transform .35s} .ref-service-copy b{margin-top:4px;color:#efcb76;font-size:.6rem;font-weight:500} .ref-service-card a:hover img{transform:scale(1.07);filter:brightness(.9) saturate(1.08)} .ref-service-card a:hover .ref-service-copy em{max-height:60px;margin-top:5px;opacity:1;transform:translateY(0)} .ref-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px} .ref-product-card{min-width:0;overflow:hidden;border:1px solid var(--ref-line);border-radius:13px;background:var(--ref-surface-2);box-shadow:var(--ref-card-shadow)} .ref-product-card>a{display:block;height:100%} .ref-product-media{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:#090a08} .ref-product-media::after{content:"";position:absolute;inset:auto 0 0;height:44%;background:linear-gradient(transparent,rgba(4,4,3,.72));pointer-events:none} .ref-product-media img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease} .ref-product-card:hover .ref-product-media img{transform:scale(1.045)} .ref-product-placeholder{width:100%;height:100%;display:grid;place-items:center;color:var(--ref-gold);background:radial-gradient(circle,#2b220f,#090a08 70%)} .ref-product-placeholder svg{width:54px;height:54px} .ref-product-copy{padding:14px 15px 16px} .ref-product-copy small,.ref-product-copy h3,.ref-product-copy strong,.ref-product-copy span{display:block} .ref-product-copy small{min-height:1.4em;color:var(--ref-muted);font-size:.58rem} .ref-product-copy h3{min-height:2.8em;margin:4px 0 6px;color:var(--ref-text);font-size:.82rem;line-height:1.7} .ref-product-copy strong{color:var(--ref-gold-bright);font-size:.72rem} .ref-product-copy span{margin-top:3px;color:var(--ref-muted);font-size:.58rem} .ref-category-card .ref-product-copy h3,.ref-product-more .ref-product-copy h3{min-height:auto} .ref-category-card .ref-product-copy span,.ref-product-more .ref-product-copy span{color:var(--ref-gold-bright)} .ref-section-action{margin-top:24px;text-align:center} .ref-reason-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px} .ref-reason-card{overflow:hidden;border:1px solid var(--ref-line);border-radius:12px;background:var(--ref-surface-2);box-shadow:var(--ref-card-shadow)} .ref-reason-card img{width:100%;aspect-ratio:1.36 / 1;object-fit:cover} .ref-reason-card div{padding:14px 15px 16px} .ref-reason-card h3{margin:0 0 4px;color:var(--ref-text);font-size:.82rem} .ref-reason-card p{margin:0;color:var(--ref-muted);font-size:.62rem;line-height:1.85} .ref-assurance{padding:34px 0;color:var(--ref-text);background:var(--ref-page)} .ref-assurance-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid var(--ref-line);border-radius:13px;background:var(--ref-surface)} .ref-assurance-grid>a{position:relative;min-height:145px;display:flex;align-items:flex-end;overflow:hidden;border-left:1px solid var(--ref-line-soft)} .ref-assurance-grid>a:last-child{border-left:0} .ref-assurance-grid img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.78);transition:transform .45s,filter .45s} .ref-assurance-grid>a::after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 18%,rgba(4,4,3,.88))} .ref-assurance-grid a:hover img{transform:scale(1.05);filter:brightness(.92)} .ref-assurance-grid span{position:relative;z-index:2;padding:15px 16px;color:#fff8e8} .ref-assurance-grid strong,.ref-assurance-grid small{display:block} .ref-assurance-grid strong{font-size:.78rem} .ref-assurance-grid small{margin-top:3px;color:#d4c6ab;font-size:.58rem} .ref-footer{padding-top:34px;color:var(--ref-text);background:var(--ref-night);border-top:1px solid var(--ref-line)} html[data-theme="day"] .ref-footer{background:#e9dcc4} .ref-footer-top{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;padding-bottom:27px;border-bottom:1px solid var(--ref-line-soft)} .ref-footer-brand{color:var(--ref-text)} .ref-footer-top p{max-width:540px;margin:0;color:var(--ref-muted);font-size:.72rem} .ref-footer-grid{grid-template-columns:repeat(4,1fr);padding-block:30px} .ref-footer-grid h2{color:var(--ref-gold-bright);font-size:.8rem} .ref-footer-grid a,.ref-footer-grid .status-dot{color:var(--ref-muted) !important;font-size:.68rem} .ref-footer-grid a:hover{color:var(--ref-gold-bright) !important} .ref-footer-bottom{color:var(--ref-muted);border-top-color:var(--ref-line-soft);font-size:.62rem} html[data-theme="night"] .mobile-bottom-nav{color:#ddd3c2;border-top-color:rgba(199,147,47,.22);background:rgba(14,15,12,.97)} html[data-theme="night"] .mobile-bottom-nav a{color:#b9af9d} html[data-theme="night"] .mobile-bottom-nav .mobile-bottom-primary{color:var(--ref-gold-bright)} @media (max-width:1100px){.ref-header-inner{gap:16px} .ref-desktop-nav{display:none} .ref-header-tools{margin-inline-start:auto} .ref-menu-toggle{display:block} .ref-service-grid,.ref-product-grid,.ref-reason-grid{grid-template-columns:repeat(2,minmax(0,1fr))}} @media (max-width:800px){.ref-header-inner{min-height:66px;gap:8px} .ref-brand-diamond{width:35px;height:42px} .ref-brand strong{font-size:.9rem} .ref-brand small{display:none} .ref-header-tools{gap:0} .ref-header-tools>a,.ref-theme-toggle{width:34px;height:34px} .ref-header-tools>a:nth-of-type(2),.ref-header-tools>a:nth-of-type(3){display:none} .ref-menu-toggle{width:38px;height:38px} .ref-hero{min-height:640px} .ref-hero-grid{min-height:640px;display:block} .ref-hero-media{position:absolute;inset:0;min-height:640px} .ref-hero-media::before{background:linear-gradient(180deg,rgba(6,6,5,.02) 0%,rgba(6,6,5,.16) 34%,rgba(6,6,5,.88) 68%,var(--ref-page) 100%)} html[data-theme="day"] .ref-hero-media::before{background:linear-gradient(180deg,rgba(245,235,216,.02) 0%,rgba(245,235,216,.15) 36%,rgba(245,235,216,.88) 68%,var(--ref-page) 100%)} .ref-hero-media img{min-height:640px;object-position:50% 24%;transform:scale(1.02)} .ref-hero-copy{min-height:640px;justify-content:flex-end;padding:250px 18px 30px} .ref-eyebrow{font-size:.62rem} .ref-hero h1{margin-top:8px;font-size:2rem;line-height:1.48} .ref-hero-copy>p{max-width:340px;font-size:.72rem;line-height:1.85} .ref-ornament{margin:9px 0 11px} .ref-ornament i{width:46px} .ref-hero-actions{margin-top:16px} .ref-gold-button,.ref-outline-button{min-height:44px;padding-inline:20px;font-size:.68rem} .ref-live-price{min-height:50px;margin-top:12px;padding-block:7px} .ref-slider-dots{margin-top:12px} .ref-section{padding:38px 0 41px} .ref-section-heading{margin-bottom:20px} .ref-section-heading>span{font-size:.58rem} .ref-section-heading h2{font-size:1.45rem} .ref-section-heading p{padding-inline:10px;font-size:.66rem} .ref-service-grid,.ref-product-grid,.ref-reason-grid{gap:8px} .ref-service-card>a,.ref-service-card img{min-height:185px} .ref-service-copy{right:11px;bottom:10px;left:11px} .ref-service-copy strong{font-size:.72rem} .ref-service-copy em{display:none} .ref-service-copy b{font-size:.52rem} .ref-product-copy{padding:10px 10px 12px} .ref-product-copy h3{font-size:.69rem} .ref-product-copy small,.ref-product-copy strong,.ref-product-copy span{font-size:.52rem} .ref-reason-card div{padding:10px} .ref-reason-card h3{font-size:.7rem} .ref-reason-card p{font-size:.53rem} .ref-assurance{padding:24px 0} .ref-assurance-grid{grid-template-columns:1fr 1fr} .ref-assurance-grid>a{min-height:120px;border-bottom:1px solid var(--ref-line-soft)} .ref-assurance-grid>a:nth-child(2){border-left:0} .ref-assurance-grid>a:nth-child(n+3){border-bottom:0} .ref-assurance-grid strong{font-size:.68rem} .ref-assurance-grid small{font-size:.5rem} .ref-footer{padding-top:26px;padding-bottom:12px} .ref-footer-top{grid-template-columns:1fr auto;gap:14px} .ref-footer-top p{display:none} .ref-footer-grid{display:grid !important;grid-template-columns:1fr 1fr !important;gap:26px 16px;padding-block:25px !important} .ref-footer-bottom{flex-direction:column;gap:4px;text-align:center}} @media (max-width:430px){.container{width:min(calc(100% - 20px),var(--container))} .ref-header-tools>a:nth-of-type(1){display:none} .ref-service-card>a,.ref-service-card img{min-height:166px} .ref-service-copy strong{font-size:.66rem} .ref-product-copy h3{min-height:2.5em;font-size:.63rem} .ref-reason-card p{display:none} .ref-footer-top .ref-outline-button{padding-inline:12px;font-size:.58rem}} @media (prefers-reduced-motion:reduce){.ref-service-card img,.ref-product-media img,.ref-assurance-grid img,.ref-gold-button,.ref-outline-button{transition:none}} .ref-faq-grid{max-width:900px} .ref-faq-list{display:grid;gap:9px} .ref-faq-list details{border:1px solid var(--ref-line);border-radius:10px;background:var(--ref-surface-2);overflow:hidden} .ref-faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 18px;color:var(--ref-text);font-size:.78rem;font-weight:700;cursor:pointer;list-style:none} .ref-faq-list summary::-webkit-details-marker{display:none} .ref-faq-list summary span{color:var(--ref-gold-bright);font-size:1rem;transition:transform .2s} .ref-faq-list details[open] summary span{transform:rotate(45deg)} .ref-faq-list p{margin:0;padding:0 18px 17px;color:var(--ref-muted);font-size:.68rem;line-height:1.95} @media (max-width:800px){.ref-faq-list summary{padding:13px 14px;font-size:.69rem} .ref-faq-list p{padding:0 14px 14px;font-size:.59rem}} .ref-article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px} .ref-article-card{overflow:hidden;border:1px solid var(--ref-line);border-radius:12px;background:var(--ref-surface-2);box-shadow:var(--ref-card-shadow)} .ref-article-card>a{display:block;height:100%} .ref-article-media{aspect-ratio:1.58 / 1;overflow:hidden;background:#0b0c0a} .ref-article-media img{width:100%;height:100%;object-fit:cover;transition:transform .45s} .ref-article-card:hover .ref-article-media img{transform:scale(1.04)} .ref-article-placeholder{height:100%;display:grid;place-items:center;color:var(--ref-gold-bright);background:radial-gradient(circle,#30230c,#090a08 72%)} .ref-article-placeholder svg{width:48px;height:48px} .ref-article-card>a>div:last-child{padding:14px 15px 16px} .ref-article-card small{color:var(--ref-gold-bright);font-size:.58rem} .ref-article-card h3{margin:5px 0 6px;color:var(--ref-text);font-size:.82rem;line-height:1.75} .ref-article-card p{margin:0;color:var(--ref-muted);font-size:.61rem;line-height:1.85} .ref-article-card span{display:block;margin-top:10px;color:var(--ref-gold-bright);font-size:.6rem} .ref-magazine-empty{grid-column:1 / -1;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:24px;border:1px solid var(--ref-line);border-radius:12px;background:var(--ref-surface-2)} .ref-magazine-empty>span{width:48px;height:48px;display:grid;place-items:center;color:var(--ref-gold-bright);border-radius:50%;background:var(--ref-line-soft)} .ref-magazine-empty h3{margin:0;color:var(--ref-text);font-size:.85rem} .ref-magazine-empty p{margin:3px 0 0;color:var(--ref-muted);font-size:.64rem} .ref-magazine-empty>a{color:var(--ref-gold-bright);font-size:.68rem;font-weight:700} @media (max-width:800px){.ref-article-grid{grid-template-columns:1fr} .ref-magazine-empty{grid-template-columns:auto 1fr;padding:17px} .ref-magazine-empty>a{grid-column:2}} body.reference-home{--container:1180px} html[data-theme="night"]{--ref-page:#070806;--ref-surface:#0d0e0b;--ref-surface-2:#15150f;--ref-text:#fff6e2;--ref-muted:#b9ac96;--ref-line:rgba(226,173,62,.48);--ref-line-soft:rgba(239,198,106,.17);--ref-header:rgba(6,7,5,.92);--ref-card-shadow:0 26px 70px rgba(0,0,0,.48),inset 0 1px 0 rgba(255,236,177,.07)} html[data-theme="day"]{--ref-page:#f6ead3;--ref-surface:#fff8eb;--ref-surface-2:#fffdf8;--ref-text:#4b3010;--ref-muted:#7b6546;--ref-line:rgba(165,104,14,.46);--ref-line-soft:rgba(165,104,14,.16);--ref-header:rgba(255,249,237,.92);--ref-card-shadow:0 24px 55px rgba(112,72,12,.15),inset 0 1px 0 rgba(255,255,255,.9)} body.reference-home-v2{background:radial-gradient(circle at 11% 16%,rgba(228,174,63,.09),transparent 24%),radial-gradient(circle at 90% 36%,rgba(228,174,63,.07),transparent 27%),var(--ref-page)} html[data-theme="day"] body.reference-home-v2{background:radial-gradient(circle at 8% 13%,rgba(255,255,255,.95),transparent 21%),radial-gradient(circle at 88% 31%,rgba(221,169,67,.17),transparent 28%),linear-gradient(135deg,#f9efdc 0%,#efe0c3 48%,#fff9ed 100%)} .ref-theme-image{width:100%;height:100%;object-fit:cover} .ref-theme-image-day{display:none !important} html[data-theme="day"] .ref-theme-image-night{display:none !important} html[data-theme="day"] .ref-theme-image-day{display:block !important} .ref-site-header{backdrop-filter:blur(22px) saturate(1.2);box-shadow:0 12px 40px rgba(0,0,0,.12),inset 0 -1px rgba(239,198,106,.08)} html[data-theme="day"] .ref-site-header{box-shadow:0 14px 36px rgba(99,62,9,.12),inset 0 -1px rgba(143,91,12,.12)} .ref-theme-toggle{position:relative;width:64px !important;border-radius:999px !important;overflow:hidden;background:linear-gradient(145deg,rgba(239,198,106,.13),rgba(255,255,255,.02)) !important} .ref-theme-toggle::before{content:"";position:absolute;width:27px;height:27px;top:4px;right:4px;border-radius:50%;background:linear-gradient(145deg,#fff4b5,#b67512);box-shadow:0 4px 14px rgba(0,0,0,.35),inset 0 1px 2px rgba(255,255,255,.8);transition:transform .3s ease} html[data-theme="day"] .ref-theme-toggle::before{transform:translateX(-29px)} .ref-theme-toggle>span:not(.sr-only){position:relative;z-index:2;width:28px;text-align:center;font-size:.9rem} .ref-theme-sun{margin-right:auto} .ref-theme-moon{margin-left:auto} .ref-v2-hero{min-height:650px;overflow:clip;isolation:isolate;background:radial-gradient(circle at 24% 55%,rgba(205,143,25,.20),transparent 30%),linear-gradient(120deg,var(--ref-page) 0%,var(--ref-page) 44%,rgba(37,23,5,.56) 100%)} html[data-theme="day"] .ref-v2-hero{background:radial-gradient(circle at 26% 51%,rgba(255,255,255,.98),transparent 28%),linear-gradient(120deg,#fffaf1 0%,#f2dfbd 52%,#e8c887 100%)} .ref-hero-depth{position:absolute;inset:6% 3.5%;z-index:-1;border:1px solid var(--ref-line);border-radius:28px;box-shadow:inset 0 0 90px rgba(210,151,35,.07),0 36px 80px rgba(0,0,0,.25);pointer-events:none} html[data-theme="day"] .ref-hero-depth{box-shadow:inset 0 0 100px rgba(255,255,255,.65),0 30px 70px rgba(99,57,4,.16)} .ref-v2-hero .ref-hero-grid{min-height:650px;grid-template-columns:1.12fr .88fr;gap:20px} .ref-v2-hero .ref-hero-media{min-height:580px;border-radius:24px;overflow:hidden;transform:perspective(1200px) rotateY(-1.5deg) rotateX(.7deg);box-shadow:0 38px 90px rgba(0,0,0,.46),inset 0 0 0 1px rgba(240,193,93,.24)} html[data-theme="day"] .ref-v2-hero .ref-hero-media{box-shadow:0 34px 80px rgba(107,66,9,.20),inset 0 0 0 1px rgba(255,255,255,.75)} .ref-v2-hero .ref-hero-media::before{z-index:2;background:linear-gradient(90deg,transparent 56%,var(--ref-page) 99%)} html[data-theme="day"] .ref-v2-hero .ref-hero-media::before{background:linear-gradient(90deg,transparent 56%,#f5e5c8 99%)} .ref-v2-hero .ref-hero-media::after{content:"";position:absolute;inset:0;z-index:3;background:linear-gradient(115deg,transparent 0 43%,rgba(255,246,202,.12) 48%,transparent 53% 100%);transform:translateX(-65%);animation:refJewelSweep 7s ease-in-out infinite;pointer-events:none} @keyframes refJewelSweep{0%,55%{transform:translateX(-75%)} 82%,100%{transform:translateX(85%)}} .ref-v2-hero .ref-hero-media img{min-height:580px;filter:saturate(1.06) contrast(1.04)} html[data-theme="day"] .ref-v2-hero .ref-hero-media img{filter:saturate(1.02) contrast(1.03) brightness(1.03)} .ref-v2-hero .ref-hero-copy{z-index:5;padding-inline:24px 8px} .ref-v2-hero .ref-hero-copy::before{content:"";position:absolute;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(222,161,42,.16),transparent 67%);filter:blur(2px);pointer-events:none} .ref-v2-hero h1{text-shadow:0 12px 34px rgba(0,0,0,.25)} html[data-theme="day"] .ref-v2-hero h1{text-shadow:0 10px 28px rgba(99,59,5,.12)} .ref-gold-button{background:linear-gradient(145deg,#fff0a5 0%,#d89a2a 34%,#9b5e09 67%,#e9b54a 100%);box-shadow:0 12px 25px rgba(129,76,7,.25),inset 0 1px 0 rgba(255,255,255,.72),inset 0 -2px 5px rgba(94,49,3,.38)} .ref-outline-button{box-shadow:inset 0 1px 0 rgba(255,255,255,.08)} html[data-theme="day"] .ref-outline-button{background:rgba(255,255,255,.45)} .ref-live-price{backdrop-filter:blur(16px);box-shadow:0 16px 35px rgba(0,0,0,.20),inset 0 1px 0 rgba(255,255,255,.08)} html[data-theme="day"] .ref-live-price{box-shadow:0 14px 30px rgba(95,59,8,.12),inset 0 1px 0 #fff} .ref-v2-services{position:relative;overflow:hidden} .ref-v2-services::before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(135deg,transparent 0 46px,rgba(215,155,38,.018) 47px 48px);pointer-events:none} .ref-v2-services .container{position:relative} .ref-v2-services .ref-service-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px} .ref-v2-services .ref-service-card{perspective:1000px} .ref-v2-services .ref-service-card>a{min-height:340px;display:flex;flex-direction:column;border-radius:22px;overflow:hidden;background:linear-gradient(145deg,var(--ref-surface-2),var(--ref-surface));box-shadow:var(--ref-card-shadow);transform-style:preserve-3d;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease} .ref-v2-services .ref-service-card>a::before{content:"";position:absolute;inset:0;z-index:4;border-radius:inherit;background:linear-gradient(125deg,rgba(255,255,255,.10),transparent 22% 75%,rgba(230,170,51,.11));pointer-events:none} .ref-v2-services .ref-service-card:hover>a{transform:translateY(-9px) rotateX(1.8deg) rotateY(-1deg);border-color:rgba(240,190,84,.75);box-shadow:0 35px 75px rgba(0,0,0,.45),0 0 0 1px rgba(244,196,91,.14),inset 0 1px 0 rgba(255,255,255,.12)} html[data-theme="day"] .ref-v2-services .ref-service-card:hover>a{box-shadow:0 34px 65px rgba(107,66,7,.21),0 0 0 1px rgba(173,111,17,.13),inset 0 1px 0 #fff} .ref-service-media{position:relative;display:block;flex:1;min-height:235px;overflow:hidden} .ref-service-media::after{content:"";position:absolute;inset:auto 0 0;height:38%;background:linear-gradient(transparent,var(--ref-surface-2));pointer-events:none} .ref-v2-services .ref-service-card img{min-height:235px;object-fit:cover;transition:transform .55s ease,filter .4s ease} .ref-v2-services .ref-service-card:hover img{transform:scale(1.045) translateY(-3px);filter:saturate(1.08) contrast(1.04)} .ref-v2-services .ref-service-copy{position:relative;inset:auto;z-index:5;min-height:105px;padding:4px 18px 18px;color:var(--ref-text);background:var(--ref-surface-2)} .ref-v2-services .ref-service-copy strong{font-size:.88rem} .ref-v2-services .ref-service-copy em{max-height:none;margin-top:5px;color:var(--ref-muted);opacity:1;transform:none} .ref-v2-services .ref-service-copy b{margin-top:8px;color:var(--ref-gold-bright)} .ref-v2-services .ref-service-number{top:14px;right:14px;z-index:6;width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(255,232,165,.45);border-radius:50%;color:#fff1b2;background:linear-gradient(145deg,rgba(72,43,6,.78),rgba(12,11,8,.75));box-shadow:0 9px 20px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.18)} html[data-theme="day"] .ref-v2-services .ref-service-number{color:#6d4107;background:linear-gradient(145deg,#fff7dc,#dca74a);border-color:#fff} .ref-market-section{position:relative;background:radial-gradient(circle at 10% 20%,rgba(218,158,40,.12),transparent 25%),linear-gradient(160deg,var(--ref-page),var(--ref-surface))} html[data-theme="day"] .ref-market-section{background:linear-gradient(160deg,#f3e3c5,#fffaf0 55%,#ead1a0)} .ref-market-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:-8px 0 20px;color:var(--ref-muted);font-size:.68rem} .ref-market-toolbar .ref-outline-button{min-height:40px;padding-inline:17px} .ref-market-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px} .ref-market-section .market-card{min-height:175px;color:var(--ref-text);border:1px solid var(--ref-line);background:linear-gradient(145deg,var(--ref-surface-2),var(--ref-surface));box-shadow:var(--ref-card-shadow)} .ref-market-section .market-card::before{content:"";display:block;width:46px;height:4px;margin-bottom:15px;border-radius:99px;background:linear-gradient(90deg,#fff0a5,#a75d06);box-shadow:0 0 18px rgba(234,181,64,.35)} .ref-market-section .market-card h3,.ref-market-section .market-value{color:var(--ref-text)} .ref-market-section .market-card small,.ref-market-section .market-meta{color:var(--ref-muted)} .ref-market-section .market-value{color:var(--ref-gold-bright)} .ref-market-warning{color:var(--ref-text);border-color:var(--ref-line);background:var(--ref-line-soft)} .ref-chart-panel{position:relative;overflow:hidden;margin-top:18px;border:1px solid var(--ref-line);background:linear-gradient(145deg,var(--ref-surface-2),var(--ref-surface));box-shadow:var(--ref-card-shadow)} .ref-chart-panel::after{content:"";position:absolute;width:260px;height:260px;left:-90px;top:-100px;border-radius:50%;background:radial-gradient(circle,rgba(226,168,51,.15),transparent 70%);pointer-events:none} .ref-chart-panel h3{margin:5px 0 0;color:var(--ref-text);font-size:1.05rem} .ref-chart-panel .segmented-control{border:1px solid var(--ref-line-soft);background:var(--ref-page)} .ref-chart-panel .segmented-control button{color:var(--ref-muted)} .ref-chart-panel .segmented-control button.is-active{color:#4f3108;background:linear-gradient(145deg,#ffeaa0,#c88a1f);box-shadow:0 7px 18px rgba(117,68,4,.22)} .ref-chart-panel .chart-summary{color:var(--ref-muted)} .ref-chart-panel .chart-canvas{border:1px solid var(--ref-line-soft);background:linear-gradient(180deg,rgba(255,255,255,.025),rgba(211,153,38,.045))} html[data-theme="day"] .ref-chart-panel .chart-canvas{background:linear-gradient(180deg,#fffdf8,#f4e4c6)} .ref-chart-panel .chart-grid-line{stroke:color-mix(in srgb,var(--ref-line) 55%,transparent)} .ref-chart-panel .chart-label{fill:var(--ref-muted)} .ref-chart-panel .chart-line{stroke:#e2a932;filter:drop-shadow(0 4px 7px rgba(210,143,22,.30))} .ref-suggestions{overflow:hidden} .ref-suggestions-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px} .ref-suggestions-head .ref-section-heading{margin-inline:0;text-align:right} .ref-suggestions-head .ref-heading-ornament{justify-content:flex-start} .ref-strip-controls{display:flex;gap:8px;margin-bottom:29px;direction:ltr} .ref-strip-controls button{width:42px;height:42px;border:1px solid var(--ref-line);border-radius:50%;color:var(--ref-text);background:linear-gradient(145deg,var(--ref-surface-2),var(--ref-surface));box-shadow:0 10px 22px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.08);cursor:pointer} .ref-strip-controls button:hover{color:var(--ref-gold-bright);transform:translateY(-2px)} .ref-product-strip{display:flex;gap:14px;padding:8px 4px 20px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:var(--ref-gold-deep) transparent} .ref-product-strip .ref-product-card{flex:0 0 min(280px,75vw);scroll-snap-align:start;border-radius:20px} .ref-product-strip .ref-product-media{aspect-ratio:1.16/1} .ref-product-strip .ref-product-card{transition:transform .3s ease,box-shadow .3s ease} .ref-product-strip .ref-product-card:hover{transform:translateY(-7px);box-shadow:0 30px 65px rgba(0,0,0,.38)} html[data-theme="day"] .ref-product-strip .ref-product-card:hover{box-shadow:0 30px 60px rgba(111,69,8,.18)} html[data-theme="day"] .ref-product-media{background:#fff8e9} html[data-theme="day"] .ref-product-media::after{background:linear-gradient(transparent,rgba(255,248,233,.86))} html[data-theme="day"] .ref-adaptive-product{filter:brightness(1.18) saturate(.92) contrast(.94);mix-blend-mode:multiply} .ref-reason-media{aspect-ratio:1.36/1;overflow:hidden} .ref-reason-media img{width:100%;height:100%;object-fit:cover} html[data-theme="day"] .ref-reason-card,html[data-theme="day"] .ref-product-card,html[data-theme="day"] .ref-faq-list details{background:linear-gradient(145deg,#fffdf8,#f6e6c9)} html[data-theme="day"] .ref-assurance-grid{background:#fff9ee} html[data-theme="day"] .ref-assurance-grid img{filter:none} html[data-theme="day"] .ref-assurance-grid>a::after{background:linear-gradient(transparent 30%,rgba(81,47,6,.76))} @media (max-width:800px){body.reference-home.reference-home-v2{padding-bottom:calc(78px+env(safe-area-inset-bottom))} body.reference-home.reference-home-v2 .mobile-bottom-nav{display:grid !important;height:74px;grid-template-columns:repeat(5,1fr);padding:7px 8px max(7px,env(safe-area-inset-bottom));border-top:1px solid var(--ref-line);color:var(--ref-text);background:color-mix(in srgb,var(--ref-header) 92%,transparent);backdrop-filter:blur(22px) saturate(1.2);box-shadow:0 -16px 45px rgba(0,0,0,.26),inset 0 1px 0 rgba(255,255,255,.08)} body.reference-home.reference-home-v2 .mobile-bottom-nav a{color:var(--ref-muted);font-size:.58rem} body.reference-home.reference-home-v2 .mobile-bottom-nav svg{width:21px;height:21px} body.reference-home.reference-home-v2 .mobile-bottom-nav .mobile-bottom-primary{position:relative;top:-20px;width:68px;height:68px;margin-inline:auto;border:1px solid #f0c765;border-radius:50%;color:#5d3705;background:linear-gradient(145deg,#fff0a4,#c68516 58%,#f2c65e);box-shadow:0 13px 28px rgba(0,0,0,.32),inset 0 2px 2px rgba(255,255,255,.75)} body.reference-home.reference-home-v2 .mobile-bottom-nav .mobile-bottom-primary span{color:var(--ref-text);transform:translateY(25px);white-space:nowrap} .ref-theme-toggle{width:56px !important} .ref-v2-hero{min-height:690px} .ref-v2-hero .ref-hero-grid{min-height:690px} .ref-v2-hero .ref-hero-media{min-height:690px;border-radius:0;transform:none;box-shadow:none} .ref-v2-hero .ref-hero-media img{min-height:690px;object-position:48% 12%} .ref-v2-hero .ref-hero-media::before{background:linear-gradient(180deg,transparent 0 38%,rgba(5,6,4,.47) 57%,var(--ref-page) 84%)} html[data-theme="day"] .ref-v2-hero .ref-hero-media::before{background:linear-gradient(180deg,rgba(255,250,239,.02) 0 35%,rgba(248,235,211,.42) 56%,var(--ref-page) 84%)} .ref-v2-hero .ref-hero-copy{min-height:690px;padding-top:370px} .ref-hero-depth{inset:12px 10px 28px;border-radius:18px} .ref-v2-services .ref-service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px} .ref-v2-services .ref-service-card>a{min-height:245px;border-radius:16px} .ref-service-media{min-height:155px} .ref-v2-services .ref-service-card img{min-height:155px} .ref-v2-services .ref-service-copy{min-height:90px;padding:2px 11px 12px} .ref-v2-services .ref-service-copy strong{font-size:.68rem} .ref-v2-services .ref-service-copy em{display:none} .ref-v2-services .ref-service-copy b{font-size:.5rem} .ref-v2-services .ref-service-number{width:28px;height:28px;font-size:.56rem} .ref-market-toolbar{align-items:flex-start;flex-direction:column} .ref-market-grid{grid-template-columns:1fr} .ref-market-section .market-card{min-height:145px} .ref-chart-panel{padding:18px 12px} .ref-chart-panel .chart-header{align-items:flex-start;flex-direction:column} .ref-chart-panel .segmented-control{width:100%} .ref-chart-panel .segmented-control button{flex:1} .ref-chart-panel .chart-canvas{min-height:260px} .ref-chart-panel .chart-canvas svg{height:260px} .ref-suggestions-head{align-items:center} .ref-suggestions-head .ref-section-heading{margin-bottom:16px} .ref-strip-controls{margin-bottom:16px} .ref-product-strip .ref-product-card{flex-basis:min(72vw,270px)}} @media (max-width:430px){.ref-theme-toggle{width:52px !important} .ref-theme-toggle::before{width:24px;height:24px;top:5px} html[data-theme="day"] .ref-theme-toggle::before{transform:translateX(-24px)} .ref-v2-hero h1{font-size:1.95rem} .ref-v2-services .ref-service-card>a{min-height:225px} .ref-service-media,.ref-v2-services .ref-service-card img{min-height:140px} .ref-suggestions-head{align-items:flex-start;flex-direction:column} .ref-strip-controls{align-self:flex-end;margin-top:-52px}} body.reference-exact-home{--exact-bg:#030503;--exact-panel:#080a07;--exact-panel-2:#0d0f0b;--exact-text:#fff4dd;--exact-muted:#c5b89f;--exact-gold:#d39a2c;--exact-gold-light:#f1c864;--exact-line:rgba(205,145,36,.58);--exact-soft-line:rgba(224,173,65,.24);--exact-shadow:0 18px 44px rgba(0,0,0,.48),inset 0 1px 0 rgba(255,255,255,.025);padding-bottom:74px;color:var(--exact-text);background:#050704;font-family:"Noto Naskh Arabic","Noto Sans Arabic",Tahoma,Arial,sans-serif} html[data-theme="day"] body.reference-exact-home{--exact-bg:#fffaf0;--exact-panel:#fff8e9;--exact-panel-2:#f8ecd5;--exact-text:#4f2f08;--exact-muted:#8a6940;--exact-gold:#c58318;--exact-gold-light:#e3ad42;--exact-line:rgba(181,113,12,.38);--exact-soft-line:rgba(181,113,12,.16);--exact-shadow:0 16px 38px rgba(114,69,8,.13),inset 0 1px 0 rgba(255,255,255,.86);background:#f5ecdc} body.reference-exact-home main{overflow:visible;background:var(--exact-bg)} body.reference-exact-home .ref-footer{display:none} body.reference-exact-home .container{width:min(calc(100% - 30px),1480px)} body.reference-exact-home .ref-site-header{position:sticky;top:0;z-index:100;color:var(--exact-text);border-bottom:1px solid var(--exact-soft-line);background:rgba(3,5,3,.96);box-shadow:0 8px 26px rgba(0,0,0,.24);backdrop-filter:blur(18px) saturate(1.25)} html[data-theme="day"] body.reference-exact-home .ref-site-header{background:rgba(255,250,240,.96);box-shadow:0 8px 26px rgba(108,66,9,.08)} body.reference-exact-home .ref-header-inner{min-height:49px;gap:16px} body.reference-exact-home .ref-brand{gap:10px} body.reference-exact-home .ref-brand>span{display:block} body.reference-exact-home .ref-brand strong{color:var(--exact-text);font-size:.98rem;line-height:1.15} body.reference-exact-home .ref-brand small{color:var(--exact-muted);font-size:.58rem} body.reference-exact-home .ref-brand-diamond{width:37px;height:42px;color:var(--exact-gold-light);stroke-width:1.55;filter:drop-shadow(0 6px 10px rgba(211,154,44,.25))} body.reference-exact-home .ref-desktop-nav{gap:clamp(20px,3.2vw,48px)} body.reference-exact-home .ref-desktop-nav a{color:var(--exact-text);font-size:.66rem;font-weight:600;opacity:.94} body.reference-exact-home .ref-desktop-nav a.is-active{color:var(--exact-gold-light)} body.reference-exact-home .ref-desktop-nav a.is-active::after{bottom:-16px} body.reference-exact-home .ref-header-tools{gap:2px} body.reference-exact-home .ref-header-tools>a{width:27px;height:27px;color:var(--exact-text)} body.reference-exact-home .ref-header-tools svg{width:15px;height:15px} body.reference-exact-home .ref-theme-toggle{position:relative;width:61px;height:29px;display:flex;align-items:center;justify-content:space-between;margin-inline-end:7px;padding:0 7px;overflow:hidden;color:var(--exact-gold-light);border:1px solid var(--exact-gold);border-radius:99px;background:rgba(255,255,255,.025);box-shadow:inset 0 1px 4px rgba(0,0,0,.3)} body.reference-exact-home .ref-theme-toggle::before{content:"";position:absolute;z-index:1;top:3px;right:3px;width:21px;height:21px;border:1px solid #f6d989;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fff9d5,#d7951f 72%);box-shadow:0 3px 10px rgba(0,0,0,.34),inset 0 1px 1px #fff9d1;transition:transform .25s ease} html[data-theme="day"] body.reference-exact-home .ref-theme-toggle::before{transform:translateX(-32px)} body.reference-exact-home .ref-theme-toggle>span:not(.sr-only){position:relative;z-index:2;display:block;font-size:.71rem} body.reference-exact-home .ref-theme-sun{margin-right:auto} body.reference-exact-home .ref-theme-moon{margin-left:auto} body.reference-exact-home .ref-menu-toggle{border:0;border-radius:0} .exact-home-shell{width:min(100%,1480px);margin-inline:auto;color:var(--exact-text);background:radial-gradient(circle at 10% 8%,rgba(211,154,44,.07),transparent 22%),linear-gradient(180deg,var(--exact-bg),var(--exact-panel));border-inline:1px solid var(--exact-soft-line);box-shadow:0 0 0 1px rgba(255,255,255,.015),0 20px 70px rgba(0,0,0,.34)} html[data-theme="day"] .exact-home-shell{background:linear-gradient(180deg,#fffdf7,#f8edda 72%,#fff9ee);box-shadow:0 20px 60px rgba(105,63,7,.10)} .exact-theme-image{width:100%;height:100%;object-fit:cover} .exact-day-image{display:none} html[data-theme="day"] .exact-night-image{display:none} html[data-theme="day"] .exact-day-image{display:block} .exact-hero{position:relative;height:clamp(245px,30vw,430px);margin:0 15px 8px;overflow:hidden;border:1px solid var(--exact-line);border-radius:9px;background:#050604;box-shadow:var(--exact-shadow);isolation:isolate} .exact-hero-media,.exact-hero-shade{position:absolute;inset:0} .exact-hero-media img{object-position:50% 50%;transform:scale(1.015);filter:saturate(1.08) contrast(1.04)} html[data-theme="day"] .exact-hero-media img{filter:saturate(1.04) contrast(1.02) brightness(1.02)} .exact-hero-shade{z-index:1;background:linear-gradient(90deg,transparent 0 42%,rgba(4,5,3,.16) 52%,rgba(3,4,2,.88) 78%,rgba(3,4,2,.94) 100%),linear-gradient(180deg,transparent 65%,rgba(0,0,0,.18))} html[data-theme="day"] .exact-hero-shade{background:linear-gradient(90deg,transparent 0 44%,rgba(255,249,237,.14) 56%,rgba(255,248,234,.84) 82%,rgba(255,248,234,.94))} .exact-hero-copy{position:absolute;z-index:2;top:50%;right:7%;width:40%;transform:translateY(-47%);text-align:center} .exact-hero-copy-minimal{width:auto;right:5.5%;top:auto;bottom:8%;transform:none} .exact-hero-copy-minimal::before{inset:-14px -16px} .exact-hero-copy-minimal .exact-gold-button{margin-top:0} .exact-hero-copy::before{content:"";position:absolute;inset:-18px -18px -18px -18px;z-index:-1;border-radius:14px;background:linear-gradient(180deg,rgba(7,9,7,.32),rgba(7,9,7,.08));backdrop-filter:blur(4px)} html[data-theme="day"] .exact-hero-copy::before{background:linear-gradient(180deg,rgba(238,242,228,.50),rgba(238,242,228,.14))} .exact-hero h1{margin:0;color:var(--exact-text);font-family:"Noto Naskh Arabic",Amiri,serif;font-size:clamp(2.1rem,4.25vw,4rem);font-weight:500;line-height:1.15;text-shadow:0 8px 25px rgba(0,0,0,.35)} html[data-theme="day"] .exact-hero h1{text-shadow:0 7px 22px rgba(108,65,8,.12)} .exact-hero-subtitle{margin:2px 0 4px;color:var(--exact-text);font-family:"Noto Naskh Arabic",Amiri,serif;font-size:clamp(1.2rem,2.45vw,2.25rem);line-height:1.35} .exact-hero-description{margin:0 0 11px;color:var(--exact-muted);font-size:clamp(.58rem,.82vw,.83rem)} .exact-gold-button{min-width:124px;min-height:38px;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;color:#fff9eb;border:1px solid #e2af47;border-radius:5px;background:linear-gradient(145deg,#b77914,#e0aa3d 55%,#9e6410);box-shadow:0 10px 24px rgba(126,77,7,.28),inset 0 1px 0 rgba(255,255,255,.38);font-size:.68rem;font-weight:700} .exact-gold-button:hover{transform:translateY(-2px);filter:brightness(1.06)} .exact-hero-dots{display:flex;justify-content:center;gap:8px;margin-top:13px;direction:ltr} .exact-hero-dots i,.exact-strip-dots i{width:6px;height:6px;border-radius:50%;background:#e8e1d5;opacity:.8} .exact-hero-dots i.is-active,.exact-strip-dots i.is-active{background:var(--exact-gold-light);box-shadow:0 0 9px rgba(239,190,79,.5);opacity:1} .exact-section{padding:7px 15px 11px;color:var(--exact-text);border-top:1px solid var(--exact-soft-line);background:linear-gradient(180deg,var(--exact-panel),var(--exact-bg))} html[data-theme="day"] .exact-section{background:linear-gradient(180deg,#f4f3e7,#ecf0e1)} .exact-section h2{margin:0;color:var(--exact-text);font-family:"Noto Naskh Arabic",Amiri,serif;font-size:clamp(1.1rem,1.85vw,1.7rem);font-weight:600;text-align:center;line-height:1.45} .exact-title-ornament{display:flex;justify-content:center;align-items:center;gap:4px;height:9px;margin:-1px 0 7px;color:var(--exact-gold)} .exact-title-ornament i{width:19px;height:1px;background:linear-gradient(90deg,transparent,currentColor)} .exact-title-ornament i:last-child{background:linear-gradient(90deg,currentColor,transparent)} .exact-title-ornament b{font-size:.55rem;font-weight:400} .exact-service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px} .exact-service-card{position:relative;min-width:0;display:flex;flex-direction:column;overflow:hidden;color:var(--exact-text);border:1px solid var(--exact-line);border-radius:8px;background:linear-gradient(145deg,#11130e,#040503);box-shadow:0 9px 20px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.025);transform-style:preserve-3d;transition:transform .25s ease,box-shadow .25s ease} html[data-theme="day"] .exact-service-card{background:linear-gradient(145deg,#f9fbf2,#e8eddc);box-shadow:0 8px 19px rgba(83,104,68,.10),inset 0 1px 0 #fff} .exact-service-card:hover{transform:perspective(800px) rotateX(2deg) translateY(-3px);box-shadow:0 15px 30px rgba(0,0,0,.38),0 0 0 1px rgba(238,186,73,.12)} html[data-theme="day"] .exact-service-card:hover{box-shadow:0 15px 28px rgba(83,104,68,.14),0 0 0 1px rgba(188,141,45,.13)} .exact-service-art{position:relative;display:block;aspect-ratio:2.08/1;overflow:hidden;background:#080a07} .exact-service-art::after{content:"";position:absolute;inset:auto 0 0;height:26%;background:linear-gradient(transparent,rgba(3,4,2,.32))} html[data-theme="day"] .exact-service-art::after{background:linear-gradient(transparent,rgba(255,249,237,.2))} .exact-service-art img{transition:transform .35s ease,filter .35s ease} .exact-service-card:hover img{transform:scale(1.035);filter:saturate(1.08)} .exact-service-card strong{min-height:27px;display:grid;place-items:center;padding:2px 5px 4px;color:var(--exact-text);font-size:clamp(.59rem,.85vw,.82rem);font-weight:700;line-height:1.25;text-align:center} .exact-suggestions{padding-top:5px} .exact-suggestions h2{font-size:clamp(1rem,1.55vw,1.4rem)} .exact-suggestion-wrap{position:relative} .exact-suggestion-strip{display:flex;gap:5px;padding:2px 0 4px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none} .exact-suggestion-strip::-webkit-scrollbar{display:none} .exact-suggestion-card{flex:0 0 calc((100% - 15px)/4);min-width:0;overflow:hidden;scroll-snap-align:start;color:var(--exact-text);border:1px solid var(--exact-line);border-radius:7px;background:var(--exact-panel-2);box-shadow:0 8px 19px rgba(0,0,0,.24)} html[data-theme="day"] .exact-suggestion-card{background:#f5f7ec;box-shadow:0 8px 18px rgba(83,104,68,.08)} .exact-suggestion-art{display:block;aspect-ratio:1.88/1;overflow:hidden} .exact-suggestion-card strong{min-height:20px;display:grid;place-items:center;padding:1px 3px 3px;color:var(--exact-text);font-size:clamp(.56rem,.78vw,.72rem);text-align:center} .exact-strip-arrow{position:absolute;z-index:4;top:45%;width:24px;height:24px;display:grid;place-items:center;padding:0;color:#fff8e9;border:1px solid #e3b34f;border-radius:50%;background:linear-gradient(145deg,#d59a2e,#aa6a0d);box-shadow:0 5px 13px rgba(0,0,0,.26);transform:translateY(-50%);cursor:pointer} .exact-strip-prev{right:8px} .exact-strip-next{left:8px} .exact-strip-dots{display:flex;justify-content:center;gap:5px;margin-top:1px} .exact-strip-dots i{width:4px;height:4px} .exact-market{padding-top:6px;padding-bottom:8px} .exact-market-layout{display:grid;grid-template-columns:minmax(0,1.72fr) minmax(235px,.92fr);gap:7px;direction:ltr} .exact-chart-box,.exact-price-column{direction:rtl} .exact-chart-box{min-width:0;padding:7px 8px 5px;border:1px solid var(--exact-line);border-radius:8px;background:linear-gradient(145deg,#0e100c,#050604);box-shadow:var(--exact-shadow)} html[data-theme="day"] .exact-chart-box{background:linear-gradient(145deg,#f8fbf2,#e6eddc)} .exact-chart-toolbar{display:flex;align-items:center;justify-content:space-between;gap:9px} .exact-chart-toolbar>strong{color:var(--exact-text);font-size:.68rem;font-weight:700} .exact-periods{display:flex;gap:3px;direction:rtl} .exact-periods button{min-width:44px;height:21px;padding:0 7px;color:var(--exact-muted);border:1px solid var(--exact-soft-line);border-radius:5px;background:transparent;font-size:.48rem;cursor:pointer} .exact-periods button.is-active{color:#fff8e8;border-color:#d9a33b;background:linear-gradient(145deg,#d49b30,#9b5e0a)} .exact-chart-status{min-height:12px;color:var(--exact-muted);font-size:.47rem} .exact-chart-canvas{position:relative;min-height:213px;overflow:hidden;border-top:1px solid var(--exact-soft-line);background:linear-gradient(rgba(211,154,44,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(211,154,44,.04) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.015),rgba(0,0,0,.05));background-size:100% 25%,12.5% 100%,100% 100%} html[data-theme="day"] .exact-chart-canvas{background-color:#f5f7ec} .exact-chart-placeholder{position:absolute;inset:0} .exact-chart-placeholder svg,.exact-chart-canvas svg{width:100%;height:100%;display:block} .exact-chart-placeholder .exact-placeholder-grid path{fill:none;stroke:rgba(211,154,44,.15);stroke-width:1} .exact-chart-placeholder polyline{fill:none;stroke:#e5aa36;stroke-width:3;filter:drop-shadow(0 3px 5px rgba(210,143,22,.35))} .exact-chart-canvas .chart-canvas-wrap{height:213px} .exact-chart-canvas .chart-line{stroke:#e5aa36;stroke-width:3} .exact-chart-canvas .chart-area{fill:url(#priceArea)} .exact-chart-canvas .chart-grid-line{stroke:rgba(211,154,44,.16)} .exact-chart-canvas .chart-label{fill:var(--exact-muted);font-size:16px} .exact-chart-canvas .empty-card{min-height:213px;display:grid;place-content:center;padding:14px;color:var(--exact-muted);border:0;background:transparent;box-shadow:none;text-align:center} .exact-chart-canvas .empty-card h3{color:var(--exact-text);font-size:.72rem} .exact-chart-canvas .empty-card p{font-size:.56rem} .exact-price-column{display:flex;flex-direction:column;gap:4px} .exact-price-status{min-height:14px;margin:0;color:var(--exact-muted);font-size:.48rem;text-align:center} .exact-price-list{display:grid;grid-template-columns:1fr;gap:4px} .exact-price-list .market-card{position:relative;min-height:66px;display:grid;grid-template-columns:58px 1fr;grid-template-areas:"icon head" "icon value" "icon meta";align-content:center;gap:0 8px;padding:6px 9px;overflow:hidden;color:var(--exact-text);border:1px solid var(--exact-line);border-radius:7px;background:linear-gradient(145deg,#10120d,#060704);box-shadow:0 7px 18px rgba(0,0,0,.22)} html[data-theme="day"] .exact-price-list .market-card{background:linear-gradient(145deg,#f9fbf3,#e8eddc);box-shadow:0 7px 17px rgba(83,104,68,.08)} .exact-price-list .market-card::before{content:"";grid-area:icon;width:58px;height:54px;align-self:center;border-radius:6px;background-position:center;background-repeat:no-repeat;background-size:cover} .exact-price-list .market-card:nth-child(1)::before{background-image:url("/assets/exact-v3/market-1-night.webp")} .exact-price-list .market-card:nth-child(2)::before{background-image:url("/assets/exact-v3/market-2-night.webp")} .exact-price-list .market-card:nth-child(3)::before{background-image:url("/assets/exact-v3/market-3-night.webp")} html[data-theme="day"] .exact-price-list .market-card:nth-child(1)::before{background-image:url("/assets/exact-v3/market-1-day.webp")} html[data-theme="day"] .exact-price-list .market-card:nth-child(2)::before{background-image:url("/assets/exact-v3/market-2-day.webp")} html[data-theme="day"] .exact-price-list .market-card:nth-child(3)::before{background-image:url("/assets/exact-v3/market-3-day.webp")} .exact-price-list .market-card-head{grid-area:head;display:block} .exact-price-list .market-card-head h3{margin:0;color:var(--exact-text);font-size:.58rem} .exact-price-list .market-card-head small,.exact-price-list .freshness-badge{display:none} .exact-price-list .market-value{grid-area:value;margin:0;color:var(--exact-text);font-size:clamp(.84rem,1.25vw,1.1rem);font-weight:800} .exact-price-list .market-change{position:absolute;left:8px;bottom:6px;font-size:.43rem} .exact-price-list .market-meta{grid-area:meta;display:block;color:var(--exact-muted);font-size:.42rem} .exact-price-list .market-meta time{display:none} .exact-price-list .empty-card{min-height:66px;padding:8px;border:1px solid var(--exact-line);border-radius:7px;background:var(--exact-panel-2);box-shadow:none} .exact-price-list .empty-card h3{color:var(--exact-text);font-size:.62rem} .exact-price-list .empty-card p{color:var(--exact-muted);font-size:.48rem} .exact-price-warning{margin:0;padding:5px 7px;color:var(--exact-muted);border:1px solid var(--exact-soft-line);border-radius:6px;background:var(--exact-panel-2);font-size:.44rem} .exact-refresh{min-height:28px;color:var(--exact-gold-light);border:1px solid var(--exact-line);border-radius:6px;background:transparent;font-size:.5rem;cursor:pointer} body.reference-exact-home .mobile-bottom-nav{position:fixed;right:0;bottom:0;left:0;z-index:120;height:66px;display:grid !important;grid-template-columns:repeat(5,1fr);padding:5px max(10px,calc((100vw - 1480px)/2+10px)) max(5px,env(safe-area-inset-bottom));color:var(--exact-text);border-top:1px solid var(--exact-line);background:rgba(3,5,3,.96);box-shadow:0 -14px 35px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.035);backdrop-filter:blur(18px) saturate(1.2)} html[data-theme="day"] body.reference-exact-home .mobile-bottom-nav{background:rgba(244,243,231,.97);box-shadow:0 -12px 28px rgba(83,104,68,.10)} body.reference-exact-home .mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;color:var(--exact-gold-light);font-size:.52rem} body.reference-exact-home .mobile-bottom-nav svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.6} body.reference-exact-home .mobile-bottom-nav .mobile-bottom-primary{position:relative;top:-20px;width:74px;height:74px;margin-inline:auto;color:#552f03;border:1px solid #f0c65d;border-radius:50%;background:radial-gradient(circle at 45% 38%,#fff1a7,#d7941e 55%,#7d4704 100%);box-shadow:0 12px 28px rgba(0,0,0,.42),inset 0 2px 2px rgba(255,255,255,.62),0 0 0 5px rgba(203,139,25,.11)} body.reference-exact-home .mobile-bottom-nav .mobile-bottom-primary svg{width:48px;height:52px;stroke-width:1.25} body.reference-exact-home .mobile-bottom-nav .mobile-bottom-primary span{position:absolute;top:71px;color:var(--exact-text);white-space:nowrap;font-size:.48rem} @media (max-width:1100px){body.reference-exact-home .ref-desktop-nav{display:flex;gap:20px} body.reference-exact-home .ref-desktop-nav a{font-size:.59rem} .exact-hero-copy{right:5%;width:43%}} @media (max-width:820px){body.reference-exact-home{padding-bottom:calc(64px+env(safe-area-inset-bottom))} body.reference-exact-home .container{width:calc(100% - 14px)} body.reference-exact-home .ref-header-inner{min-height:45px;gap:1px} body.reference-exact-home .ref-brand{margin-inline-start:3px} body.reference-exact-home .ref-brand-diamond{width:31px;height:36px} body.reference-exact-home .ref-desktop-nav{display:none} body.reference-exact-home .ref-header-tools{margin-inline-start:auto;gap:0} body.reference-exact-home .ref-header-tools>a,body.reference-exact-home .ref-header-tools>a:nth-of-type(1),body.reference-exact-home .ref-header-tools>a:nth-of-type(2),body.reference-exact-home .ref-header-tools>a:nth-of-type(3){width:25px;height:30px;display:grid} body.reference-exact-home .ref-header-tools svg{width:14px;height:14px} body.reference-exact-home .ref-theme-toggle{width:49px;height:25px;margin-inline-end:2px;padding-inline:5px} body.reference-exact-home .ref-theme-toggle::before{top:3px;right:3px;width:17px;height:17px} html[data-theme="day"] body.reference-exact-home .ref-theme-toggle::before{transform:translateX(-25px)} body.reference-exact-home .ref-theme-toggle>span:not(.sr-only){font-size:.58rem} body.reference-exact-home .ref-menu-toggle{width:27px;height:32px;display:block;padding:5px} body.reference-exact-home .ref-menu-toggle span{width:15px;margin:3px auto} body.reference-exact-home .ref-mobile-nav .container{width:calc(100% - 20px)} .exact-home-shell{border-inline:0} .exact-hero{height:255px;margin:0 7px 6px;border-radius:5px} .exact-hero-media img{object-position:51% 46%} .exact-hero-shade{background:linear-gradient(180deg,transparent 24%,rgba(2,3,2,.16) 43%,rgba(2,3,2,.88) 79%,rgba(2,3,2,.95))} html[data-theme="day"] .exact-hero-shade{background:linear-gradient(180deg,rgba(255,250,240,.01) 22%,rgba(255,250,240,.16) 44%,rgba(255,248,235,.84) 79%,rgba(255,248,235,.95))} .exact-hero-copy{top:auto;right:7%;bottom:14px;width:86%;transform:none} .exact-hero h1{font-size:1.78rem} .exact-hero-subtitle{margin-top:-1px;font-size:1.04rem} .exact-hero-description{display:none} .exact-gold-button{min-width:110px;min-height:31px;padding-inline:15px;font-size:.57rem} .exact-hero-dots{margin-top:9px} .exact-section{padding:6px 8px 9px} .exact-section h2{font-size:1.04rem} .exact-title-ornament{margin-bottom:5px} .exact-service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px} .exact-service-art{aspect-ratio:1.52/1} .exact-service-card strong{min-height:24px;padding:2px;font-size:.51rem} .exact-suggestion-card{flex-basis:calc((100% - 8px)/3)} .exact-suggestion-art{aspect-ratio:1.22/1} .exact-suggestion-card strong{min-height:19px;font-size:.48rem} .exact-strip-arrow{width:20px;height:20px;font-size:.72rem} .exact-strip-prev{right:4px} .exact-strip-next{left:4px} .exact-market-layout{display:flex;flex-direction:column;gap:5px} .exact-price-column{order:1} .exact-chart-box{order:2;padding:6px} .exact-price-list{grid-template-columns:1fr;gap:3px} .exact-price-list .market-card{min-height:57px;grid-template-columns:52px 1fr;padding:4px 7px} .exact-price-list .market-card::before{width:50px;height:47px} .exact-price-list .market-card-head h3{font-size:.52rem} .exact-price-list .market-value{font-size:.82rem} .exact-chart-canvas,.exact-chart-canvas .chart-canvas-wrap,.exact-chart-canvas .empty-card{min-height:185px;height:185px} body.reference-exact-home .mobile-bottom-nav{height:62px;padding-inline:4px} body.reference-exact-home .mobile-bottom-nav a{font-size:.46rem} body.reference-exact-home .mobile-bottom-nav svg{width:17px;height:17px} body.reference-exact-home .mobile-bottom-nav .mobile-bottom-primary{top:-17px;width:64px;height:64px} body.reference-exact-home .mobile-bottom-nav .mobile-bottom-primary svg{width:42px;height:46px} body.reference-exact-home .mobile-bottom-nav .mobile-bottom-primary span{top:62px;font-size:.43rem}} @media (max-width:430px){.exact-hero{height:216px} .exact-hero-copy{bottom:10px} .exact-hero h1{font-size:1.52rem} .exact-hero-subtitle{font-size:.9rem} .exact-gold-button{min-height:28px} .exact-service-card strong{min-height:22px;font-size:.45rem} .exact-suggestion-card strong{font-size:.44rem} .exact-chart-toolbar{flex-direction:column-reverse;align-items:stretch} .exact-chart-toolbar>strong{text-align:center} .exact-periods{justify-content:center}} @media (min-width:821px){body.reference-exact-home .ref-menu-toggle{display:none !important}} body.reference-exact-home .ref-header-tools>a:nth-of-type(1){order:1} body.reference-exact-home .ref-header-tools>a:nth-of-type(2){order:2} body.reference-exact-home .ref-header-tools>a:nth-of-type(3){order:3} body.reference-exact-home .ref-theme-toggle{order:4} .exact-service-grid,.exact-suggestion-strip{direction:ltr} .exact-service-card,.exact-suggestion-card{direction:rtl} body.reference-exact-home .mobile-bottom-nav .mobile-bottom-primary span{display:none} .exact-hero-media img{object-fit:cover;object-position:left center;transform:none} @media (max-width:820px){.exact-hero-media img{object-position:22% center}} html[data-theme="day"] .exact-hero-media img{filter:saturate(1.12) contrast(1.09) brightness(.995)} html[data-theme="day"] .exact-service-art img,html[data-theme="day"] .exact-suggestion-art img{filter:saturate(1.10) contrast(1.10) brightness(.99);image-rendering:auto} html[data-theme="day"] .exact-service-art::after{height:14%;background:linear-gradient(transparent,rgba(244,221,183,.08))} html[data-theme="day"] .exact-service-card,html[data-theme="day"] .exact-suggestion-card,html[data-theme="day"] .exact-price-list .market-card{border-color:rgba(176,111,14,.34);box-shadow:0 10px 25px rgba(113,68,7,.13),inset 0 1px 0 rgba(255,255,255,.96)} html[data-theme="day"] .exact-service-art,html[data-theme="day"] .exact-suggestion-art{background:linear-gradient(145deg,#fffdf8,#f2dfbe)} html[data-theme="day"] .exact-price-list .market-card::before{background-size:cover;box-shadow:0 5px 13px rgba(102,61,7,.13),inset 0 0 0 1px rgba(180,112,14,.12)} .calculator-tabs-expanded{grid-template-columns:repeat(7,minmax(0,1fr))} .calculator-tabs-expanded button{padding-inline:8px;font-size:.78rem;white-space:nowrap} .invoice-live-price{width:100%;margin-top:2px} @media(max-width:1100px){.calculator-tabs-expanded{display:flex}.calculator-tabs-expanded button{min-width:130px;flex:0 0 auto}} html[data-theme="day"] .exact-theme-image{display:block !important} .exact-day-image,.exact-night-image{display:block !important} .ref-header-tools{gap:10px} body.reference-exact-home .ref-header-tools>a{background:linear-gradient(145deg,#f7f8ef,#e2e7d1);border:1px solid rgba(188,141,45,.18);box-shadow:0 6px 16px rgba(83,104,68,.08),inset 0 1px 0 rgba(255,255,255,.85)} body.reference-exact-home .ref-header-tools>a:hover{background:linear-gradient(145deg,#fafbf3,#e8eddc);box-shadow:0 10px 22px rgba(83,104,68,.12),inset 0 1px 0 rgba(255,255,255,.9)} body.reference-exact-home .ref-site-header{border-bottom:1px solid rgba(188,141,45,.14)} body.reference-exact-home .ref-brand-diamond{filter:drop-shadow(0 2px 8px rgba(188,141,45,.18))} body.reference-exact-home .exact-hero-media img{filter:saturate(1.02) contrast(1.01) brightness(1.02)} .tryon-hero{color:#f8f2df;background:linear-gradient(90deg,rgba(18,38,23,.96),rgba(35,65,39,.90)),radial-gradient(circle at 15% 20%,rgba(218,174,73,.20),transparent 34%)} .tryon-hero .eyebrow{color:#e4bf67} .tryon-section{padding:clamp(28px,5vw,64px) 0 70px;background:linear-gradient(180deg,#f4f3e7,#e8ecdd)} .tryon-layout{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:24px;align-items:start} .tryon-controls,.tryon-stage-card{border:1px solid rgba(177,135,46,.25);background:rgba(250,251,244,.92);box-shadow:0 18px 48px rgba(66,83,52,.12)} .tryon-control-heading{display:flex;align-items:center;gap:12px;margin-bottom:18px} .tryon-control-heading h2{margin:2px 0 0;color:#3d4e32} .tryon-badge{width:48px;height:48px;display:grid;place-items:center;border:1px solid #d8ad4e;border-radius:14px;color:#f7ebc7;background:linear-gradient(145deg,#26472b,#18341e);font-weight:900;box-shadow:inset 0 1px 0 rgba(255,255,255,.14)} .tryon-product-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:16px} .tryon-product-tabs button{min-height:96px;display:grid;grid-template-columns:56px 1fr;align-items:center;gap:6px;padding:9px;color:#435039;border:1px solid rgba(86,111,74,.22);border-radius:14px;background:#f4f6ec;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease} .tryon-product-tabs button:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(70,92,58,.10)} .tryon-product-tabs button.is-active{color:#32492e;border-color:#c99938;background:linear-gradient(145deg,#fffaf0,#edf1e1);box-shadow:0 0 0 2px rgba(201,153,56,.10)} .tryon-product-tabs img{width:56px;height:48px;object-fit:contain} .tryon-product-tabs span{font-weight:800;font-size:.82rem} .tryon-instructions{margin:12px 0 16px;padding:12px 13px;border:1px solid rgba(115,139,96,.18);border-radius:12px;background:#edf1e4;color:#586348} .tryon-instructions strong{color:#34452e} .tryon-instructions p{margin:5px 0 0;font-size:.78rem;line-height:1.8} .tryon-slider{display:grid;grid-template-columns:1fr auto;gap:5px 10px;margin:13px 0;color:#49543d;font-size:.78rem;font-weight:700} .tryon-slider input{grid-column:1 / -1;width:100%;accent-color:#aa7b25} .tryon-slider output{color:#9a6d1e} .tryon-actions{display:grid;gap:8px;margin-top:17px} .tryon-status{min-height:54px;margin-top:13px;padding:10px 12px;border-radius:10px;color:#4d5d40;background:#edf1e5;font-size:.76rem;line-height:1.75} .tryon-status.is-error{color:#7d4b2f;background:#f6ecdf} .tryon-privacy{margin-top:14px;padding-top:13px;border-top:1px solid rgba(94,116,79,.15);color:#6a725a;font-size:.7rem;line-height:1.7} .tryon-privacy strong{color:#3e4d35} .tryon-privacy p{margin:4px 0 0} .tryon-stage-card{padding:12px;overflow:hidden} .tryon-stage{position:relative;min-height:440px;aspect-ratio:4/3;overflow:hidden;border:1px solid rgba(199,150,50,.30);border-radius:18px;background:linear-gradient(145deg,#203c25,#112617)} .tryon-stage video{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none} .tryon-stage canvas{position:absolute;inset:0;width:100%;height:100%;object-fit:contain} .tryon-placeholder{position:absolute;inset:0;display:grid;place-content:center;justify-items:center;padding:24px;color:#f0e5c6;text-align:center;background:radial-gradient(circle at 50% 35%,rgba(222,179,76,.12),transparent 32%)} .tryon-placeholder span{font-size:3rem;color:#e2bd62} .tryon-placeholder h2{margin:6px 0;color:#fff8e8} .tryon-placeholder p{max-width:440px;margin:0;color:#bdc9ad} .tryon-processing{position:absolute;right:16px;bottom:16px;z-index:4;padding:8px 12px;border:1px solid rgba(230,193,103,.38);border-radius:999px;color:#fff1c5;background:rgba(16,42,22,.84);backdrop-filter:blur(8px);font-size:.72rem} .tryon-stage-footer{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;padding:12px 3px 2px} .tryon-stage-footer span{padding:5px 9px;border-radius:999px;color:#4b5b40;background:#edf1e4;font-size:.67rem;font-weight:700} .tryon-how{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:24px} .tryon-how article{padding:17px;border:1px solid rgba(104,130,88,.18);border-radius:15px;background:rgba(250,251,245,.72)} .tryon-how article>strong{width:33px;height:33px;display:grid;place-items:center;border-radius:50%;color:#fff6da;background:#284a2c;box-shadow:inset 0 0 0 1px rgba(223,183,86,.45)} .tryon-how h3{margin:10px 0 5px;color:#35452f;font-size:.9rem} .tryon-how p{margin:0;color:#69745d;font-size:.72rem;line-height:1.75} body.reference-exact-home .exact-service-grid{grid-template-columns:repeat(3,minmax(0,1fr))} @media (max-width:980px){.tryon-layout{grid-template-columns:1fr} .tryon-controls{order:2} .tryon-stage-card{order:1} .tryon-how{grid-template-columns:repeat(2,1fr)} body.reference-exact-home .exact-service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}} @media (max-width:620px){.tryon-section{padding-top:18px} .tryon-stage{min-height:360px;border-radius:14px} .tryon-product-tabs{grid-template-columns:1fr 1fr} .tryon-how{grid-template-columns:1fr} body.reference-exact-home .exact-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}} html[data-theme="day"]{--ref-page:#17241b;--ref-surface:#213126;--ref-surface-2:#2a3a2d;--ref-text:#f8f0da;--ref-muted:#c7c5ad;--ref-line:rgba(216,177,84,.44);--ref-line-soft:rgba(216,177,84,.16);--ref-header:rgba(21,35,25,.97);--ref-card-shadow:0 22px 58px rgba(7,17,10,.32),inset 0 1px 0 rgba(255,255,255,.04);--ref-gold:#c99a3d;--ref-gold-bright:#e4bd65;--ref-gold-deep:#8d651d} html[data-theme="day"] body{background:#17241b;color:var(--ref-text)} html[data-theme="day"] .ref-site-header{color:#f8f0da;background:linear-gradient(90deg,rgba(18,31,22,.985),rgba(28,45,31,.975));border-bottom-color:rgba(224,184,87,.28);box-shadow:0 12px 34px rgba(5,14,8,.28),inset 0 -1px 0 rgba(255,255,255,.025)} html[data-theme="day"] .ref-site-header .ref-brand strong,html[data-theme="day"] .ref-site-header .ref-desktop-nav a,html[data-theme="day"] .ref-site-header .ref-header-tools>a{color:#f8f0da} html[data-theme="day"] .ref-site-header .ref-brand small{color:#bdc1a7} html[data-theme="day"] .ref-site-header .ref-brand-diamond{color:#e4bd65;filter:drop-shadow(0 3px 10px rgba(224,180,74,.22))} html[data-theme="day"] .ref-site-header .ref-desktop-nav a.is-active{color:#e4bd65} html[data-theme="day"] .ref-site-header .ref-header-tools>a{border:1px solid rgba(225,184,85,.20);background:linear-gradient(145deg,rgba(53,72,51,.82),rgba(28,45,31,.86));box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 6px 16px rgba(0,0,0,.16)} html[data-theme="day"] .ref-site-header .ref-header-tools>a:hover{border-color:rgba(228,189,101,.50);background:linear-gradient(145deg,#3b503a,#263b2b)} html[data-theme="day"] body.reference-exact-home{--exact-bg:#17241b;--exact-panel:#1e2e22;--exact-panel-2:#26372a;--exact-text:#f8f0da;--exact-muted:#c5c4aa;--exact-gold:#c99a3d;--exact-gold-light:#e4bd65;--exact-line:rgba(216,177,84,.46);--exact-soft-line:rgba(216,177,84,.18);--exact-shadow:0 20px 50px rgba(6,16,9,.34),inset 0 1px 0 rgba(255,255,255,.035);background:#17241b} html[data-theme="day"] .exact-home-shell{background:radial-gradient(circle at 12% 5%,rgba(224,184,87,.10),transparent 24%),radial-gradient(circle at 88% 22%,rgba(111,131,82,.12),transparent 26%),linear-gradient(180deg,#1d2c21 0%,#17241b 58%,#132018 100%);border-inline-color:rgba(224,184,87,.16);box-shadow:0 24px 70px rgba(3,12,6,.30)} html[data-theme="day"] .exact-hero{margin-top:10px;border-color:rgba(224,184,87,.56);border-radius:16px;box-shadow:0 24px 60px rgba(2,10,5,.42),0 0 0 1px rgba(255,242,203,.035),inset 0 1px 0 rgba(255,255,255,.06)} html[data-theme="day"] .exact-hero-media img{filter:saturate(1.05) contrast(1.035) brightness(.94)} html[data-theme="day"] .exact-hero-shade{background:linear-gradient(90deg,rgba(11,20,13,.02) 0 46%,rgba(15,27,18,.12) 62%,rgba(12,22,15,.36) 100%),linear-gradient(180deg,rgba(10,18,12,.04) 52%,rgba(9,18,12,.28) 100%)} html[data-theme="day"] .exact-hero-copy::before{background:linear-gradient(145deg,rgba(24,40,28,.74),rgba(18,31,22,.46));border:1px solid rgba(228,189,101,.18);box-shadow:0 10px 24px rgba(0,0,0,.20)} html[data-theme="day"] .exact-gold-button{color:#172317;border:1px solid #f0d184;border-radius:999px;background:linear-gradient(135deg,#f2d487 0%,#d1a444 46%,#b27b25 100%);box-shadow:0 12px 30px rgba(198,148,51,.24),inset 0 1px 0 rgba(255,255,255,.65);letter-spacing:.01em} html[data-theme="day"] .exact-section{background:linear-gradient(180deg,rgba(32,48,36,.96),rgba(22,35,26,.98));border-top-color:rgba(224,184,87,.16)} html[data-theme="day"] .exact-section h2{color:#f9f0d7;text-shadow:0 2px 16px rgba(0,0,0,.16)} html[data-theme="day"] .exact-title-ornament{color:#e4bd65} html[data-theme="day"] .exact-service-grid{gap:11px} html[data-theme="day"] .exact-service-card{border-color:rgba(224,184,87,.40);border-radius:14px;background:linear-gradient(145deg,#293a2c,#1d2c21);box-shadow:0 14px 32px rgba(5,15,8,.28),inset 0 1px 0 rgba(255,255,255,.04)} html[data-theme="day"] .exact-service-card:hover{transform:perspective(900px) rotateX(1.5deg) translateY(-5px);border-color:rgba(237,202,117,.72);box-shadow:0 22px 45px rgba(3,12,6,.42),0 0 0 1px rgba(225,184,85,.10),0 0 30px rgba(198,148,51,.08)} html[data-theme="day"] .exact-service-art{background:#243328} html[data-theme="day"] .exact-service-art img{filter:saturate(1.04) contrast(1.035) brightness(.97)} html[data-theme="day"] .exact-service-art::after{height:22%;background:linear-gradient(transparent,rgba(20,34,24,.26))} html[data-theme="day"] .exact-service-card strong{min-height:38px;color:#f8f0da;background:linear-gradient(180deg,rgba(40,57,43,.72),rgba(26,41,30,.95));border-top:1px solid rgba(224,184,87,.14);font-weight:800;letter-spacing:.005em} html[data-theme="day"] .exact-service-card:last-child .exact-service-art::before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(135deg,rgba(73,92,56,.12),rgba(200,156,62,.08));mix-blend-mode:multiply} html[data-theme="day"] .exact-suggestion-card{color:#f8f0da;border-color:rgba(224,184,87,.34);background:linear-gradient(145deg,#293a2c,#1d2c21);box-shadow:0 12px 28px rgba(5,15,8,.25)} html[data-theme="day"] .exact-suggestion-card strong{color:#f8f0da;background:rgba(25,40,29,.88)} html[data-theme="day"] .exact-chart-box,html[data-theme="day"] .exact-price-list .market-card{color:#f8f0da;border-color:rgba(224,184,87,.34);background:linear-gradient(145deg,#293b2c,#1b2b20);box-shadow:0 14px 34px rgba(4,13,7,.26),inset 0 1px 0 rgba(255,255,255,.035)} html[data-theme="day"] .exact-chart-canvas{background-color:#1b2a20} html[data-theme="day"] .exact-chart-toolbar>strong,html[data-theme="day"] .exact-price-list .market-card-head h3,html[data-theme="day"] .exact-price-list .market-value{color:#f8f0da} html[data-theme="day"] .exact-periods button{color:#c7c5ad;border-color:rgba(224,184,87,.18);background:rgba(255,255,255,.025)} html[data-theme="day"] .exact-periods button.is-active{color:#1b271d;background:linear-gradient(145deg,#f0d182,#bf8b2f);border-color:#f0cf78} html[data-theme="day"] .exact-refresh{color:#e4bd65;border-color:rgba(224,184,87,.38);background:rgba(255,255,255,.02)} html[data-theme="day"] body.reference-exact-home .mobile-bottom-nav{color:#f8f0da;background:rgba(18,31,22,.98);border-top-color:rgba(224,184,87,.32);box-shadow:0 -15px 38px rgba(2,10,5,.34)} html[data-theme="day"] body.reference-exact-home .mobile-bottom-nav a{color:#e4bd65} html[data-theme="day"] body.reference-exact-home .mobile-bottom-nav .mobile-bottom-primary span{color:#f8f0da} html[data-theme="day"] .page-hero,html[data-theme="day"] .dark-hero,html[data-theme="day"] .tryon-hero{color:#f8f0da;background:radial-gradient(circle at 16% 20%,rgba(224,184,87,.12),transparent 28%),linear-gradient(135deg,#1b2d20,#29402c 58%,#1a2a1f);border-bottom:1px solid rgba(224,184,87,.24)} html[data-theme="day"] .tryon-section,html[data-theme="day"] .account-section{background:linear-gradient(180deg,#1c2b20,#17241b)} html[data-theme="day"] .tool-card,html[data-theme="day"] .dashboard-card,html[data-theme="day"] .auth-panel-card,html[data-theme="day"] .auth-card,html[data-theme="day"] .tryon-controls,html[data-theme="day"] .tryon-stage-card{border-color:rgba(207,164,70,.30);background:linear-gradient(145deg,#eee9d3,#d9dcc3);box-shadow:0 18px 44px rgba(3,12,6,.26),inset 0 1px 0 rgba(255,255,255,.55)} html[data-theme="day"] .tryon-control-heading h2,html[data-theme="day"] .tryon-instructions strong,html[data-theme="day"] .tryon-how h3{color:#28392b} html[data-theme="day"] .tryon-instructions,html[data-theme="day"] .tryon-status,html[data-theme="day"] .tryon-stage-footer span{background:#dfe3ce;color:#485541} html[data-theme="day"] .tryon-product-tabs button{background:#e8ead8;color:#354733;border-color:rgba(91,112,76,.24)} html[data-theme="day"] .tryon-product-tabs button.is-active{background:linear-gradient(145deg,#f3eedc,#dfe4cd);border-color:#c59636;box-shadow:0 0 0 2px rgba(201,154,61,.12)} html[data-theme="day"] .tryon-stage{background:linear-gradient(145deg,#203626,#102118);border-color:rgba(224,184,87,.34);box-shadow:inset 0 0 60px rgba(0,0,0,.18)} html[data-theme="day"] .tryon-how article{border-color:rgba(207,164,70,.24);background:linear-gradient(145deg,#e8ead9,#d7dcc4);box-shadow:0 10px 24px rgba(3,12,6,.16)} html[data-theme="day"] .button-primary{border-color:#e8c26c;background:linear-gradient(135deg,#e7c36e,#bd8c31);color:#1c2b20;box-shadow:0 10px 22px rgba(177,127,35,.20)} html[data-theme="day"] .button-outline{border-color:rgba(202,159,65,.48);color:#d8ad55} @media (max-width:820px){html[data-theme="day"] .exact-hero{border-radius:12px} html[data-theme="day"] .exact-service-grid{gap:7px} html[data-theme="day"] .exact-service-card strong{min-height:34px}}:root{--gallery-ivory:#f8f2e8;--gallery-ivory-2:#eee7d8;--gallery-sage-0:#e6e0cc;--gallery-sage-1:#d4ccb2;--gallery-sage-2:#c6bb9e;--gallery-sage-3:#b6aa89;--gallery-sage-4:#a2956e;--gallery-ink:#554f39;--gallery-muted:#777058;--gallery-gold:#d3a557;--gallery-gold-light:#efd18a;--gallery-gold-deep:#9d6d25;--gallery-gold-line:rgba(191,139,51,.58);--gallery-gold-soft:rgba(210,164,84,.22);--gallery-shadow:0 20px 46px rgba(81,70,44,.14),inset 0 1px 0 rgba(255,255,255,.84)} html[data-theme="day"]{--ref-page:var(--gallery-ivory);--ref-surface:var(--gallery-sage-0);--ref-surface-2:var(--gallery-sage-1);--ref-text:var(--gallery-ink);--ref-muted:var(--gallery-muted);--ref-line:var(--gallery-gold-line);--ref-line-soft:var(--gallery-gold-soft);--ref-header:rgba(214,205,179,.97);--ref-card-shadow:var(--gallery-shadow);--ref-gold:var(--gallery-gold);--ref-gold-bright:var(--gallery-gold-light);--ref-gold-deep:var(--gallery-gold-deep)} html[data-theme="day"] body{color:var(--gallery-ink);background:radial-gradient(circle at 12% 7%,rgba(255,255,255,.92),transparent 27%),radial-gradient(circle at 88% 13%,rgba(224,199,147,.17),transparent 28%),linear-gradient(180deg,#faf5ec 0%,#eee7d8 46%,#ded7c2 100%)} html[data-theme="day"] .ref-site-header,html[data-theme="day"] body.reference-exact-home .ref-site-header{min-height:72px;color:var(--gallery-ink);border-bottom:1px solid rgba(182,126,34,.50);background:linear-gradient(180deg,rgba(236,230,213,.985),rgba(205,197,170,.975));box-shadow:0 12px 34px rgba(76,65,40,.13),inset 0 1px 0 rgba(255,255,255,.90),inset 0 -1px 0 rgba(152,103,29,.18);backdrop-filter:blur(20px) saturate(1.08)} html[data-theme="day"] .ref-header-inner,html[data-theme="day"] body.reference-exact-home .ref-header-inner{position:relative;min-height:72px;justify-content:center;gap:0} html[data-theme="day"] .luxury-desktop-nav{display:none !important} html[data-theme="day"] .luxury-center-brand{position:absolute;left:50%;top:50%;z-index:3;transform:translate(-50%,-50%);display:inline-flex;align-items:center;gap:10px;direction:ltr;margin:0;padding:3px 12px} html[data-theme="day"] .luxury-center-brand>span{display:block !important} html[data-theme="day"] .luxury-center-brand strong,html[data-theme="day"] body.reference-exact-home .luxury-center-brand strong{display:block;margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.15rem,1.8vw,1.62rem);line-height:1;letter-spacing:.14em;color:#bc8733;background:linear-gradient(180deg,#fff0b6 0%,#e9bf6a 24%,#c58e34 54%,#f0cf82 76%,#a96f20 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 1px 0 rgba(255,239,181,.60);filter:drop-shadow(0 2px 0 rgba(124,79,19,.28)) drop-shadow(0 5px 7px rgba(106,75,29,.18))} html[data-theme="day"] .luxury-center-brand .ref-brand-diamond,html[data-theme="day"] body.reference-exact-home .luxury-center-brand .ref-brand-diamond{width:42px;height:48px;color:#c18a34;stroke-width:2.05;filter:drop-shadow(0 1px 0 #fff0b8) drop-shadow(0 2px 0 #a56f22) drop-shadow(0 5px 8px rgba(118,78,24,.24))} html[data-theme="day"] .luxury-menu-toggle,html[data-theme="day"] body.reference-exact-home .luxury-menu-toggle{position:absolute;right:0;top:50%;z-index:4;transform:translateY(-50%);width:42px;height:42px;display:grid !important;place-content:center;padding:8px;color:var(--gallery-gold-deep);border:1px solid rgba(185,128,38,.62);border-radius:12px;background:linear-gradient(145deg,#f9f3e7,#cfc5aa);box-shadow:0 7px 18px rgba(92,73,37,.15),inset 0 1px 0 rgba(255,255,255,.92),inset 0 -1px 0 rgba(135,88,23,.12)} html[data-theme="day"] .luxury-menu-toggle:hover{transform:translateY(-52%)} html[data-theme="day"] .luxury-menu-toggle span:not(.sr-only){width:20px;height:2px;margin:2.5px auto;border-radius:99px;background:linear-gradient(90deg,#a96f20,#edca7c,#a96f20);box-shadow:0 1px 0 rgba(255,244,198,.55),0 2px 4px rgba(104,67,18,.18)} html[data-theme="day"] .luxury-header-tools,html[data-theme="day"] body.reference-exact-home .luxury-header-tools{position:absolute;left:0;top:50%;z-index:4;transform:translateY(-50%);display:flex;align-items:center;gap:8px;margin:0;direction:ltr} html[data-theme="day"] .luxury-header-tools>a,html[data-theme="day"] body.reference-exact-home .luxury-header-tools>a{width:36px;height:36px;display:grid !important;place-items:center;color:#78602f;border:1px solid rgba(185,128,38,.58);border-radius:50%;background:linear-gradient(145deg,#fbf6eb,#d3c9ad);box-shadow:0 7px 17px rgba(91,72,38,.13),inset 0 1px 0 rgba(255,255,255,.94),inset 0 -1px 0 rgba(131,87,24,.14),0 0 0 1px rgba(255,242,199,.26)} html[data-theme="day"] .luxury-header-tools>a:hover{color:#9a681e;border-color:#d1a04b;background:linear-gradient(145deg,#fffaf0,#ded2b6);transform:translateY(-2px);box-shadow:0 11px 22px rgba(91,72,38,.17),inset 0 1px 0 #fff} html[data-theme="day"] .luxury-header-tools svg{width:17px !important;height:17px !important;stroke-width:1.75} html[data-theme="day"] .ref-mobile-nav,html[data-theme="day"] .mobile-nav{color:var(--gallery-ink);border-top:1px solid rgba(190,137,48,.42);border-bottom:1px solid rgba(190,137,48,.28);background:linear-gradient(180deg,#e5deca,#cdc4a8);box-shadow:0 18px 34px rgba(84,70,41,.15),inset 0 1px 0 rgba(255,255,255,.72)} html[data-theme="day"] .ref-mobile-nav a,html[data-theme="day"] .mobile-nav a:not(.button){color:#5d5740} html[data-theme="day"] .ref-mobile-nav a:hover{color:#956620} html[data-theme="day"] body.reference-exact-home{--exact-bg:#eee8db;--exact-panel:#ddd5bf;--exact-panel-2:#cec4a8;--exact-text:#554f39;--exact-muted:#777058;--exact-gold:#d0a052;--exact-gold-light:#edcf86;--exact-line:rgba(187,132,43,.56);--exact-soft-line:rgba(167,130,71,.22);--exact-shadow:var(--gallery-shadow);color:var(--gallery-ink);background:#eee8db} html[data-theme="day"] body.reference-exact-home main{background:linear-gradient(180deg,#f7f2e9 0%,#e8e1d1 56%,#d8cfb8 100%)} html[data-theme="day"] .exact-home-shell{background:radial-gradient(circle at 8% 5%,rgba(255,255,255,.86),transparent 24%),radial-gradient(circle at 92% 15%,rgba(225,193,131,.16),transparent 28%),linear-gradient(180deg,#f7f2e8 0%,#e7e0cf 52%,#d4ccb3 100%);border-inline:1px solid rgba(188,133,45,.28);box-shadow:0 30px 70px rgba(83,70,42,.13)} html[data-theme="day"] .exact-hero{margin-top:10px;border:1px solid rgba(190,132,39,.68);border-radius:15px;background:#c9bea0;box-shadow:0 24px 52px rgba(82,68,38,.17),inset 0 0 0 1px rgba(255,240,192,.40),0 0 0 1px rgba(255,255,255,.35)} html[data-theme="day"] .exact-hero::after{content:"";position:absolute;inset:7px;z-index:2;pointer-events:none;border:1px solid rgba(239,207,136,.38);border-radius:10px;box-shadow:inset 0 0 12px rgba(115,76,23,.08)} html[data-theme="day"] .exact-hero-media img{filter:saturate(.94) contrast(1.015) brightness(1.055)} html[data-theme="day"] .exact-section{position:relative;margin-inline:10px;margin-bottom:9px;border:1px solid rgba(188,132,44,.28);border-radius:14px;background:linear-gradient(180deg,rgba(249,245,236,.96),rgba(220,211,191,.92));box-shadow:0 16px 38px rgba(82,69,42,.10),inset 0 1px 0 rgba(255,255,255,.86),inset 0 -1px 0 rgba(137,91,25,.08)} html[data-theme="day"] .exact-section::before{content:"";position:absolute;inset:5px;pointer-events:none;border:1px solid rgba(231,196,126,.20);border-radius:10px} html[data-theme="day"] .exact-section h2{position:relative;z-index:1;color:#5b543b;font-weight:800;text-shadow:0 1px 0 rgba(255,255,255,.88),0 5px 12px rgba(94,75,37,.08)} html[data-theme="day"] .exact-title-ornament{color:#bd8730} html[data-theme="day"] .exact-title-ornament i{height:1.5px} html[data-theme="day"] .exact-service-grid{position:relative;z-index:1;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px} html[data-theme="day"] .exact-service-card{border:1px solid rgba(181,123,34,.62);border-radius:12px;background:linear-gradient(145deg,#faf5ea,#d9d0b8);box-shadow:0 12px 28px rgba(80,66,38,.12),inset 0 1px 0 rgba(255,255,255,.94),inset 0 -1px 0 rgba(125,82,21,.10),0 0 0 1px rgba(246,222,167,.20)} html[data-theme="day"] .exact-service-card::before,html[data-theme="day"] .exact-suggestion-card::before{content:"";position:absolute;inset:4px;z-index:2;pointer-events:none;border:1px solid rgba(235,202,135,.26);border-radius:8px} html[data-theme="day"] .exact-service-card:hover{transform:perspective(900px) rotateX(1.5deg) translateY(-5px);border-color:#d0a04d;box-shadow:0 20px 38px rgba(78,63,34,.18),0 0 0 1px rgba(244,209,137,.36),inset 0 1px 0 #fff} html[data-theme="day"] .exact-service-art{background:linear-gradient(145deg,#e6ddc8,#bdb393);border-bottom:1px solid rgba(184,128,39,.26)} html[data-theme="day"] .exact-service-art img{filter:saturate(.96) brightness(1.035) contrast(1.01)} html[data-theme="day"] .exact-service-card strong{min-height:36px;color:#5b543c;background:linear-gradient(180deg,rgba(248,243,232,.96),rgba(214,204,181,.97));border-top:1px solid rgba(234,197,125,.28);text-shadow:0 1px 0 rgba(255,255,255,.78)} html[data-theme="day"] .exact-suggestions{background:radial-gradient(circle at 50% 0,rgba(250,226,169,.17),transparent 32%),linear-gradient(180deg,#f5efe4,#d9cfb8)} html[data-theme="day"] .exact-suggestion-strip{gap:10px;padding:5px 2px 8px} html[data-theme="day"] .exact-suggestion-card{position:relative;border:1px solid rgba(180,121,31,.66);border-radius:13px;background:linear-gradient(145deg,#f9f3e6,#d4c9af);box-shadow:0 14px 30px rgba(76,61,33,.13),inset 0 1px 0 rgba(255,255,255,.94),inset 0 -1px 0 rgba(130,85,22,.11);transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease} html[data-theme="day"] .exact-suggestion-card:hover{transform:translateY(-5px);border-color:#d2a351;box-shadow:0 22px 40px rgba(77,62,34,.18),0 0 0 1px rgba(244,213,148,.34),inset 0 1px 0 #fff} html[data-theme="day"] .exact-suggestion-art{background:linear-gradient(145deg,#ded5bf,#b9ad8d);border-bottom:1px solid rgba(184,127,38,.30)} html[data-theme="day"] .exact-suggestion-art img{filter:saturate(.94) brightness(1.04) contrast(1.01)} html[data-theme="day"] .exact-suggestion-card strong{min-height:31px;color:#5a533a;background:linear-gradient(180deg,#f7f1e5,#d6ccb3);border-top:1px solid rgba(238,203,134,.24);font-weight:800;text-shadow:0 1px 0 rgba(255,255,255,.72)} html[data-theme="day"] .exact-strip-arrow{color:#805c22;border:1px solid rgba(185,126,35,.60);background:linear-gradient(145deg,#fbf4e7,#d3c7aa);box-shadow:0 6px 14px rgba(79,62,31,.14),inset 0 1px 0 #fff} html[data-theme="day"] .exact-strip-dots i{background:#a69a78} html[data-theme="day"] .exact-strip-dots i.is-active{background:#c79239;box-shadow:0 0 10px rgba(191,135,47,.34)} html[data-theme="day"] .exact-market{background:radial-gradient(circle at 86% 10%,rgba(239,207,141,.15),transparent 28%),linear-gradient(180deg,#f2ecdf,#d8ceb5)} html[data-theme="day"] .exact-chart-box{position:relative;padding:10px 11px 8px;border:1px solid rgba(177,118,29,.68);border-radius:13px;background:linear-gradient(145deg,#f5efe3,#cfc4a8);box-shadow:0 16px 34px rgba(76,61,33,.14),inset 0 1px 0 rgba(255,255,255,.94),inset 0 -1px 0 rgba(132,86,22,.11),0 0 0 1px rgba(246,219,157,.18)} html[data-theme="day"] .exact-chart-box::before{content:"";position:absolute;inset:5px;pointer-events:none;border:1px solid rgba(237,202,132,.24);border-radius:9px} html[data-theme="day"] .exact-chart-toolbar,html[data-theme="day"] .exact-chart-status,html[data-theme="day"] .exact-chart-canvas{position:relative;z-index:1} html[data-theme="day"] .exact-chart-toolbar>strong{color:#5a533a;font-weight:800} html[data-theme="day"] .exact-periods button{color:#716950;border:1px solid rgba(166,120,47,.34);background:rgba(250,246,235,.48);box-shadow:inset 0 1px 0 rgba(255,255,255,.76)} html[data-theme="day"] .exact-periods button.is-active{color:#60471e;border-color:#c8943d;background:linear-gradient(145deg,#f4db99,#c9943f);box-shadow:0 5px 12px rgba(144,98,29,.16),inset 0 1px 0 rgba(255,248,211,.78)} html[data-theme="day"] .exact-chart-canvas{border-top:1px solid rgba(177,126,46,.22);border-radius:0 0 8px 8px;background:linear-gradient(rgba(151,128,82,.10) 1px,transparent 1px),linear-gradient(90deg,rgba(151,128,82,.075) 1px,transparent 1px),linear-gradient(180deg,#f8f3e9,#ddd4bf);background-size:100% 25%,12.5% 100%,100% 100%;box-shadow:inset 0 10px 24px rgba(109,88,52,.035)} html[data-theme="day"] .exact-chart-placeholder .exact-placeholder-grid path,html[data-theme="day"] .exact-chart-canvas .chart-grid-line{stroke:rgba(123,105,71,.18)} html[data-theme="day"] .exact-chart-placeholder polyline,html[data-theme="day"] .exact-chart-canvas .chart-line{stroke:#c78f35;stroke-width:3.2;filter:drop-shadow(0 2px 3px rgba(145,97,26,.23))} html[data-theme="day"] .exact-chart-canvas .chart-label{fill:#716950} html[data-theme="day"] .exact-price-list .market-card{border:1px solid rgba(179,121,31,.58);border-radius:11px;background:linear-gradient(145deg,#f7f1e5,#d5cab0);box-shadow:0 10px 24px rgba(76,61,32,.11),inset 0 1px 0 rgba(255,255,255,.90)} html[data-theme="day"] .exact-price-list .market-card-head h3,html[data-theme="day"] .exact-price-list .market-value{color:#59523a} html[data-theme="day"] .exact-price-list .market-card::before{border:1px solid rgba(196,143,51,.30);box-shadow:inset 0 0 0 1px rgba(255,239,190,.20)} html[data-theme="day"] .exact-refresh{min-height:32px;color:#7a5820;border:1px solid rgba(183,124,33,.62);border-radius:9px;background:linear-gradient(145deg,#faf4e8,#d8ccb1);box-shadow:0 7px 16px rgba(81,63,31,.10),inset 0 1px 0 rgba(255,255,255,.86)} html[data-theme="day"] .page-hero,html[data-theme="day"] .dark-hero,html[data-theme="day"] .tryon-hero,html[data-theme="day"] .section-dark{color:var(--gallery-ink);border:1px solid rgba(185,127,38,.44);background:radial-gradient(circle at 14% 18%,rgba(255,255,255,.72),transparent 27%),radial-gradient(circle at 86% 22%,rgba(228,194,127,.16),transparent 30%),linear-gradient(135deg,#e3dcc9,#c8bea1 58%,#eee8db);box-shadow:0 20px 46px rgba(82,68,40,.12),inset 0 1px 0 rgba(255,255,255,.86)} html[data-theme="day"] .tryon-section,html[data-theme="day"] .account-section,html[data-theme="day"] .price-section,html[data-theme="day"] .content-section,html[data-theme="day"] .features-section,html[data-theme="day"] .faq-section,html[data-theme="day"] .page-content{background:linear-gradient(180deg,#f8f3ea,#e4dccb)} html[data-theme="day"] .tool-card,html[data-theme="day"] .dashboard-card,html[data-theme="day"] .auth-panel-card,html[data-theme="day"] .auth-card,html[data-theme="day"] .tryon-controls,html[data-theme="day"] .tryon-stage-card,html[data-theme="day"] .contact-form,html[data-theme="day"] .side-card,html[data-theme="day"] .quick-card,html[data-theme="day"] .price-panel,html[data-theme="day"] .inline-status,html[data-theme="day"] .account-quick-tools a{color:var(--gallery-ink);border:1px solid rgba(180,122,33,.46);background:linear-gradient(145deg,#fbf6ec,#dbd1ba);box-shadow:0 16px 36px rgba(78,64,37,.11),inset 0 1px 0 rgba(255,255,255,.92),inset 0 -1px 0 rgba(130,85,21,.08)} html[data-theme="day"] .button-primary,html[data-theme="day"] .exact-gold-button{color:#5d451d;border:1px solid #c58e36;background:linear-gradient(180deg,#f2d891 0%,#d7aa58 48%,#b87d28 100%);box-shadow:0 10px 24px rgba(145,96,27,.17),inset 0 1px 0 rgba(255,248,210,.86),inset 0 -1px 0 rgba(116,70,17,.16)} html[data-theme="day"] .button-outline{color:#735421;border:1px solid rgba(181,122,32,.56);background:linear-gradient(145deg,rgba(251,247,237,.68),rgba(214,204,180,.62));box-shadow:inset 0 1px 0 rgba(255,255,255,.72)} html[data-theme="day"] input,html[data-theme="day"] textarea,html[data-theme="day"] select{color:var(--gallery-ink);border:1px solid #cbbd9d;background:#fbf7ee;box-shadow:inset 0 1px 4px rgba(102,82,47,.06),0 1px 0 rgba(255,255,255,.76)} html[data-theme="day"] input:focus,html[data-theme="day"] textarea:focus,html[data-theme="day"] select:focus{border-color:#c99645;box-shadow:0 0 0 3px rgba(205,159,78,.14),inset 0 1px 4px rgba(102,82,47,.04)} html[data-theme="day"] .eyebrow,html[data-theme="day"] .text-link{color:#966721} html[data-theme="day"] .tryon-stage{border:1px solid rgba(189,130,39,.62);background:linear-gradient(145deg,#9f9679,#716a51);box-shadow:inset 0 0 58px rgba(56,48,33,.20),0 13px 30px rgba(76,61,34,.13)} html[data-theme="day"] .ref-footer{color:#5b543d;border-top:1px solid rgba(182,124,34,.46);background:linear-gradient(180deg,#d7ceb7,#beb396);box-shadow:inset 0 1px 0 rgba(255,255,255,.64)} html[data-theme="day"] body.reference-exact-home .mobile-bottom-nav{color:#5c553e;border-top:1px solid rgba(182,124,34,.56);background:rgba(216,207,184,.985);box-shadow:0 -12px 30px rgba(76,64,39,.13),inset 0 1px 0 rgba(255,255,255,.78)} html[data-theme="day"] body.reference-exact-home .mobile-bottom-nav a{color:#855f23} @media (max-width:1100px){html[data-theme="day"] .exact-service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}} @media (max-width:820px){html[data-theme="day"] .ref-site-header,html[data-theme="day"] body.reference-exact-home .ref-site-header{min-height:62px} html[data-theme="day"] .ref-header-inner,html[data-theme="day"] body.reference-exact-home .ref-header-inner{min-height:62px} html[data-theme="day"] .luxury-center-brand{gap:5px;padding:2px 4px} html[data-theme="day"] .luxury-center-brand strong,html[data-theme="day"] body.reference-exact-home .luxury-center-brand strong{font-size:.88rem;letter-spacing:.10em} html[data-theme="day"] .luxury-center-brand .ref-brand-diamond,html[data-theme="day"] body.reference-exact-home .luxury-center-brand .ref-brand-diamond{width:28px;height:33px} html[data-theme="day"] .luxury-menu-toggle,html[data-theme="day"] body.reference-exact-home .luxury-menu-toggle{right:1px;width:35px;height:35px;border-radius:10px;padding:6px} html[data-theme="day"] .luxury-menu-toggle span:not(.sr-only){width:17px} html[data-theme="day"] .luxury-header-tools,html[data-theme="day"] body.reference-exact-home .luxury-header-tools{left:1px;gap:3px} html[data-theme="day"] .luxury-header-tools>a,html[data-theme="day"] body.reference-exact-home .luxury-header-tools>a,html[data-theme="day"] body.reference-exact-home .luxury-header-tools>a:nth-of-type(1),html[data-theme="day"] body.reference-exact-home .luxury-header-tools>a:nth-of-type(2),html[data-theme="day"] body.reference-exact-home .luxury-header-tools>a:nth-of-type(3){width:29px;height:29px;display:grid !important} html[data-theme="day"] .luxury-header-tools svg{width:14px !important;height:14px !important} html[data-theme="day"] .exact-service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px} html[data-theme="day"] .exact-service-card strong{min-height:35px} html[data-theme="day"] .exact-section{margin-inline:6px;border-radius:11px} html[data-theme="day"] .exact-hero{margin-inline:6px;border-radius:12px}} @media (max-width:430px){html[data-theme="day"] .luxury-center-brand strong,html[data-theme="day"] body.reference-exact-home .luxury-center-brand strong{font-size:.76rem;letter-spacing:.07em} html[data-theme="day"] .luxury-center-brand .ref-brand-diamond,html[data-theme="day"] body.reference-exact-home .luxury-center-brand .ref-brand-diamond{width:24px;height:28px} html[data-theme="day"] .luxury-header-tools,html[data-theme="day"] body.reference-exact-home .luxury-header-tools{gap:2px} html[data-theme="day"] .luxury-header-tools>a,html[data-theme="day"] body.reference-exact-home .luxury-header-tools>a,html[data-theme="day"] body.reference-exact-home .luxury-header-tools>a:nth-of-type(1),html[data-theme="day"] body.reference-exact-home .luxury-header-tools>a:nth-of-type(2),html[data-theme="day"] body.reference-exact-home .luxury-header-tools>a:nth-of-type(3){width:27px;height:27px;display:grid !important}}

/* 9.3.10 chart + luxury suggestions overrides */
html[data-theme="day"] .exact-suggestion-wrap{padding:8px 2px 2px;}
html[data-theme="day"] .exact-suggestion-strip{gap:18px;}
html[data-theme="day"] .exact-suggestion-card{overflow:hidden;border-radius:20px;border:1px solid rgba(194,153,86,.56);background:linear-gradient(180deg,#fbf8f1,#e8e1d1 46%,#d8cfbb 100%);box-shadow:0 18px 36px rgba(92,79,53,.15), inset 0 1px 0 rgba(255,255,255,.95), inset 0 -1px 0 rgba(155,124,73,.12);}
html[data-theme="day"] .exact-suggestion-card::before{content:"";position:absolute;inset:7px;pointer-events:none;border-radius:16px;border:1px solid rgba(240,214,156,.38);}
html[data-theme="day"] .exact-suggestion-card:hover{transform:translateY(-4px);box-shadow:0 24px 40px rgba(92,79,53,.18), 0 0 0 1px rgba(201,162,95,.16), inset 0 1px 0 rgba(255,255,255,.98);}
html[data-theme="day"] .exact-suggestion-art{height:220px;background:linear-gradient(180deg,#eef1e7,#d7d3c1);border-bottom:1px solid rgba(194,153,86,.30);}
html[data-theme="day"] .exact-suggestion-art img{width:100%;height:100%;object-fit:cover;filter:saturate(1.02) contrast(1.03) brightness(1.01);}
html[data-theme="day"] .exact-suggestion-card strong{display:block;padding:14px 16px 15px;min-height:auto;text-align:center;font-size:1rem;letter-spacing:.01em;color:#5f5335;background:linear-gradient(180deg,rgba(255,255,255,.36),rgba(229,221,201,.72));text-shadow:0 1px 0 rgba(255,255,255,.76);}
html[data-theme="day"] .exact-chart-box{background:linear-gradient(180deg,#f8f5ee 0%,#ece6d9 42%,#ddd5c3 100%);border:1px solid rgba(194,153,86,.66);box-shadow:0 20px 40px rgba(96,81,53,.12), inset 0 1px 0 rgba(255,255,255,.96), inset 0 -1px 0 rgba(155,124,73,.14), 0 0 0 1px rgba(240,214,156,.18);}
html[data-theme="day"] .exact-chart-box::before{inset:6px;border-color:rgba(240,214,156,.28);}
html[data-theme="day"] .exact-chart-toolbar>strong{font-size:1.02rem;letter-spacing:.01em;color:#65593c;}
html[data-theme="day"] .exact-chart-status{color:#7b6d4a;font-weight:700;}
html[data-theme="day"] .exact-chart-canvas{border-top:1px solid rgba(194,153,86,.24);background:radial-gradient(circle at 80% 10%,rgba(218,190,132,.16),transparent 22%), linear-gradient(rgba(153,138,105,.11) 1px,transparent 1px), linear-gradient(90deg,rgba(153,138,105,.07) 1px,transparent 1px), linear-gradient(180deg,#faf7f0,#e4dcc9 72%,#d9d0bc 100%);background-size:100% 100%,100% 25%,12.5% 100%,100% 100%;box-shadow:inset 0 16px 30px rgba(121,100,61,.04), inset 0 -10px 18px rgba(255,255,255,.24);}
html[data-theme="day"] .exact-chart-placeholder .exact-placeholder-grid path,html[data-theme="day"] .exact-chart-canvas .chart-grid-line,html[data-theme="day"] .chart-canvas .chart-grid-line{stroke:rgba(121,105,71,.20);}
html[data-theme="day"] .exact-chart-canvas .chart-area,html[data-theme="day"] .chart-canvas .chart-area{fill:url(#chartGradient); opacity:.93;}
html[data-theme="day"] .exact-chart-placeholder polyline,html[data-theme="day"] .exact-chart-canvas .chart-line,html[data-theme="day"] .chart-canvas .chart-line{stroke:#c8953d;stroke-width:3.4;filter:drop-shadow(0 2px 6px rgba(160,118,45,.25));}
html[data-theme="day"] .exact-chart-canvas .chart-label,html[data-theme="day"] .chart-canvas .chart-label{fill:#76684a;font-weight:700;}
html[data-theme="day"] .exact-periods button{border-color:rgba(194,153,86,.36);background:rgba(252,249,242,.65);}
html[data-theme="day"] .exact-periods button.is-active{color:#5f4721;border-color:#c8953d;background:linear-gradient(180deg,#f2ddb0 0%,#ddb66f 52%,#c8923f 100%);box-shadow:0 7px 14px rgba(160,118,45,.16), inset 0 1px 0 rgba(255,250,220,.88);}
html[data-theme="day"] .chart-panel{border:1px solid rgba(194,153,86,.56);border-radius:22px;background:linear-gradient(180deg,#faf7f0 0%,#ece5d8 50%,#ddd5c4 100%);box-shadow:0 22px 44px rgba(95,80,52,.12), inset 0 1px 0 rgba(255,255,255,.95);}
html[data-theme="day"] .chart-panel .chart-canvas{border:1px solid rgba(194,153,86,.22);border-radius:16px;background:radial-gradient(circle at 80% 10%,rgba(218,190,132,.16),transparent 22%), linear-gradient(rgba(153,138,105,.11) 1px,transparent 1px), linear-gradient(90deg,rgba(153,138,105,.07) 1px,transparent 1px), linear-gradient(180deg,#faf7f0,#e4dcc9 72%,#d9d0bc 100%);background-size:100% 100%,100% 25%,12.5% 100%,100% 100%;}


/* 9.3.11 — exact gallery theme for suggestions + gold-price chart only */
html[data-theme="day"] .exact-suggestions {
  background:
    radial-gradient(circle at 15% 0%, rgba(255,255,255,.88), transparent 28%),
    linear-gradient(180deg,#f7f5ee 0%,#ebe8dc 52%,#ddd9c8 100%);
}
html[data-theme="day"] .exact-suggestion-card {
  border-color: rgba(202,159,88,.62);
  background: linear-gradient(180deg,#fbf9f4 0%,#ece9dc 54%,#dcd7c5 100%);
  box-shadow:
    0 18px 38px rgba(101,90,62,.14),
    0 0 0 1px rgba(245,220,166,.16),
    inset 0 1px 0 rgba(255,255,255,.97);
}
html[data-theme="day"] .exact-suggestion-card::before {
  border-color: rgba(239,211,149,.42);
}
html[data-theme="day"] .exact-suggestion-art {
  background: #d9dacb;
  border-bottom-color: rgba(200,155,83,.34);
}
html[data-theme="day"] .exact-suggestion-card strong {
  color: #665a3c;
  background: linear-gradient(180deg,#f8f5ec,#e3dece);
}
html[data-theme="day"] .exact-market {
  background:
    radial-gradient(circle at 82% 8%,rgba(230,199,137,.18),transparent 30%),
    linear-gradient(180deg,#f5f4ed 0%,#e6e4d7 46%,#d9d6c5 100%);
}
html[data-theme="day"] .exact-chart-box,
html[data-theme="day"] .chart-panel {
  border-color: rgba(200,155,82,.64);
  background:
    radial-gradient(circle at 78% 5%,rgba(235,211,161,.16),transparent 28%),
    linear-gradient(180deg,#faf8f2 0%,#ece9dd 52%,#ddd9c9 100%);
  box-shadow:
    0 22px 44px rgba(100,87,57,.13),
    0 0 0 1px rgba(246,222,171,.17),
    inset 0 1px 0 rgba(255,255,255,.98);
}
html[data-theme="day"] .exact-chart-canvas,
html[data-theme="day"] .chart-panel .chart-canvas {
  border-color: rgba(200,155,82,.24);
  background:
    linear-gradient(rgba(126,127,101,.11) 1px,transparent 1px),
    linear-gradient(90deg,rgba(126,127,101,.075) 1px,transparent 1px),
    linear-gradient(180deg,#f8f7f0 0%,#e8e7dc 58%,#dcd9ca 100%);
  background-size:100% 25%,12.5% 100%,100% 100%;
  box-shadow: inset 0 14px 30px rgba(91,86,63,.035);
}
html[data-theme="day"] .exact-chart-placeholder .exact-placeholder-grid path,
html[data-theme="day"] .exact-chart-canvas .chart-grid-line,
html[data-theme="day"] .chart-panel .chart-grid-line {
  stroke: rgba(105,109,86,.21);
}
html[data-theme="day"] .exact-chart-placeholder polyline,
html[data-theme="day"] .exact-chart-canvas .chart-line,
html[data-theme="day"] .chart-panel .chart-line {
  stroke: #c8953d;
  stroke-width: 3.5;
  filter: drop-shadow(0 2px 5px rgba(164,119,43,.28));
}
html[data-theme="day"] .exact-chart-canvas .chart-area,
html[data-theme="day"] .chart-panel .chart-area {
  fill: url(#priceArea);
}
html[data-theme="day"] .exact-chart-canvas .chart-label,
html[data-theme="day"] .chart-panel .chart-label {
  fill: #71694f;
}
html[data-theme="day"] .exact-chart-toolbar>strong,
html[data-theme="day"] .chart-header h2 {
  color:#62583c;
}
html[data-theme="day"] .exact-periods button,
html[data-theme="day"] .segmented-control button {
  color:#71674b;
  border-color:rgba(193,151,82,.34);
  background:rgba(250,249,243,.72);
}
html[data-theme="day"] .exact-periods button.is-active,
html[data-theme="day"] .segmented-control button.is-active {
  color:#5c431c;
  border-color:#c99742;
  background:linear-gradient(180deg,#f2deb2 0%,#deb973 52%,#c99643 100%);
  box-shadow:0 7px 15px rgba(159,116,43,.17),inset 0 1px 0 rgba(255,250,224,.9);
}
