@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{color:#233a31;font-synthesis:none;--green:#183d32;--lime:#dfed9d;--muted:#69766e;--line:#dfe5dc;--white:#fff;background:#fafbf9;font-family:DM Sans,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{margin:0;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a,button,input,select,textarea{outline-offset:4px}button,input,select,textarea{border:1px solid var(--line)}button{background:#fff}input,textarea,select{background:#fff;border-radius:8px;max-width:100%;padding:10px 12px}input:focus,textarea:focus,select:focus{outline:2px solid #829d69}textarea{resize:vertical;width:100%;line-height:1.7}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.4}h1{letter-spacing:-.035em;font-size:36px}h2{font-size:22px}h3{font-size:18px}svg{stroke-width:1.7px;flex-shrink:0}button svg,a svg{vertical-align:middle}::selection{background:var(--lime)}.header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:96px;padding:0 5.5%;display:flex}.brand{letter-spacing:-.7px;align-items:center;gap:12px;font-family:Manrope,sans-serif;font-size:25px;font-weight:800;line-height:1.2;display:flex}.brand small{letter-spacing:4px;margin-top:6px;font-family:sans-serif;font-size:11px;font-weight:500;display:block}.brand-mark{color:var(--lime);background:var(--green);border-radius:12px;place-items:center;width:44px;height:48px;font-size:35px;font-weight:800;line-height:1;display:grid;position:relative}.brand-mark span{font-size:17px;position:absolute;top:6px;right:6px}.header nav{align-self:stretch;align-items:center;gap:38px;font-size:15px;font-weight:600;display:flex}.header nav a{color:#6b746d;align-items:center;height:100%;display:flex;position:relative}.header nav a.active{color:var(--green)}.header nav a.active:after{content:"";background:var(--green);height:3px;position:absolute;bottom:0;left:0;right:0}.studio-link{align-items:center;gap:8px;font-size:14px;display:flex}.studio-link:hover,.text-button:hover{color:#668233}main{max-width:1336px;min-height:65vh;margin:0 auto;padding:42px 48px 70px}.intro{justify-content:space-between;align-items:center;gap:30px;padding:6px 0 34px;display:flex}.section-kicker{letter-spacing:2px;align-items:center;gap:8px;margin-bottom:13px;font-family:Manrope,sans-serif;font-size:11px;font-weight:800;display:flex}.section-kicker>span{background:#749b47;border-radius:50%;width:7px;height:7px}.intro h1{margin-bottom:13px;font-size:36px;font-weight:650}.intro h1>span{color:#8ba44b}.intro p:last-child{color:var(--muted);margin-bottom:0;font-size:15px}.intro strong{color:var(--green);font-weight:600}.departure-note{border-left:1px solid var(--line);white-space:nowrap;align-items:center;gap:14px;padding:20px 0 20px 30px;font-size:14px;display:flex}.departure-note>svg{color:#789645}.departure-note small{color:var(--muted);margin-top:4px;font-size:12px;display:block}.filter-bar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding:16px 0;display:flex}.type-tabs{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.type-tabs button{color:#6a756d;white-space:nowrap;background:0 0;border:0;border-radius:7px;align-items:center;gap:6px;padding:10px 15px;font-size:14px;display:flex}.type-tabs button.selected{background:var(--green);color:#fff}.type-tabs button:not(.selected):hover{background:#edf1e8}.filter-right{align-items:center;gap:12px;display:flex}.select-box,.search-box{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:5px;height:44px;padding-left:11px;font-size:14px;display:flex}.select-box select{background:0 0;border:0;max-width:170px;padding:8px 9px 8px 4px;font-size:14px}.search-box{padding-right:10px}.search-box input{background:0 0;border:0;width:135px;min-width:0;padding:7px;font-size:14px}.search-box button{border:0;padding:0 4px;font-size:19px}.results-meta{color:var(--muted);justify-content:space-between;align-items:center;padding:22px 0 18px;font-size:13px;display:flex}.results-meta p{margin:0}.results-meta label{align-items:center;gap:4px;display:flex}.results-meta select{background:0 0;border:0;padding:0 3px;font-size:13px}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;display:grid}.deal-card{border:1px solid var(--line);background:#fff;border-radius:13px;transition:box-shadow .2s,transform .2s;overflow:hidden}.deal-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px #183d320d}.card-image{background:#e4e9df;height:222px;display:block;position:relative;overflow:hidden}.card-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.deal-card:hover .card-image img{transform:scale(1.025)}.discount-badge{background:var(--lime);color:#253d1d;border-radius:5px;padding:9px 12px 7px;font-family:Manrope,sans-serif;font-size:27px;font-weight:800;line-height:1.1;position:absolute;top:16px;left:16px}.discount-badge small{letter-spacing:.2px;margin-top:4px;font-size:10px;font-weight:600;display:block}.image-category{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#182d29b3;border-radius:5px;align-items:center;gap:5px;padding:4px 9px;font-size:12px;display:flex;position:absolute;bottom:13px;left:16px}.card-body{padding:20px 21px 15px}.eyebrow{color:#7b896c;letter-spacing:.4px;gap:12px;margin-bottom:9px;font-size:12px;font-weight:600;display:flex}.eyebrow>span+span:before{content:"·";margin-right:12px}.card-body h2{letter-spacing:-.3px;min-height:60px;margin:0 0 14px;font-size:20px;font-weight:650;line-height:1.5}.card-body h2 a:hover{color:#718b3c}.card-departure,.card-date{color:#727b74;align-items:center;gap:5px;margin:6px 0;font-size:12px;line-height:1.6;display:flex}.card-price{justify-content:space-between;align-items:center;gap:8px;margin:20px 0 15px;display:flex}.card-price span{letter-spacing:-.8px;font-family:Manrope,sans-serif;font-size:23px;font-weight:800}.card-price small{color:var(--muted);font-size:11px}.card-price p{color:#93998e;margin:2px 0 0;font-size:11px}.card-foot{color:#748075;border-top:1px solid #edf0e9;justify-content:space-between;align-items:center;gap:5px;padding-top:13px;font-size:11px;display:flex}.status{color:#8b7538;white-space:nowrap;background:#f4f1e4;border:1px solid #e9e1c6;border-radius:4px;padding:2px 7px;font-size:11px}.status.verified{color:#4a6b2b;background:#ecf4df;border-color:#d8e7ba}.button{border:1px solid var(--green);background:var(--green);color:#fff;border-radius:7px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:10px 17px;font-size:14px;font-weight:500;line-height:1.5;display:inline-flex}.button:hover{background:#2b5443}.button.secondary{color:var(--green);border-color:var(--line);background:#fff}.button.secondary:hover{background:#f0f4e9}.icon-button{border:1px solid var(--line);background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.icon-button:hover{background:#f0f4e9}.text-button{color:var(--green);background:0 0;border:0;align-items:center;gap:7px;padding:7px 0;font-size:14px;display:inline-flex}.editor-note{color:#697259;background:#f0f3e9;border-radius:9px;gap:14px;margin-top:34px;padding:24px 26px;display:flex}.editor-note svg{margin-top:3px}.editor-note strong{color:#36482e;font-size:14px}.editor-note p{margin:6px 0 0;font-size:13px;line-height:1.9}.sources-strip{justify-content:space-between;align-items:center;gap:20px;margin-top:15px;padding-top:43px;display:flex}.sources-strip h2{letter-spacing:-.7px;margin:0;font-size:22px}.sources-strip p:last-child{color:var(--muted);font-size:13px;line-height:2}.sources-strip a{color:var(--green);text-underline-offset:4px;align-items:center;gap:5px;text-decoration:underline;display:inline-flex}footer{border-top:1px solid var(--line);color:#8b938a;background:#fff;justify-content:space-between;align-items:center;gap:24px;padding:30px 5.5%;font-size:11px;display:flex}footer p{margin:0 0 5px}.footer-brand{color:var(--green);font:800 21px Manrope,sans-serif}.footer-brand span{color:#85907f;margin-top:8px;font:12px sans-serif;display:block}.empty-state{text-align:center;min-height:280px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:35px 15px;display:flex}.empty-state h2,.empty-state h3{color:var(--green);margin:4px 0;font-size:20px}.empty-state p{margin:0 0 12px;font-size:14px}.skeleton-card{background:linear-gradient(100deg,#eff2eb 30%,#fafbf8 50%,#eff2eb 70%) 0 0/300% 100%;border-radius:12px;height:450px;animation:1.5s infinite pulse}@keyframes pulse{to{background-position:100% 0}}.notice{color:#7c713e;background:#f7f5e9;border:1px solid #e1dcbc;border-radius:7px;padding:14px 18px;font-size:14px}.preview-notice{justify-content:space-between;margin-bottom:20px;display:flex}.dialog-overlay{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#142c2488;position:fixed;inset:0}.dialog{z-index:51;background:#fff;border-radius:16px;width:calc(100% - 32px);max-width:560px;max-height:90vh;padding:30px;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 30px 100px #0b261c44}.dialog h2{margin:0 25px 9px 0;font-size:24px}.dialog>p{color:var(--muted);margin-bottom:23px;font-size:14px}.dialog-close{color:#7c897a;background:0 0;border:0;padding:4px;position:absolute;top:18px;right:17px}.dialog textarea{font-size:14px}.share-actions{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.feedback{align-items:center;gap:6px;min-height:20px;display:flex;color:#577240!important;margin:14px 0 0!important;font-size:13px!important}.back-link{color:#778074;align-items:center;gap:7px;margin-bottom:24px;font-size:14px;display:inline-flex}.detail-grid{grid-template-columns:minmax(0,1fr) 342px;align-items:start;gap:38px;display:grid}.detail-photo{background:#ecf0e7;border-radius:14px;height:405px;position:relative;overflow:hidden}.detail-photo img{object-fit:cover;width:100%;height:100%}.detail-photo span{color:#fff;text-shadow:0 1px 5px #000;background:#0004;border-radius:4px;padding:2px 6px;font-size:11px;position:absolute;bottom:12px;right:16px}.detail-title{margin-top:30px}.detail-title h1{margin-bottom:17px;font-size:31px}.detail-title p:last-child{color:var(--muted);font-size:16px;line-height:1.9}.fact-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:20px;padding:22px 0;display:grid}.fact-grid>div{align-items:flex-start;gap:12px;display:flex}.fact-grid svg{color:#79915d;margin-top:4px}.fact-grid span{color:#8a9387;font-size:12px}.fact-grid strong{color:var(--green);margin-top:3px;font-size:14px;font-weight:500;display:block}.detail-section{margin-top:32px}.detail-section h2{font-size:23px}.detail-section h3{margin:25px 0 12px;font-size:17px}.check-list{padding:0;list-style:none}.check-list li{align-items:flex-start;gap:10px;margin:12px 0;font-size:15px;display:flex}.check-list svg{color:#6e9139;margin-top:4px}.excluded-list{color:#73806e;padding-left:20px;font-size:15px}.excluded-list li{margin:8px 0}.quote-evidence{border-top:1px solid var(--line);padding-top:26px;font-size:14px;line-height:1.9}.muted{color:var(--muted);font-size:13px}.booking-box{border:1px solid var(--line);background:#fff;border-radius:12px;padding:26px;position:sticky;top:25px}.big-discount{letter-spacing:-2px;margin:20px 0 6px;font-family:Manrope,sans-serif;font-size:44px;font-weight:800}.big-discount>span{color:#809070;letter-spacing:0;font-size:12px;font-weight:500}.detail-price{letter-spacing:-1px;margin:14px 0;font:800 27px Manrope,sans-serif}.detail-price small{color:#9a9f95;letter-spacing:0;margin-top:9px;font:12px sans-serif;display:block}.reference-price{color:#929b8c;margin-top:15px;font-size:12px}.booking-box hr{border:0;border-top:1px solid var(--line);margin:23px 0}.seller{justify-content:space-between;gap:8px;font-size:13px;display:flex}.seller span{color:var(--muted)}.booking-explanation{color:var(--muted);margin-bottom:20px;font-size:13px;line-height:1.9}.booking-box .button{width:100%;margin-bottom:10px}.booking-fine{color:#9aa292;margin:5px 0 0;font-size:11px;line-height:1.8}.page-intro{max-width:750px;padding:8px 0 20px}.page-intro h1{font-size:36px}.page-intro>p:last-child{color:var(--muted);line-height:1.9}.source-summary{background:#edf2e7;border-radius:12px;align-items:center;gap:45px;margin:5px 0 30px;padding:25px 30px;display:flex}.source-summary strong{align-items:baseline;gap:10px;font:800 40px Manrope,sans-serif;display:flex}.source-summary span{color:#6b7c5b;font:14px sans-serif}.source-summary p{color:#708061;border-left:1px solid #d1dcc7;margin:0;padding-left:35px;font-size:13px}.source-tabs{margin-bottom:23px}.source-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:28px;display:grid}.source-card{border:1px solid var(--line);background:#fff;border-radius:10px;padding:23px;display:block}.source-card:hover{border-color:#98af76}.source-card>div{justify-content:space-between;gap:12px;display:flex}.source-card h2{word-break:break-word;margin-bottom:12px;font-size:18px}.source-card p{color:var(--muted);margin:14px 0;font-size:13px;line-height:1.9}.source-card small{color:#98a18f;font-size:11px}.source-role{color:#6c8356;background:#eef2e8;border-radius:4px;padding:3px 6px;font-size:11px}.prose{max-width:850px}.prose h2{margin-top:35px;font-size:22px}.prose p{color:var(--muted);line-height:1.9}.login{text-align:center;max-width:460px;padding:70px 25px 85px}.login-icon{color:#789750;background:#eef3e4;border-radius:20px;place-items:center;width:72px;height:72px;margin:0 auto 25px;display:grid}.login .section-kicker{justify-content:center}.login h1{font-size:29px}.login>p{color:var(--muted);font-size:14px}.login form{text-align:left;margin:28px 0 10px}.login label{margin-bottom:7px;font-size:14px;display:block}.login input{width:100%;margin-bottom:18px}.login .button{width:100%}.studio-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.studio-heading h1{margin-bottom:7px}.studio-heading p:last-child{color:var(--muted);margin:0;font-size:14px}.studio-actions{align-items:center;gap:14px;display:flex}.stats-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.stat-card{border:1px solid var(--line);background:#fff;border-radius:12px;padding:23px}.stat-card>span{color:#78846e;align-items:center;gap:7px;font-size:13px;display:flex}.stat-card strong{margin-top:14px;font-family:Manrope,sans-serif;font-size:36px;line-height:1.2;display:block}.metrics-note{color:#95a08e;margin:12px 0 30px;font-size:11px}.studio-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding-bottom:18px;display:flex}.studio-toolbar>div:last-child{align-items:center;gap:10px;display:flex}.studio-toolbar .type-tabs button span{opacity:.6;font-size:11px}.upload-button input{display:none}.editor-row{border-bottom:1px solid var(--line);align-items:center;gap:20px;padding:24px 0;display:flex}.editor-row>img{object-fit:cover;border-radius:8px;width:120px;height:100px}.editor-row-text{flex:1;min-width:0}.editor-row h2{margin:0 0 7px;font-size:18px}.editor-row p{color:var(--muted);margin:0;font-size:13px}.editor-row small{color:#9b8a52;font-size:12px}.row-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:9px;max-width:260px;display:flex}.row-actions .button{min-height:38px;padding:8px 12px;font-size:12px}.row-actions .text-button{font-size:12px}.error-message{color:#a03f34;word-break:break-word;background:#fdf0ed;border:1px solid #f0d5ce;border-radius:7px;padding:14px 17px;font-size:14px}.success-message{color:#537039;background:#edf4e3;border-radius:7px;align-items:center;gap:8px;padding:12px 17px;font-size:14px;display:flex}.collection-status{color:#6f8360;background:#edf1e7;border-radius:9px;align-items:center;gap:17px;margin:35px 0 0;padding:25px;display:flex}.collection-status strong{color:#435c34;font-size:14px}.collection-status p{margin:5px 0 0;font-size:12px;line-height:1.9}.collection-status a{white-space:nowrap;align-items:center;gap:5px;margin-left:auto;font-size:13px;display:flex}.edit-dialog{max-width:690px}.edit-fields{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:25px;display:grid}.edit-fields label{flex-direction:column;gap:5px;font-size:13px;display:flex}.edit-fields input,.edit-fields textarea,.edit-fields select{width:100%;font-size:14px}.span2{grid-column:span 2}.table-scroll{overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%;min-width:650px;font-size:14px}th{color:var(--muted);background:#f1f4ed;font-size:12px;font-weight:500}th,td{border-bottom:1px solid var(--line);padding:17px 20px}th:first-child{width:60%}@media (width>=1450px){main{padding-left:40px;padding-right:40px}.header{padding-left:max(5.5%,50vw - 628px);padding-right:max(5.5%,50vw - 628px)}.card-image{height:240px}}@media (width<=1050px){main{padding:35px 30px 55px}.intro h1{font-size:30px}.intro p:last-child{font-size:13px}.departure-note{padding-left:16px}.departure-note small{font-size:11px}.card-grid{gap:17px}.card-body{padding:16px}.card-body h2{min-height:55px;font-size:18px}.card-image{height:185px}.card-price span{font-size:20px}.filter-bar{flex-wrap:wrap}.filter-right{margin-left:auto}.detail-grid{grid-template-columns:minmax(0,1fr) 310px;gap:25px}.detail-photo{height:330px}.booking-box{padding:21px}.source-grid{grid-template-columns:repeat(2,1fr)}.source-summary{gap:25px}.studio-toolbar{flex-wrap:wrap}.editor-row>img{width:90px;height:95px}.row-actions{max-width:150px}.card-departure{align-items:flex-start}}@media (width<=780px){.header{height:80px;padding:0 24px}.brand{font-size:21px}.brand-mark{width:37px;height:41px;font-size:28px}.header nav{gap:22px;font-size:14px}.brand small{letter-spacing:3px;font-size:9px}.studio-link{gap:0;font-size:0}.studio-link svg{width:20px;height:20px}.intro{align-items:flex-start}.intro h1{letter-spacing:-1px;font-size:29px}.departure-note{display:none}.intro p:last-child{font-size:14px}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.card-image{height:200px}.card-price span{font-size:22px}.detail-grid{flex-direction:column;gap:27px;display:flex}.booking-box{order:-1;grid-template-columns:1fr 1fr;gap:0 25px;width:100%;display:grid;position:static}.booking-box .status{grid-column:span 2;justify-self:start}.big-discount{margin:15px 0 3px;font-size:33px}.detail-price{margin-top:20px;font-size:25px}.reference-price{grid-column:span 2;margin:0 0 10px}.booking-box hr{display:none}.seller{grid-column:span 2;margin-top:10px}.booking-explanation,.booking-fine{grid-column:span 2}.detail-photo{height:360px}.source-summary{flex-wrap:wrap;gap:15px 30px}.source-summary p{border:0;padding-left:0}.source-summary strong{font-size:34px}.sources-strip h2{font-size:20px}.sources-strip{align-items:flex-start}.stats-grid{grid-template-columns:repeat(2,1fr)}.studio-heading{align-items:flex-start}.studio-heading h1{font-size:30px}.studio-actions .button{padding:8px 10px;font-size:12px}.editor-row{flex-wrap:wrap;gap:13px}.editor-row-text{flex-basis:calc(100% - 110px)}.row-actions{flex-basis:100%;max-width:none}.collection-status{flex-wrap:wrap}.collection-status>svg{display:none}.collection-status a{margin-left:0}.source-card{padding:20px}.page-intro h1{font-size:30px}footer{flex-direction:column;align-items:flex-start;gap:22px;padding:28px 25px}.footer-brand span{font-size:11px}.preview-notice{flex-direction:column;gap:6px}}@media (width<=520px){main{padding:26px 20px 45px}.header{height:76px;padding:0 20px}.header nav{gap:15px;font-size:13px}.brand{gap:8px;font-size:19px}.brand-mark{border-radius:9px;width:33px;height:38px}.brand small{font-size:9px}.studio-link{display:none}.intro{padding:7px 0 25px}.section-kicker{letter-spacing:1.5px;font-size:9px}.intro h1{max-width:none;margin-bottom:10px;font-size:clamp(24px,6.7vw,28px);line-height:1.6}.intro p:last-child{font-size:13px;line-height:1.9}.filter-bar{gap:13px;padding:12px 0 15px}.type-tabs{gap:3px}.type-tabs button{gap:5px;padding:9px 11px;font-size:13px}.filter-bar>.type-tabs{justify-content:space-between;width:100%}.filter-right{gap:9px;width:100%}.select-box{flex-shrink:0;max-width:46%;padding-left:8px}.select-box select{width:100%;padding-left:2px;font-size:12px}.search-box{flex:1;min-width:0}.search-box input{width:100%;padding-left:4px;font-size:12px}.results-meta{padding:19px 0 14px;font-size:11px}.results-meta select{font-size:11px}.card-grid{grid-template-columns:1fr;gap:22px}.card-image{height:230px}.card-body{padding:21px}.card-body h2{min-height:0;margin-bottom:15px;font-size:22px}.eyebrow{font-size:12px}.card-departure,.card-date{font-size:13px}.card-price span{font-size:26px}.card-price small,.card-price p,.card-foot{font-size:12px}.card-price{margin-top:20px}.discount-badge{font-size:30px}.discount-badge small{font-size:11px}.editor-note{gap:10px;margin-top:25px;padding:21px 19px}.editor-note p{font-size:12px}.sources-strip{flex-direction:column;gap:16px;padding-top:25px}.sources-strip h2{max-width:290px;font-size:20px;line-height:1.6}.sources-strip p:last-child{margin:0}.source-grid{grid-template-columns:1fr}.source-summary{gap:22px;padding:22px}.source-summary p{font-size:12px}.source-summary strong{font-size:34px}.source-summary span{font-size:12px}.detail{padding-top:20px}.detail-photo{height:265px}.detail-title h1{font-size:27px}.detail-title p:last-child{font-size:15px}.fact-grid{grid-template-columns:1fr;gap:15px}.booking-box{gap:0 15px;padding:21px}.big-discount{letter-spacing:-1px;font-size:30px}.big-discount>span{font-size:11px;display:block}.detail-price{font-size:23px}.detail-price small{font-size:10px;line-height:1.6}.booking-box>.button{gap:5px;padding:9px;font-size:12px}.booking-box .seller{font-size:12px}.booking-fine{font-size:10px}.dialog{padding:26px 21px}.dialog h2{font-size:22px}.dialog>p,.dialog textarea{font-size:13px}.share-actions .button{white-space:nowrap;flex:1;padding:10px;font-size:12px}.studio-heading{flex-direction:column;gap:18px}.studio-actions{justify-content:space-between;width:100%}.stat-card{padding:18px}.stat-card strong{font-size:30px}.stats-grid{gap:12px}.metrics-note{font-size:11px}.studio-toolbar .type-tabs{gap:4px}.studio-toolbar .type-tabs button{padding:8px 9px;font-size:12px}.studio-toolbar>div:last-child{justify-content:flex-end;width:100%}.editor-row>img{width:76px;height:85px}.editor-row-text{flex-basis:calc(100% - 90px)}.editor-row h2{font-size:16px}.editor-row .eyebrow{font-size:10px}.editor-row p,.editor-row small{font-size:11px}.edit-fields{gap:13px}.edit-fields label{font-size:12px}.edit-fields input{padding:9px;font-size:13px}.edit-dialog .span2{grid-column:span 2}.page-intro h1{font-size:29px}.page-intro p:last-child{font-size:14px}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.quote-review-form{margin-top:22px}.review-confirm{align-items:flex-start;gap:10px;margin-bottom:20px;font-size:14px;line-height:1.8;display:flex}.review-confirm input{flex-shrink:0;width:18px;height:18px;margin-top:6px}.quote-check-time{color:var(--muted);margin:0 0 14px;font-size:12px}
