:root{--ink:#082d38;--navy:#062b36;--deep:#041e27;--teal:#4ed7c5;--mint:#b8f5ed;--sand:#f6f3ed;--paper:#fcfbf8;--muted:#63747a;--line:#dce6e4;--orange:#f5a361}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:DM Sans,Arial,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.shell{width:min(1180px,100% - 48px);margin:auto}.nav{z-index:10;color:#fff;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#041e27e0;border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:28px;height:74px;padding:0 max(24px,50vw - 590px);display:flex;position:fixed;top:0;left:0;right:0}.brand{letter-spacing:-.6px;white-space:nowrap;font-size:18px;font-weight:700}.brand span{color:var(--deep);background:var(--teal);border-radius:50%;place-items:center;width:25px;height:25px;margin-right:3px;font-size:15px;display:inline-grid}.nav nav{color:#d4e2e2;gap:27px;font-size:14px;display:flex}.nav nav a:hover,.phone:hover{color:var(--teal)}.nav-actions{align-items:center;gap:18px;display:flex}.phone{font:500 13px DM Mono,monospace}.small-button{background:var(--teal);color:var(--deep);border:0;border-radius:7px;padding:10px 15px;font-size:13px;font-weight:700}.hero{color:#fff;background:var(--deep);min-height:780px;padding-top:74px;position:relative;overflow:hidden}.hero-photo{filter:saturate(.8);background:url(/hero.jpg) 50% 52%/cover no-repeat;position:absolute;inset:0}.hero-overlay{background:linear-gradient(90deg,#011117f5 0%,#021b23e6 38%,#031d256e 70%,#031d251a);position:absolute;inset:0}.hero-content{padding:124px 0 104px;position:relative}.eyebrow{color:#268f8b;text-transform:uppercase;letter-spacing:1.8px;margin:0 0 16px;font:600 11px DM Mono,monospace}.hero h1,h2{letter-spacing:-1.9px;margin:0;font-family:Playfair Display,Georgia,serif}.hero h1{max-width:850px;font-size:clamp(47px,6.4vw,88px);line-height:.98}.hero h1 em{color:var(--teal);font-weight:600}.hero-copy{color:#d4e1df;max-width:580px;margin:28px 0;font-size:18px;line-height:1.7}.hero-buttons{gap:13px;display:flex}.button{border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:13px;padding:15px 20px;font-size:14px;font-weight:700;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.primary{color:#052d37;background:var(--teal)}.primary:hover{box-shadow:0 10px 24px #4ed7c533}.ghost{color:#fff;background:0 0;border-color:#0000}.ghost:hover{color:var(--teal)}.outline{color:#176b69;background:0 0;border-color:#83aaa6}.facts{background:#ffffff21;border:1px solid #ffffff2b;border-radius:10px;grid-template-columns:repeat(4,1fr);gap:1px;max-width:810px;margin-top:78px;display:grid;overflow:hidden}.facts div{background:#05232cb8;min-height:99px;padding:18px 17px}.facts strong{color:var(--teal);font:600 24px DM Mono,monospace;display:block}.facts span{color:#d5e1df;margin-top:7px;font-size:12px;line-height:1.3;display:block}.hero-address{z-index:1;color:#e7f2f0;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#051f27c7;border:1px solid #ffffff30;border-radius:8px;gap:5px;width:270px;padding:15px 17px;font-size:12px;display:grid;position:absolute;bottom:40px;right:max(24px,50vw - 590px)}.hero-address span{color:var(--teal);font:11px DM Mono,monospace}.facts-row{grid-template-columns:repeat(3,1fr);gap:34px;padding:40px 0;display:grid}.facts-row article{gap:14px;display:flex}.facts-row i{color:#176e6a;background:#d8f3ef;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-style:normal;display:grid}.facts-row h2{letter-spacing:0;margin:2px 0 7px;font:700 18px DM Sans,sans-serif}.facts-row p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.catalogue-section{background:var(--sand);border-block:1px solid #e7e3dc;padding:97px 0 86px}.section-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:32px;display:flex}.section-heading h2,.how h2,.comfort h2,.contacts h2{font-size:clamp(38px,4.5vw,60px);line-height:1.05}.section-heading>p{max-width:360px;color:var(--muted);margin:0;font-size:14px;line-height:1.65}.catalogue-toolbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.audience-switch{background:#e5ece9;border-radius:9px;padding:4px;display:flex}.audience-switch button{color:#5b6e70;background:0 0;border:0;border-radius:6px;padding:10px 15px;font-size:13px;font-weight:600}.audience-switch .active{color:#053a43;background:#fff;box-shadow:0 2px 7px #062d381a}.search{color:#6c8481;background:#fff;border:1px solid #dae5e3;border-radius:7px;align-items:center;gap:9px;min-width:270px;padding:11px 14px;display:flex}.search input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0}.category-pills{flex-wrap:wrap;gap:8px;margin:21px 0;display:flex}.category-pills button{color:#456267;background:#fff;border:1px solid #d5e2df;border-radius:20px;padding:8px 11px;font-size:12px}.category-pills .active,.category-pills button:hover{color:#075c5c;background:#eafbf7;border-color:#5bc4b8}.result-count{color:#65787a;margin:0 0 18px;font-size:13px}.result-count a{color:#0e736f;text-decoration:underline}.service-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.service-card{background:#fff;border:1px solid #dbe6e4;border-radius:10px;flex-direction:column;min-height:275px;padding:20px;transition:all .2s;display:flex;box-shadow:0 3px 14px #082d3809}.service-card:hover{border-color:#8ad6cc;transform:translateY(-3px);box-shadow:0 12px 25px #08434c17}.service-top{color:#5f7473;align-items:center;gap:8px;font-size:11px;line-height:1.25;display:flex}.service-icon{color:#08746e;background:#dcf6f1;border-radius:8px;place-items:center;width:32px;height:32px;font-size:16px;display:grid}.service-card h3{letter-spacing:-.35px;margin:20px 0 9px;font:600 18px/1.27 DM Sans,sans-serif}.unit{color:#6a8080;min-height:37px;margin:0;font-size:12px;line-height:1.45}.price{border-top:1px solid #e8efed;margin-top:auto;padding:13px 0}.price b{color:#075e5c;font:600 17px DM Mono,monospace;display:block}.price span{color:#768987;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:10px;line-height:1.35;display:block;overflow:hidden}.card-actions{gap:8px;display:flex}.card-actions button{color:#116e6c;background:#fff;border:1px solid #bddbd7;border-radius:6px;flex:1;padding:9px 8px;font-size:12px;font-weight:600}.card-actions .book-link{color:#fff;background:#117c77;border-color:#117c77}.more{text-align:center;margin-top:29px}.empty{color:#607375;text-align:center;background:#fff;border-radius:9px;padding:40px}.data-note{color:#7a8888;text-align:center;max-width:680px;margin:23px auto 0;font-size:12px;line-height:1.55}.how{color:#eaf6f4;background:linear-gradient(124deg,#032a35,#0a4d55);padding:100px 0}.how h2{color:#fff;max-width:620px}.steps{grid-template-columns:repeat(4,1fr);gap:15px;margin:42px 0 31px;display:grid}.steps article{background:#021a2242;border:1px solid #b8f5ed33;border-radius:9px;min-height:193px;padding:20px}.step-top{justify-content:space-between;align-items:center;display:flex}.step-icon{color:#062f3a;background:var(--teal);border-radius:9px;place-items:center;width:38px;height:38px;font-size:20px;display:grid}.steps b{color:var(--teal);font:500 21px DM Mono,monospace}.steps h3{color:#fff;margin:23px 0 8px;font-size:16px}.steps p{color:#c0d7d5;margin:0;font-size:13px;line-height:1.55}.comfort{grid-template-columns:1fr .86fr;align-items:center;gap:68px;padding:108px 0;display:grid}.comfort-copy>p:not(.eyebrow){max-width:520px;color:var(--muted);line-height:1.7}.amenities{flex-wrap:wrap;gap:10px;margin-top:25px;display:flex}.amenities span{color:#39716e;background:#ecf7f4;border-radius:5px;padding:8px 10px;font-size:12px}.comfort-photo{background:#d7ebe7;border-radius:12px;min-height:380px;overflow:hidden}.comfort-photo img{object-fit:cover;filter:saturate(.8);width:100%;height:100%}.contacts{background:#eef7f5;padding:94px 0}.contact-grid{grid-template-columns:repeat(3,1fr);gap:15px;margin:39px 0 31px;display:grid}.contact-grid article{background:#fff;border:1px solid #d7e8e5;border-radius:10px;min-height:202px;padding:23px}.contact-grid i{color:#0a7772;font-size:22px;font-style:normal}.contact-grid h3{margin:18px 0 7px;font-size:15px}.contact-grid a{color:#096e6b;font:500 14px DM Mono,monospace}.contact-grid p{color:var(--muted);margin:12px 0 0;font-size:12px;line-height:1.6}.cta{color:#fff;background:linear-gradient(100deg,#073540,#116e6c);border-radius:10px;justify-content:space-between;align-items:center;gap:20px;padding:28px 32px;display:flex}.cta h3{margin:0 0 5px;font:600 25px Playfair Display,serif}.cta p{color:#d3e5e2;margin:0;font-size:13px}footer{color:#ccdcda;background:#041f28;padding:28px 0}.footer-content{grid-template-columns:auto 1fr auto;align-items:center;gap:20px;font-size:13px;display:grid}.footer-content p{margin:0}.footer-content small{color:#829a99;grid-column:1/-1;font-size:11px}.modal-backdrop{z-index:30;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#01141bad;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:12px;width:min(565px,100%);max-height:calc(100vh - 44px);padding:32px;position:relative;overflow:auto;box-shadow:0 24px 90px #0000004d}.modal h2{margin:0 0 12px;font:700 34px/1.08 Playfair Display,serif}.modal>p:not(.eyebrow){color:var(--muted);line-height:1.55}.close{color:#436163;background:#edf5f3;border:0;border-radius:50%;width:33px;height:33px;font-size:24px;line-height:1;position:absolute;top:14px;right:15px}.price-list{border-top:1px solid #e4ecea;margin:25px 0}.price-list div{border-bottom:1px solid #e4ecea;justify-content:space-between;gap:25px;padding:13px 0;display:flex}.price-list span{color:#617474;font-size:12px;line-height:1.4}.price-list b{color:#08635f;text-align:right;flex:none;font:500 14px DM Mono,monospace}.source-link{color:#096d69;font-size:13px;text-decoration:underline}.modal-button{float:right;margin-top:-12px}.form-modal form{gap:13px;margin-top:20px;display:grid}.form-modal label{color:#4a6263;gap:6px;font-size:12px;font-weight:600;display:grid}.form-modal input,.form-modal textarea{resize:vertical;border:1px solid #d6e3e1;border-radius:6px;outline-color:#67cfc3;width:100%;padding:10px}.demo-success{text-align:center;padding:8px}.demo-success>span{color:#0a776f;background:#def8f2;border-radius:50%;place-items:center;width:52px;height:52px;margin:5px auto 17px;font-size:27px;display:grid}.demo-success .button{margin-top:10px}@media (max-width:900px){.nav nav,.phone{display:none}.nav{padding-inline:24px}.hero-address{display:none}.service-grid,.steps{grid-template-columns:repeat(2,1fr)}.comfort{gap:35px}.facts-row{gap:18px}.footer-content{grid-template-columns:1fr 1fr}.footer-content>a:last-of-type{text-align:right}}@media (max-width:620px){.shell{width:min(100% - 32px,1180px)}.nav{height:64px;padding-inline:16px}.nav-actions{gap:0}.small-button{padding:9px 11px;font-size:12px}.hero{min-height:730px;padding-top:64px}.hero-overlay{background:linear-gradient(90deg,#011117f5,#021c24ba)}.hero-content{padding:91px 0 40px}.hero h1{font-size:48px}.hero-copy{font-size:16px}.hero-buttons{flex-direction:column;align-items:flex-start}.facts{grid-template-columns:repeat(2,1fr);margin-top:42px}.facts-row,.service-grid,.contact-grid,.comfort{grid-template-columns:1fr}.facts-row{padding:31px 0}.section-heading,.catalogue-toolbar,.cta{flex-direction:column;align-items:flex-start}.search{width:100%}.category-pills{flex-wrap:nowrap;margin-right:-16px;padding-right:16px;overflow:auto}.category-pills button{flex:none}.service-card{min-height:250px}.steps{grid-template-columns:1fr;margin-top:31px}.steps article{min-height:auto}.how,.catalogue-section,.contacts,.comfort{padding:70px 0}.comfort-photo{order:-1;min-height:270px}.cta{padding:24px}.footer-content{grid-template-columns:1fr;gap:12px}.footer-content>a:last-of-type{text-align:left}.modal{padding:27px 20px}.modal h2{font-size:29px}.modal-button{float:none;margin:18px 0 0}.price-list div{flex-direction:column;gap:5px}.price-list b{text-align:left}}:root{--ink:#173f4a;--navy:#e8f4f2;--deep:#f7fbfa;--teal:#138f88;--mint:#d9f4ef;--sand:#f1f7f5;--paper:#fff;--muted:#597178;--line:#d4e6e3}body{color:var(--ink);background:var(--paper)}.nav{color:var(--ink);background:#ffffffed;border-bottom-color:#d8e8e5;box-shadow:0 2px 18px #12464b0f}.brand{align-items:center;height:44px;display:flex}.brand img{object-fit:contain;object-position:left center;width:154px;height:auto;max-height:38px;display:block}.nav nav{color:#42636a}.small-button{color:#fff;background:#138f88}.hero{color:var(--ink);background:#edf7f5}.hero-photo{filter:saturate(.7)brightness(1.06)}.hero-overlay{background:linear-gradient(90deg,#fffffffa 0%,#fffffff0 37%,#ffffff94 68%,#ffffff14 100%)}.hero .eyebrow{color:#087c77}.hero h1 em{color:#0c8f87}.hero-copy{color:#42636a}.button.primary{color:#fff;background:#138f88}.button.primary:hover{box-shadow:0 10px 24px #138f8838}.button.ghost{color:#176e6d;background:#fff6;border-color:#0000}.button.ghost:hover{color:#075a58;background:#ffffffb3}.facts{background:#135f601c;border-color:#135f6029}.facts div{background:#fffc}.facts strong{color:#087c77}.facts span{color:#47666b}.hero-address{color:#1d535c;background:#ffffffd1;border-color:#135f602e;box-shadow:0 8px 24px #164b5014}.hero-address span{color:#087c77}.hero-address small{color:#648087}.facts-row{background:#fff}.catalogue-section{background:#f1f7f5;border-block-color:#daeae7}.audience-switch{background:#deece9}.audience-switch button{color:#527074}.audience-switch .active{color:#075c5c}.category-pills button{color:#3b6268;border-color:#cfe3df}.service-card{background:#fff;border-color:#d4e7e3;box-shadow:0 3px 14px #082d380a}.service-icon{color:#08746e;background:#e0f6f1}.price b{color:#08716d}.how{color:#234f56;background:linear-gradient(124deg,#e9f7f4,#d8efeb)}.how h2{color:#173f4a}.how .eyebrow{color:#13877f}.steps article{background:#ffffffb8;border-color:#c4dfdb}.step-icon{color:#fff;background:#138f88}.steps b{color:#13877f}.steps h3{color:#173f4a}.steps p{color:#557077}.comfort{background:#fff}.contacts{background:#edf7f5}.cta{color:#173f4a;background:linear-gradient(100deg,#d3efeb,#bde4df)}.cta p{color:#4c6d71}footer{color:#43676b;background:#e4f1ee;border-top:1px solid #d0e5e1}.footer-content small{color:#6c888b}@media (max-width:620px){.hero-overlay{background:linear-gradient(90deg,#fffffffa,#ffffffc7)}.hero-content{padding-top:91px}}.official-highlights{padding:76px 0 82px}.official-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:28px;display:flex}.official-heading h2{color:var(--ink);font-size:clamp(35px,4vw,52px);line-height:1.05}.official-heading>p{max-width:390px;color:var(--muted);margin:0;font-size:14px;line-height:1.65}.official-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.official-grid article{background:#f5fbf9;border:1px solid #d5e8e4;border-radius:10px;gap:13px;min-height:164px;padding:19px;display:flex}.official-icon{color:#08746e;background:#d9f3ee;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;font-size:17px;display:grid}.official-grid h3{color:var(--ink);margin:2px 0 8px;font-size:15px;line-height:1.25}.official-grid p{color:#5b7476;margin:0 0 11px;font-size:12px;line-height:1.5}.official-grid a{color:#0d7772;font-size:11px;font-weight:700;text-decoration:underline}.official-notice{color:#4b696d;background:#edf8f5;border:1px solid #cfe5e0;border-radius:8px;flex-wrap:wrap;gap:8px 22px;margin-top:18px;padding:15px 18px;font-size:12px;display:flex}.official-notice strong{color:#176b69}.official-notice span:before{content:"•";color:#49aaa0;margin-right:8px}.category-select-wrap{display:none}.service-grid{flex-direction:column;gap:9px;display:flex}.service-card{grid-template-columns:44px minmax(0,1fr) 180px 170px;align-items:center;gap:16px;min-height:0;padding:14px 18px;display:grid}.service-card:hover{transform:translateY(-1px)}.service-top{display:block}.service-top>span:last-child{color:#6b7f7e;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:9px;line-height:1.2;display:block;overflow:hidden}.service-main h3{margin:0 0 5px;font-size:16px;line-height:1.25}.service-main .unit{min-height:0;font-size:11px}.service-card .price{text-align:right;border-top:0;margin:0;padding:0 10px 0 0}.service-card .price b{font-size:15px}.service-card .price span{text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9px;overflow:hidden}.service-card .card-actions{min-width:0}.service-card .card-actions button{padding:8px 7px;font-size:11px}@media (max-width:900px){.official-grid{grid-template-columns:repeat(2,1fr)}.service-card{grid-template-columns:44px minmax(0,1fr) 150px 150px;gap:12px}}@media (max-width:620px){.official-highlights{padding:60px 0 62px}.official-heading{flex-direction:column;align-items:flex-start;gap:14px;margin-bottom:22px}.official-grid{grid-template-columns:1fr;gap:9px}.official-grid article{min-height:0;padding:15px}.official-notice{padding:13px 15px;line-height:1.55;display:block}.official-notice strong,.official-notice span{display:block}.official-notice span:before{margin-left:1px}.catalogue-toolbar{z-index:4;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f1f7f5f5;width:calc(100% + 32px);margin-left:-16px;padding:10px 16px;position:sticky;top:64px;box-shadow:0 4px 10px #12484a0f}.audience-switch{width:100%}.audience-switch button{flex:1;padding:9px 8px;font-size:12px}.category-pills{display:none}.category-select-wrap{color:#587276;align-items:center;gap:10px;margin:16px 0 12px;font-size:12px;font-weight:600;display:flex}.category-select-wrap select{color:#315d62;min-width:0;font:inherit;background:#fff;border:1px solid #cfe3df;border-radius:7px;flex:1;padding:9px 11px}.service-card{grid-template-columns:36px minmax(0,1fr);gap:8px 11px;padding:13px 14px}.service-top{grid-row:1/span 2;align-self:start}.service-top>span:last-child{display:none}.service-icon{width:34px;height:34px}.service-main h3{font-size:15px}.service-card .price{text-align:left;grid-column:2;justify-self:start;padding:0}.service-card .price b{margin-right:7px;font-size:14px;display:inline}.service-card .price span{font-size:9px;display:inline}.service-card .card-actions{grid-column:2;width:100%}.service-card .card-actions button{padding:9px 7px}}.catalogue-heading{margin-bottom:25px}.catalogue-launcher{background:linear-gradient(135deg,#f8fcfb,#eaf7f4);border:1px solid #cfe5e0;border-radius:13px;padding:25px}.launcher-top{justify-content:space-between;align-items:end;gap:24px;display:flex}.launcher-label,.preview-label{color:#6a8585;letter-spacing:1.1px;text-transform:uppercase;margin-bottom:9px;font:600 10px DM Mono,monospace;display:block}.launcher-total{color:#5b7475;align-items:baseline;gap:9px;display:flex}.launcher-total strong{color:#08746e;font:600 28px DM Mono,monospace}.launcher-total span{font-size:12px}.category-summary{grid-template-columns:repeat(4,1fr);gap:9px;margin:25px 0 22px;display:grid}.category-summary button{color:#315d62;text-align:left;background:#fff;border:1px solid #d1e6e2;border-radius:8px;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:56px;padding:9px 11px;font-size:11px;line-height:1.25;display:grid}.category-summary button:hover{border-color:#65c7bd;box-shadow:0 5px 14px #1f6f6a14}.category-summary b{color:#08746e;font:600 12px DM Mono,monospace}.summary-icon{color:#08746e;background:#e0f6f1;border-radius:8px;place-items:center;width:30px;height:30px;font-size:15px;display:grid}.preview-services{border-top:1px solid #d6e8e4;padding-top:17px}.preview-label{margin-bottom:8px}.preview-row{color:#47686b;border-bottom:1px solid #dfede9;grid-template-columns:minmax(0,1fr) 90px 185px;align-items:baseline;gap:12px;padding:8px 0;font-size:12px;display:grid}.preview-row:last-child{border-bottom:0}.preview-name{color:#234e56;text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.preview-row b{color:#08716d;text-align:right;font:600 13px DM Mono,monospace}.preview-row>span:last-child{color:#7a8f8d;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.catalog-open{margin-top:20px}.catalog-modal-backdrop{z-index:25;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#01141bad;justify-content:center;padding:18px;display:flex;position:fixed;inset:0}.catalog-modal{background:#f1f7f5;border-radius:14px;width:min(1120px,100%);max-height:calc(100vh - 36px);padding:28px 30px 30px;overflow:auto;box-shadow:0 24px 90px #0000004d}.catalog-modal-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.catalog-modal-header h2{color:var(--ink);font-size:clamp(29px,4vw,45px)}.catalog-modal .catalogue-toolbar{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;padding:0;position:static}.catalog-modal .service-grid{padding-bottom:4px}@media (max-width:900px){.category-summary{grid-template-columns:repeat(2,1fr)}.preview-row{grid-template-columns:minmax(0,1fr) 85px 150px}}@media (max-width:620px){.catalogue-launcher{padding:17px 15px}.launcher-top{flex-direction:column;align-items:flex-start;gap:15px}.launcher-top .audience-switch{width:100%}.launcher-total{align-self:flex-end;margin-top:-5px}.category-summary{grid-template-columns:1fr 1fr;gap:7px;margin:19px 0}.category-summary button{grid-template-columns:28px minmax(0,1fr);min-height:52px;padding:8px;font-size:10px}.category-summary b{grid-column:2;margin-top:-4px;font-size:10px}.summary-icon{width:27px;height:27px}.preview-row{grid-template-columns:minmax(0,1fr) auto;gap:4px 8px}.preview-row b{text-align:right}.preview-row>span:last-child{grid-column:1/-1;font-size:9px}.catalog-open{width:100%}.catalog-modal-backdrop{padding:0}.catalog-modal{border-radius:0;max-height:100vh;padding:18px 16px 26px}.catalog-modal-header{margin-bottom:16px}.catalog-modal-header h2{font-size:30px}.catalog-modal .catalogue-toolbar{z-index:2;background:#f1f7f5f7;width:calc(100% + 32px);margin-left:-16px;padding:10px 16px;position:sticky;top:-18px;box-shadow:0 4px 10px #12484a0f}}
