/* QUANXI • Reference-preserving composition / native HTML prototype. */
:root{--pearl:#fff9f7;--paper:#fffcfd;--blush:#f7e1e7;--rose:#a34e65;--rose-strong:#873b55;--lavender:#eae5f7;--mint:#ddefe9;--sky:#e3edf8;--gold:#805737;--ink:#252647;--muted:#6b6685;--line:#eadde6;--focus:#6150a1;--ease:cubic-bezier(.2,.65,.2,1);color-scheme:light;font-family:Arial,"Noto Sans CJK KR","Malgun Gothic",sans-serif}
*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#fff8fa;color:var(--ink)}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--focus);outline-offset:3px}button{border:0}img{max-width:100%;vertical-align:middle}svg{vertical-align:middle;flex-shrink:0}h1,h2,h3,h4,p{margin:0}button svg{pointer-events:none}button>*{pointer-events:none}input[type=checkbox]{accent-color:var(--rose)}.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}
#board-stage{position:relative;width:100%;overflow:hidden;background:#fff8fa}#board-stage.pixel-size{overflow-x:auto}#board{position:relative;width:1672px;height:941px;transform-origin:0 0;isolation:isolate}.reference-layer{position:absolute;inset:0;width:1672px;height:941px;max-width:none;display:block;user-select:none;pointer-events:none}.native-layer{position:absolute;inset:0;z-index:2}.reference-hotspots{position:absolute;inset:0;z-index:4}.reference-hotspots button{position:absolute;display:block;appearance:none;background:transparent;border-radius:14px}.reference-hotspots button:focus-visible{outline:4px solid #a34e65;outline-offset:2px}.reference-hotspots button:hover{box-shadow:inset 0 0 0 2px #c789a250}.reference-hotspots button[data-page=home]{left:18px;top:316px;width:379px;height:445px}.reference-hotspots button[data-page=clinics]{left:408px;top:316px;width:397px;height:445px}.reference-hotspots button[data-page=journey]{left:816px;top:316px;width:248px;height:445px}.reference-hotspots button[data-page=booking]{left:1073px;top:316px;width:191px;height:445px}.reference-hotspots button[data-page=partner]{left:1275px;top:316px;width:383px;height:445px}.reference-hotspots button[data-action=language-menu]{left:1232px;top:8px;width:168px;height:33px}
#board[data-mode=reference] .native-layer{display:none}#board[data-mode=live] .reference-hotspots,#board[data-mode=compare] .reference-hotspots{display:none}#board[data-mode=compare] .native-layer{clip-path:inset(0 calc(100% - var(--compare,50%)) 0 0)}.comparison-edge{position:absolute;top:0;bottom:0;left:var(--compare,50%);width:2px;background:#9d4565;z-index:8;display:none;pointer-events:none}.comparison-edge:after{content:'HTML │ ORIGINAL';position:absolute;top:18px;left:-65px;width:130px;background:#fff5f9;color:#74354b;padding:8px 0;border-radius:20px;text-align:center;font:11px Arial}#board[data-mode=compare] .comparison-edge{display:block}
.panel{position:absolute;overflow:hidden;border:1px solid #eed3dc;border-radius:13px;background:#fffbfc;box-shadow:0 2px 5px #b8899118}.panel-home{left:18px;top:316px;width:379px;height:445px}.panel-clinics{left:408px;top:316px;width:397px;height:445px}.panel-journey{left:816px;top:316px;width:248px;height:445px}.panel-booking{left:1073px;top:316px;width:191px;height:445px}.panel-partner{left:1275px;top:316px;width:383px;height:445px}.native-canvas{transform-origin:top left;position:relative;background:linear-gradient(135deg,#fff 0%,#fffafd 65%,#fff4f6 100%);color:var(--ink);font:15px/1.45 Arial,"Noto Sans CJK KR","Malgun Gothic",sans-serif;overflow:hidden}.panel-home .native-canvas{width:754px;height:885px;transform:scale(.5)}.panel-clinics .native-canvas{width:790px;height:883px;transform:scale(.5)}.panel-journey .native-canvas{width:492px;height:886px;transform:scale(.5)}.panel-booking .native-canvas{width:378px;height:885px;transform:scale(.5)}.panel-partner .native-canvas{width:762px;height:885px;transform:scale(.5)}
.chrome{height:31px;display:flex;align-items:center;gap:8px;padding:0 19px;background:linear-gradient(100deg,#f9e5e5,#fff9fc 70%,#f3e4e9);border-bottom:1px solid #f4e8ed}.chrome i{display:block;width:12px;height:12px;border-radius:50%;background:#ee969c}.chrome i:nth-child(2){background:#ecc987}.chrome i:nth-child(3){background:#9bc5b3}.chrome small{margin-left:auto;font-size:10px;color:#92627c;letter-spacing:1.2px}.app-nav{display:flex;align-items:center;padding:0 20px;height:60px;background:#fffcffeb;border-bottom:1px solid #f3edf4;gap:14px}.wordmark{display:flex;align-items:center;gap:5px;color:var(--gold);font:28px Georgia,"Times New Roman",serif;letter-spacing:-.9px;text-decoration:none;background:none;white-space:nowrap;padding:0}.wordmark img{width:33px;height:34px;object-fit:cover;mix-blend-mode:multiply}.app-links{display:flex;align-items:center;justify-content:center;gap:20px;flex:1}.app-links button{font-size:12px;white-space:nowrap;background:none;padding:12px 0;color:#414267;position:relative}.app-links button.active:after{content:'';position:absolute;bottom:6px;left:15%;right:15%;height:2px;background:#c1698a}.app-nav .nav-lang{background:#f8f5fa;border:1px solid #eee7f0;border-radius:22px;font-size:12px;max-width:95px;padding:6px 9px}.icon-button{background:none;padding:5px;display:inline-flex;align-items:center;justify-content:center;color:#8a4159;min-width:24px;min-height:24px}.nav-icons{display:flex;gap:5px}.s-icon{width:20px;height:20px;stroke:currentColor;stroke-width:1.65;fill:none;stroke-linecap:round;stroke-linejoin:round}.narrow .app-nav{padding:0 15px;gap:8px}.narrow .wordmark{font-size:24px}.narrow .wordmark img{width:28px;height:29px}.narrow .app-links{gap:13px}.narrow .app-links button{font-size:10px}.narrow .nav-icons{gap:0}.narrow .nav-icons .s-icon{width:16px}.narrow .nav-lang{display:none}.narrow .app-links button[data-page=journey],.narrow .app-links button[data-page=community]{display:none}.serif{font-family:Georgia,"Times New Roman",serif;font-weight:400}.script{font-family:"Brush Script MT","Segoe Script",Georgia,serif;font-style:italic;color:#a34e65}.eyebrow{font-size:11px;letter-spacing:1.5px;text-transform:uppercase;color:var(--rose)}.muted{color:var(--muted)}.rule{height:1px;background:var(--line);margin:14px 0}.stack{display:flex;flex-direction:column;gap:14px}.chip{display:inline-flex;gap:5px;align-items:center;padding:5px 10px;background:#f0eff8;border-radius:14px;color:#5a6081;font-size:12px;white-space:nowrap}.badge{font-size:12px;border-radius:20px;padding:4px 10px;background:var(--mint);color:#286655;display:inline-flex;align-items:center;gap:5px}.badge.orange{background:#ffecd5;color:#9b641f}.badge.blue{background:#e3edff;color:#426298}.primary{border-radius:16px;min-height:46px;background:linear-gradient(115deg,#272e57,#565876);color:white;display:flex;align-items:center;justify-content:center;gap:13px;padding:12px 18px;font-size:14px;box-shadow:0 4px 10px #34385b14}.secondary{border-radius:13px;min-height:44px;background:#f6e9ee;color:#7e3f58;border:1px solid #ead2db;padding:10px 16px}.ghost{padding:8px 10px;background:none;border-radius:10px;color:var(--muted)}.full{width:100%}.line-button{display:flex;align-items:center;justify-content:space-between;background:none;border-bottom:1px solid #eee8f0;padding:11px 0;text-align:left;color:#565c79;width:100%;font-size:12px}.field-label{font-size:13px;color:#5b526a;display:flex;flex-direction:column;gap:7px}.field-label input,.field-label select,.field-label textarea{padding:11px 12px;min-height:44px;border:1px solid #dcd2e1;border-radius:12px;background:#fff;color:var(--ink);width:100%}.help-note{padding:13px 16px;border:1px solid #e7d6dd;background:#fff6f8;color:#6e5062;border-radius:14px;font-size:13px;line-height:1.7}.searchbar{display:flex;gap:5px;align-items:center;border:1px solid #eee2ec;background:#ffffffeb;border-radius:28px;padding:5px 7px 5px 14px;box-shadow:0 5px 15px #b07c9714;color:#7f7090}.searchbar input{border:none;background:transparent;outline:none;min-width:0;flex:1;color:var(--ink);font-size:13px;height:31px}.searchbar button{width:48px;height:35px;display:grid;place-items:center;border-radius:22px;background:linear-gradient(140deg,#f4d9e4,#ca7b96);color:white}
/* Home */
.home-hero{position:relative;height:407px;padding:36px 46px;overflow:hidden;background:linear-gradient(100deg,#fff7fa 12%,#fce8ee 65%,#f5dfe8)}.home-hero .hero-portrait{position:absolute;right:0;top:0;width:52%;height:100%;object-fit:cover;object-position:52% 20%;mask-image:linear-gradient(90deg,transparent,#000 24%);-webkit-mask-image:linear-gradient(90deg,transparent,#000 24%)}.home-hero .hero-seoul{position:absolute;bottom:96px;left:182px;width:240px;height:190px;object-fit:cover;opacity:.37;mask-image:linear-gradient(0deg,transparent,#000 35%,transparent);-webkit-mask-image:linear-gradient(0deg,transparent,#000 35%,transparent)}.home-hero h1{position:relative;color:#653738;font:43px/1.13 Georgia,serif;letter-spacing:-1px;width:355px}.home-hero h1 span{display:block}.home-hero .home-chinese{position:relative;margin-top:8px;color:#66424a;font:25px/1.4 Georgia,serif}.home-hero .home-chinese small{display:block;font-size:21px}.home-hero .home-slogan{position:relative;font-size:24px;color:#69414d;margin-top:14px;font-style:italic}.home-hero .searchbar{position:relative;width:402px;margin-top:22px}.home-handwriting{position:absolute;right:33px;bottom:29px;font-size:24px;line-height:1.3;transform:rotate(-15deg);text-align:center}.home-categories{position:relative;z-index:2;display:grid;grid-template-columns:repeat(5,1fr);gap:12px;padding:14px 36px 20px;margin-top:-18px}.home-categories button{display:flex;flex-direction:column;align-items:center;gap:7px;background:none;font-size:12px;color:#5b4966;padding:0}.bubble-icon{width:55px;height:55px;background:linear-gradient(140deg,#fff4f8,#f4d2e0);border:2px solid white;box-shadow:0 3px 8px #bd7e9618;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#a45172}.bubble-icon .s-icon{width:28px;height:28px}.travel-cards{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:0 30px}.travel-tile{position:relative;border-radius:13px;overflow:hidden;border:2px solid white;background:#f6e7f0;box-shadow:0 2px 8px #b785a421;padding:0;text-align:left}.travel-tile img{display:block;width:100%;height:217px;object-fit:cover}.travel-tile .tile-heart{position:absolute;right:9px;bottom:10px;background:#ffffffbf;backdrop-filter:blur(5px);width:31px;height:31px;border-radius:50%;color:#b85c7a;display:grid;place-items:center}.home-bottom{padding:16px 30px;text-align:center;font-size:17px;color:#a36c83;font-style:italic}
/* Clinic comparison */
.clinics-top{padding:19px 42px 23px;position:relative;background:linear-gradient(100deg,#fff,#eef5fc 50%,#fbe9ef);overflow:hidden}.clinics-top h1{font:36px/1.2 Georgia,serif;position:relative;z-index:1}.clinics-top p{font-size:15px;color:#737893;margin-top:3px;position:relative;z-index:1}.clinics-top .flower-art{position:absolute;width:170px;right:12px;top:-23px;opacity:.45;mix-blend-mode:multiply;transform:rotate(35deg)}.clinic-filters{display:flex;gap:7px;align-items:center;padding:13px 20px;background:#fcfaff}.clinic-filters select{border:1px solid #e8e4ef;border-radius:22px;background:#fff;font-size:12px;padding:9px 10px;color:#5c5c7a;min-width:0;max-width:160px}.clinic-filters input{border:1px solid #e8e4ef;border-radius:22px;background:white;width:132px;font-size:12px;padding:9px 12px;min-width:0}.clinic-filters .search-submit{background:linear-gradient(130deg,#eed7e4,#c67e9a);border-radius:28px;width:53px;height:35px;color:#fff;margin-left:auto;display:grid;place-items:center}.clinic-layout{padding:0 20px;display:grid;grid-template-columns:minmax(0,1fr) 235px;gap:17px}.clinic-tabs{display:flex;justify-content:space-between;padding:8px 9px 12px;border-bottom:1px solid #eee9f3;margin-bottom:10px;gap:7px}.clinic-tabs button{font-size:12px;background:none;padding:5px 0;color:#696584;white-space:nowrap}.clinic-tabs button.active{color:#924368;border-bottom:2px solid #c77590}.clinic-results{display:flex;flex-direction:column;gap:12px;min-height:400px}.clinic-card{border:1px solid #e9e4ed;border-radius:15px;padding:9px;display:grid;grid-template-columns:140px minmax(0,1fr);gap:16px;background:#ffffffed;position:relative;min-height:151px}.clinic-photo{width:140px;height:134px;object-fit:cover;border-radius:11px;border:1px solid white}.clinic-copy{min-width:0;padding-top:4px}.clinic-name{font-size:19px;font-weight:600;line-height:1.2;margin-bottom:8px;padding-right:28px}.rating{font-size:14px;color:#656b8c}.rating b{font-size:20px;font-weight:600;color:#292f56}.rating .star{color:#eca434;margin-right:4px}.clinic-location{font-size:13px;color:#6b6b84;display:flex;align-items:center;gap:3px;margin:6px 0}.clinic-location .s-icon{width:13px;height:13px}.clinic-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:5px}.clinic-tags .chip{font-size:11px;padding:4px 8px}.favorite{position:absolute;right:9px;top:10px;background:none;color:#ed94b0;padding:4px;display:grid;place-items:center}.favorite .s-icon{width:23px;height:23px;fill:#f8bed1}.favorite.is-saved .s-icon{fill:#c85b87;stroke:#ab426c}.compare-check{position:absolute;bottom:8px;left:8px;display:flex;gap:4px;align-items:center;font-size:10px;background:#ffffffd9;border-radius:14px;padding:2px 6px;color:#4e4566}.compare-check input{width:11px;height:11px;margin:0}.compare-aside{background:linear-gradient(145deg,#edf5ff,#fff6fa);border:1px solid white;border-radius:16px;padding:17px;margin-top:8px;align-self:start}.compare-aside h3{font-size:18px;line-height:1.15;color:#2e365e}.compare-aside>p{font-size:12px;color:#79738b;margin-top:5px}.compare-photos{display:flex;gap:6px;margin:14px 0}.compare-photos img{width:calc((100% - 12px)/3);height:93px;object-fit:cover;border-radius:8px}.compare-aside .primary{font-size:12px;margin-top:15px;min-height:42px;border-radius:12px;gap:7px;padding:8px}.compare-script{text-align:center;font-size:23px;line-height:1.3;margin-top:24px;transform:rotate(-9deg)}.no-results{padding:42px 20px;text-align:center;font-size:16px;color:#7b6585;background:#faf5fa;border:1px dashed #dfc8d5;border-radius:14px}.result-count{font-size:11px;color:#86758d;padding:7px 5px}
/* Journey */
.journey-top{position:relative;padding:23px 36px 24px;min-height:143px;background:linear-gradient(120deg,#fff,#f0f1fa,#fff1f6);overflow:hidden}.journey-top h1{font:31px/1.2 Georgia,serif;position:relative;z-index:1}.journey-top p{font:21px/1.3 Georgia,serif;color:#81769a;position:relative;z-index:1;margin-top:5px;max-width:290px}.journey-top img{position:absolute;right:-9px;bottom:-9px;width:177px;height:143px;object-fit:cover;mask-image:linear-gradient(90deg,transparent,#000 45%);opacity:.75}.journey-tabs{display:flex;gap:30px;padding:12px 28px;border-bottom:1px solid #eee4ee;background:#fffaff}.journey-tabs button{padding:7px 0;background:none;font-size:14px;color:#6b6083}.journey-tabs button.active{color:#41437c;border-bottom:2px solid #6d87b3}.journey-columns{display:grid;grid-template-columns:minmax(0,1fr) 175px;gap:12px;padding:16px 16px 0}.day-list{display:flex;flex-direction:column;gap:10px;position:relative}.day-list:before{content:'';position:absolute;left:32px;top:10px;bottom:24px;width:2px;background:linear-gradient(#b6dce9,#bbdfca,#dcc3ef)}.day-card{position:relative;display:flex;gap:10px;align-items:center;background:#fffdfedc;border:1px solid #f1eaf3;border-radius:15px;padding:9px 8px 9px 0;min-height:68px;text-align:left;color:#333655;width:100%}.day-pill{width:56px;height:50px;flex:0 0 56px;border-radius:50%;background:var(--day-color,#e3effa);display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:17px;line-height:1.15;position:relative;z-index:1}.day-pill b{font-family:Georgia,serif;font-size:24px;font-weight:400}.day-text strong{font-size:14px;display:block;font-weight:500;line-height:1.3}.day-text small{font-size:10px;display:block;color:#77748a;margin-top:4px}.day-done{position:absolute;right:5px;top:5px;color:#397c64;font-size:12px}.seoul-postcard{display:block;width:100%;border-radius:10px;padding:0;position:relative;overflow:hidden;border:2px solid #fff;background:#faf0f6}.seoul-postcard img{display:block;width:100%;height:228px;object-fit:cover}.essentials{margin-top:12px;padding:14px 11px;border:1px solid #f0e5ee;background:#fffbfe;border-radius:13px}.essentials h3{font:18px Georgia,serif;margin-bottom:13px}.essentials button{font-size:12px;display:flex;align-items:center;gap:7px;background:none;padding:5px 0;color:#646984;text-align:left}.essentials .s-icon{width:19px;height:19px;padding:2px;border-radius:50%;background:#e2f0ff;color:#537a9a}.journey-bottom{display:flex;justify-content:space-between;align-items:center;padding:6px 25px 0;height:99px;overflow:hidden}.journey-bottom img{width:170px;height:98px;object-fit:cover;opacity:.7;mask-image:linear-gradient(90deg,transparent,#000 40%,transparent)}.journey-bottom p{font-size:25px;transform:rotate(-12deg);line-height:1.2}.local-map{margin:20px;padding:20px;border-radius:20px;background:linear-gradient(125deg,#e6eefc,#fcf2f2);min-height:430px;position:relative;overflow:hidden}.local-map>img{width:100%;height:260px;object-fit:cover;border-radius:15px}.map-markers{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.map-markers button{background:white;border-radius:20px;padding:10px 16px;color:#85526c;box-shadow:0 2px 6px #71608a10;font-size:14px}.tips-list{padding:22px;display:flex;flex-direction:column;gap:15px}.tip-card{padding:18px;background:#fff;border:1px solid #ecdfeb;border-radius:16px;display:flex;gap:14px;align-items:flex-start}.tip-card .s-icon{color:#b66d8b;width:27px;height:27px}.tip-card h3{font-size:16px;margin-bottom:5px}.tip-card p{font-size:14px;line-height:1.6;color:#6e6079}
/* Booking */
.booking-main{padding:18px 23px}.booking-steps{display:flex;justify-content:space-between;position:relative;margin:1px 0 30px;gap:3px}.booking-steps:before{content:'';height:2px;position:absolute;left:17px;right:17px;top:10px;background:#f2d2e1}.booking-step{position:relative;z-index:1;display:flex;align-items:center;flex-direction:column;gap:6px;font-size:12px;background:none;padding:0}.booking-step i{font-style:normal;background:white;border:1px solid #efb5ce;color:#ce7096;border-radius:50%;width:22px;height:22px;display:grid;place-items:center;font-size:11px}.booking-step.active i{background:#e78bad;color:white}.booking-heading{font:26px/1.1 Georgia,serif;margin-bottom:5px}.booking-subtitle{font-size:12px;color:#807494;margin-bottom:21px}.booking-summary{padding:10px;border:1px solid #eee2ec;border-radius:13px;background:#fff}.booking-clinic{display:flex;gap:12px;margin-bottom:13px}.booking-clinic img{width:132px;height:111px;object-fit:cover;border-radius:9px}.booking-clinic-copy{flex:1;min-width:0;padding-top:6px}.booking-clinic-copy h3{font-size:16px;line-height:1.2}.booking-clinic-copy p{font-size:11px;margin-top:6px;color:#68718b;line-height:1.6}.booking-meta-line{display:flex;align-items:center;gap:5px}.booking-meta-line .s-icon{width:13px;height:13px}.price-row{display:flex;justify-content:space-between;padding:5px 0;font-size:13px;color:#6b6980}.price-row strong{color:#323759;font-weight:500}.price-total{border-top:1px solid #eee3ee;margin-top:9px;padding-top:12px;font-size:17px;font-weight:600;color:#272c51;display:flex;justify-content:space-between}.sample-fx{font-size:11px;text-align:right;color:#757089;margin:3px 0}.payment-options{display:flex;justify-content:space-between;margin:18px 0 18px;border:1px solid #f0e7ef;padding:8px 6px;background:#fff;border-radius:11px;gap:5px}.payment-options button{padding:5px 3px;background:white;border-radius:6px;border:1px solid transparent;font-size:17px;font-weight:bold;white-space:nowrap;min-width:35px;display:grid;place-items:center}.payment-options button.selected{border-color:#b484a0;background:#fbf4f9}.visa{color:#1e3b98;font-style:italic}.master-dots{display:flex;align-items:center}.master-dots i{width:17px;height:17px;border-radius:50%;background:#f44339}.master-dots i+i{background:#ffa800;margin-left:-6px}.wallet-blue{color:#068ef0}.wallet-green{color:#1aae75}.wallet-orange{color:#f18b2e}.secure-line{display:flex;gap:10px;padding:0 7px;margin-bottom:25px;align-items:flex-start;font-size:13px}.secure-check{background:#63b3b4;color:white;padding:2px;border-radius:3px;width:24px;height:26px;text-align:center}.secure-line p{font-size:10px;color:#78748c;margin-top:4px}.booking-submit{height:49px;min-height:49px;font-size:18px;border-radius:13px;width:100%}.booking-footer{display:flex;justify-content:space-between;margin-top:19px;text-align:center;color:#8d617b;font-size:10px;gap:8px}.booking-footer span{display:flex;flex-direction:column;align-items:center;gap:6px}.booking-footer .s-icon{height:23px;width:23px}.booking-demo-note{display:none}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.check-line{display:flex;gap:10px;align-items:flex-start;font-size:14px;line-height:1.6;color:#57495e}.check-line input{width:18px;height:18px;flex-shrink:0;margin-top:3px}.success-mark{margin:5px auto 20px;width:82px;height:82px;border-radius:50%;display:grid;place-items:center;color:#38745d;background:linear-gradient(135deg,#d8f2e8,#f4f8ed);font-size:36px}
/* Partner console */
.console-nav{gap:14px}.console-nav .app-links{gap:24px}.console-nav .app-links button{font-size:11px}.console-body{display:grid;grid-template-columns:152px minmax(0,1fr);padding:24px 16px 18px;gap:15px}.console-sidebar{display:flex;flex-direction:column;gap:7px;padding-top:4px}.console-sidebar button{display:flex;gap:10px;align-items:center;background:none;text-align:left;border-radius:11px;padding:11px 10px;font-size:12px;color:#5e587a}.console-sidebar button.active{background:linear-gradient(90deg,#daeff8,#e8eafb);color:#315d74}.console-sidebar .s-icon{width:17px;height:17px}.console-greeting{display:flex;justify-content:space-between;align-items:center;gap:7px;margin-bottom:20px}.console-greeting h1{font-size:23px;line-height:1.2;font-weight:500}.console-greeting p{font-size:14px;color:#7d738d;margin-top:6px}.period-select{background:white;border:1px solid #e8e2ed;border-radius:14px;font-size:10px;padding:9px 7px;color:#6c627c;max-width:159px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.metric-card{padding:14px 12px;border:1px solid #efebf3;background:white;border-radius:14px;min-width:0}.metric-card h3{font-size:10px;color:#847995;font-weight:400;white-space:nowrap}.metric-card strong{font-size:25px;display:block;margin-top:11px;line-height:1.1;font-weight:500;white-space:nowrap}.metric-card small{font-size:12px;color:#39a17e;margin-top:11px;display:block}.metric-card .metric-star{color:#e6a433}.chart-grid{display:grid;grid-template-columns:1.26fr 1fr;gap:12px;margin-top:16px}.chart-card{background:white;border:1px solid #eee8f1;border-radius:14px;padding:15px 14px 10px;min-width:0}.chart-head{display:flex;align-items:center;justify-content:space-between;font-size:14px;margin-bottom:8px}.chart-head button{padding:0;background:#f7f8fb;border:1px solid #e9ebf2;border-radius:18px;width:29px;height:25px;color:#7b7990}.line-chart{width:100%;height:144px;overflow:visible}.line-chart text{font-size:8px;fill:#8c809e}.line-chart .gridline{stroke:#f0ebf3;stroke-width:1}.line-chart .line{fill:none;stroke:#5bb3c3;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}.chart-area{fill:url(#lineFill)}.source-chart{display:flex;align-items:center;justify-content:center;gap:9px;min-height:140px}.donut{width:105px;height:105px;flex:0 0 105px;transform:rotate(-90deg);filter:drop-shadow(0 2px 1px #57497d09)}.donut circle{fill:none;stroke-width:13}.chart-legend{display:flex;flex-direction:column;gap:9px;font-size:10px;color:#67607d}.chart-legend span{display:flex;align-items:center;gap:5px;white-space:nowrap}.chart-legend i{width:7px;height:7px;border-radius:50%;display:inline-block}.recent-grid{display:grid;grid-template-columns:1.47fr 1fr;gap:12px;margin-top:20px}.recent-card{background:white;border:1px solid #eee7f0;border-radius:14px;padding:14px 12px;overflow:hidden}.recent-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;gap:5px}.recent-head h3{font-size:16px;font-weight:500}.recent-head button{font-size:11px;color:#827993;background:none;white-space:nowrap}.recent-table{width:100%;border-collapse:collapse;font-size:11px}.recent-table th{text-align:left;font-size:10px;color:#8f869d;font-weight:400;padding:6px 3px}.recent-table td{padding:10px 3px;border-top:1px solid #f3edf4;color:#675d77;white-space:nowrap}.recent-table .badge{font-size:10px;padding:3px 8px}.avatar{height:22px;width:22px;object-fit:cover;border-radius:50%;margin-right:5px}.console-note{border-radius:14px;position:relative;background:linear-gradient(155deg,#f2faff,#fff7fb);overflow:hidden;border:1px solid white;min-height:240px}.console-note>img{width:100%;height:111px;object-fit:cover;object-position:50% 30%}.console-note .script{font-size:25px;line-height:1.15;transform:rotate(-8deg);padding:8px 10px;text-align:center}.console-note>p:not(.script){font-size:11px;padding:10px 10px;text-align:center;color:#8c6e86;line-height:1.5}.console-alt{padding:8px 0}.console-alt h2{font:31px Georgia,serif;margin-bottom:10px}.console-alt p{font-size:15px;color:#776c88;margin-bottom:16px}.console-search{width:100%;border:1px solid #e6d9e7;background:white;border-radius:15px;padding:12px 14px;margin-bottom:12px}.console-setting{padding:15px;border:1px solid #eadde9;border-radius:14px;background:white;display:flex;justify-content:space-between;align-items:center;margin-top:12px;gap:20px}
/* Presentation controls deliberately sit outside the reference artboard. */
.presentation-tools{max-width:1440px;margin:22px auto;padding:22px 28px 28px;border:1px solid #eedfe8;border-radius:24px;background:#fffcff;box-shadow:0 12px 35px #805a7310}.tools-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:19px}.tools-heading .brand-title{font:29px Georgia,serif;color:#805737;letter-spacing:1px}.tools-heading small{font-size:12px;letter-spacing:.1px;margin-left:13px;color:#826f84}.tools-note{font-size:13px;color:#78677e;line-height:1.8;margin-top:15px}.tools-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.view-toggle{display:flex;background:#f6edf3;border:1px solid #e8d8e2;border-radius:14px;padding:4px;gap:4px}.view-toggle button{min-height:42px;padding:10px 17px;border-radius:10px;color:#705268;background:transparent;font-size:14px}.view-toggle button[aria-pressed=true]{background:white;color:#823e5c;box-shadow:0 2px 7px #78526b13}.utility-button{min-height:44px;padding:10px 14px;background:#fff;border:1px solid #eadde7;border-radius:12px;font-size:13px;display:flex;align-items:center;gap:8px}.utility-button[aria-pressed=true]{border-color:#b57698;background:#fcf0f6;color:#8a435f}.utility-button .s-icon{width:17px;height:17px}.tool-select{min-height:44px;max-width:170px;border:1px solid #eadde7;border-radius:12px;background:white;padding:9px 12px;color:#6e5678;font-size:13px}.module-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:17px}.module-links button{display:flex;align-items:center;gap:9px;background:#fcf7fb;border:1px solid #ebdee8;border-radius:12px;min-height:44px;padding:10px 15px;font-size:13px;color:#71536c}.module-links button .s-icon{width:18px;height:18px}.compare-controls{display:flex;align-items:center;gap:13px;font-size:12px;color:#805370;padding:17px 0 0}.compare-controls[hidden]{display:none}.compare-controls input{max-width:560px;flex:1;accent-color:#a46184;min-height:30px}.footer-info{font-size:12px;text-align:center;color:#8c7e8e;line-height:1.7;padding:10px 20px 35px}.no-js{padding:20px;background:#fff7e5;font:16px/1.6 Arial}.tool-footer-link{color:#815369;background:none;padding:8px;font-size:12px;text-decoration:underline}
/* Full-size native HTML screens */
dialog{padding:0;border:1px solid #ead8e5;color:var(--ink);box-shadow:0 35px 100px #563b6060}dialog::backdrop{background:#2c233765;backdrop-filter:blur(7px)}.workspace{border-radius:24px;width:min(1170px,calc(100vw - 40px));max-width:none;height:min(930px,calc(100dvh - 36px));max-height:none;background:#fff9fc;margin:auto;overflow:hidden}.workspace[open]{display:flex;flex-direction:column}.workspace-topbar{display:flex;align-items:center;gap:18px;padding:13px 20px;background:#fffcff;border-bottom:1px solid #eadde8;min-height:65px;flex-shrink:0}.workspace-topbar h2{font:22px Georgia,serif;color:#815335;white-space:nowrap}.workspace-tabs{display:flex;gap:5px;overflow:auto;flex:1}.workspace-tabs button{white-space:nowrap;font-size:13px;padding:9px 13px;border-radius:10px;background:none;color:#7e667b}.workspace-tabs button.active{background:#f5e5ee;color:#844668}.close-dialog{width:37px;height:37px;border-radius:50%;background:#f5edf4;color:#7a5470;display:grid;place-items:center;flex-shrink:0;font-size:22px;line-height:1}.workspace-scroller{flex:1;overflow:auto;overscroll-behavior:contain;background:#fffaff}.workspace-content{max-width:1100px;margin:auto}.workspace .native-canvas{width:100%!important;height:auto!important;transform:none!important;min-height:0;background:#fffafd}.workspace .chrome{display:none}.workspace .app-nav{height:74px;padding:0 35px}.workspace .wordmark{font-size:32px}.workspace .app-links{gap:30px}.workspace .app-links button{font-size:14px}.workspace .nav-lang{font-size:13px}.workspace .home-hero{height:475px;padding:52px 64px}.workspace .home-hero h1{font-size:56px;width:460px}.workspace .home-hero .home-chinese{font-size:25px;margin-top:12px}.workspace .home-hero .home-slogan{font-size:25px}.workspace .home-hero .searchbar{width:450px;margin-top:22px}.workspace .home-hero .hero-portrait{width:52%;object-fit:cover;object-position:center 20%}.workspace .home-hero .hero-seoul{left:230px;width:310px;opacity:.45}.workspace .home-handwriting{font-size:27px;bottom:28px;right:50px}.workspace .home-categories{max-width:700px;margin:0 auto;padding:25px 25px 23px;gap:22px}.workspace .bubble-icon{width:66px;height:66px}.workspace .home-categories button{font-size:14px}.workspace .travel-cards{padding:0 40px;gap:22px}.workspace .travel-tile img{height:280px;object-fit:cover}.workspace .home-bottom{padding:28px 40px 32px;font-size:23px}.workspace .clinics-top{padding:35px 40px}.workspace .clinics-top h1{font-size:43px}.workspace .clinics-top p{font-size:16px;margin-top:8px}.workspace .clinics-top .flower-art{width:210px;right:35px;top:-10px}.workspace .clinic-filters{padding:18px 35px;gap:12px;flex-wrap:wrap}.workspace .clinic-filters select,.workspace .clinic-filters input{font-size:14px;min-height:44px;padding:11px 14px;max-width:none}.workspace .clinic-filters input{flex:1;min-width:150px}.workspace .clinic-filters .search-submit{height:44px;width:54px}.workspace .clinic-layout{padding:0 35px 35px;grid-template-columns:minmax(0,1fr) 280px;gap:25px}.workspace .clinic-tabs button{font-size:14px;min-height:42px}.workspace .clinic-card{padding:13px;grid-template-columns:145px minmax(0,1fr);gap:20px;min-height:164px}.workspace .clinic-photo{width:145px;height:140px}.workspace .clinic-name{font-size:21px;padding-right:25px}.workspace .clinic-tags .chip{font-size:12px}.workspace .compare-aside{padding:22px}.workspace .compare-aside h3{font-size:23px}.workspace .compare-aside>p{font-size:13px}.workspace .compare-aside .line-button{font-size:14px;min-height:44px}.workspace .compare-aside .primary{font-size:14px;min-height:46px}.workspace .compare-check{font-size:12px;bottom:10px;left:12px}.workspace .compare-check input{width:15px;height:15px}.workspace .favorite{min-width:36px;min-height:36px}.workspace .journey-top{padding:36px 42px;min-height:186px}.workspace .journey-top h1{font-size:42px}.workspace .journey-top p{font-size:23px;max-width:450px}.workspace .journey-top img{width:310px;height:220px}.workspace .journey-tabs{padding:12px 40px;gap:40px}.workspace .journey-tabs button{font-size:16px;min-height:44px}.workspace .journey-columns{padding:25px 35px 0;grid-template-columns:minmax(0,1fr) 260px;gap:24px}.workspace .day-list{gap:15px}.workspace .day-card{padding:12px 15px 12px 7px;min-height:92px;gap:18px}.workspace .day-list:before{left:40px}.workspace .day-pill{height:65px;width:65px;flex-basis:65px}.workspace .day-text strong{font-size:18px}.workspace .day-text small{font-size:14px;margin-top:5px}.workspace .day-done{right:13px;top:13px;font-size:17px}.workspace .seoul-postcard img{height:280px}.workspace .essentials{padding:23px 22px}.workspace .essentials h3{font-size:25px}.workspace .essentials button{font-size:15px;min-height:43px}.workspace .journey-bottom{padding:18px 45px;height:130px}.workspace .journey-bottom p{font-size:32px}.workspace .journey-bottom img{width:240px;height:140px}.workspace .booking-main{max-width:600px;margin:auto;padding:25px 35px 35px}.workspace .booking-steps{margin-bottom:32px}.workspace .booking-step{font-size:13px;min-width:60px;min-height:44px}.workspace .booking-step i{width:26px;height:26px}.workspace .booking-heading{font-size:36px}.workspace .booking-subtitle{font-size:14px;margin:8px 0 24px}.workspace .booking-summary{padding:20px}.workspace .booking-clinic{gap:20px}.workspace .booking-clinic img{width:148px;height:135px}.workspace .booking-clinic-copy h3{font-size:20px}.workspace .booking-clinic-copy p{font-size:13px}.workspace .price-row{font-size:16px;padding:8px 0}.workspace .price-total{font-size:22px}.workspace .sample-fx{font-size:12px}.workspace .payment-options button{min-width:63px;min-height:43px;font-size:20px}.workspace .secure-line{font-size:15px;margin-bottom:22px}.workspace .secure-line p{font-size:12px}.workspace .booking-submit{height:54px;font-size:18px}.workspace .booking-footer{font-size:12px}.workspace .booking-demo-note{display:block;margin-top:21px}.workspace .console-nav{padding:0 20px}.workspace .console-nav .app-links{gap:20px}.workspace .console-nav .app-links button{font-size:12px}.workspace .console-body{padding:28px 24px;grid-template-columns:164px minmax(0,1fr);gap:24px}.workspace .console-sidebar button{font-size:14px;min-height:44px}.workspace .console-greeting{gap:18px;margin-bottom:23px}.workspace .console-greeting h1{font-size:24px}.workspace .console-greeting p{font-size:14px}.workspace .period-select{min-height:40px;font-size:12px}.workspace .metric-card{padding:18px 14px}.workspace .metric-card h3{font-size:12px}.workspace .metric-card strong{font-size:30px}.workspace .metric-card small{font-size:13px}.workspace .chart-card{padding:20px 16px 16px}.workspace .chart-head{font-size:17px}.workspace .line-chart{height:190px}.workspace .source-chart{min-height:180px;gap:15px}.workspace .donut{width:120px;height:120px;flex-basis:120px}.workspace .chart-legend{font-size:12px}.workspace .recent-grid{grid-template-columns:1.7fr 1fr}.workspace .recent-card{padding:19px 15px}.workspace .recent-head h3{font-size:19px}.workspace .recent-table{font-size:12px}.workspace .recent-table th{font-size:11px}.workspace .recent-table td{padding:12px 4px}.workspace .recent-table .badge{font-size:11px}.workspace .console-note>img{height:160px}.workspace .console-note .script{font-size:29px}.workspace .console-note>p:not(.script){font-size:13px}.workspace-status{border-top:1px solid #eadce7;padding:10px 20px;font-size:12px;color:#886179;background:#fff9fc;flex-shrink:0;display:flex;justify-content:space-between;align-items:center;gap:12px}.workspace-status button{color:#87516d;background:none;padding:4px;white-space:nowrap;font-size:12px}
/* Detail modals */
.detail-dialog{width:min(760px,calc(100vw - 35px));max-height:calc(100dvh - 45px);border-radius:24px;background:#fffcff;overflow:auto}.detail-heading{position:sticky;top:0;background:#fffcfff2;backdrop-filter:blur(14px);padding:20px 25px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #eadde8;z-index:5}.detail-heading h2{font:28px/1.2 Georgia,"Noto Sans CJK KR",serif;color:#58334d}.detail-content{padding:25px}.detail-content>p{font-size:15px;line-height:1.8;color:#6d5870}.detail-content .primary,.detail-content .secondary{font-size:15px;min-height:48px}.detail-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:23px;flex-wrap:wrap}.detail-table-wrap{overflow:auto}.detail-table{width:100%;border-collapse:collapse;font-size:14px;min-width:520px}.detail-table th,.detail-table td{padding:13px 11px;text-align:left;border-bottom:1px solid #eadde8;vertical-align:top}.detail-table th{background:#faf0f7;color:#7d4866;font-weight:500}.detail-table img{width:100%;height:114px;object-fit:cover;border-radius:12px;margin-bottom:10px}.detail-table .table-label{color:#84708a;font-size:12px}.image-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.asset-card{display:block;padding:9px;border:1px solid #ecdfeb;border-radius:13px;background:white;text-align:left}.asset-card img{width:100%;height:135px;object-fit:contain;background:#faf5f9;border-radius:9px}.asset-card strong{display:block;font-size:13px;margin-top:10px;color:#6c4c65}.asset-card small{display:block;font-size:10px;color:#8c7890;margin-top:4px;overflow-wrap:anywhere}.asset-preview{max-height:60vh;width:100%;object-fit:contain;border-radius:15px;background:#faf0f6}.notice-box{font-size:14px;background:#edf4f8;border:1px solid #dbe5f0;padding:17px;border-radius:14px;color:#536581;line-height:1.7}.language-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.language-list button{font-size:16px;padding:17px;background:#faf1f7;border:1px solid #eadbe8;border-radius:14px}.muted-label{font-size:12px;color:#8d7489;margin-top:10px}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);border:1px solid #ecdbe9;border-radius:15px;background:#fffafff5;backdrop-filter:blur(18px);box-shadow:0 10px 30px #442b4b25;padding:15px 22px;z-index:10000;max-width:min(650px,calc(100vw - 35px));text-align:center;color:#774462;font-size:14px;line-height:1.6;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s}.toast.shown{opacity:1;transform:translate(-50%,0)}.pulse-dot{width:7px;height:7px;background:#9d6685;border-radius:50%;display:inline-block;margin-right:7px}.tiny-inline{font-size:11px;color:#856c82}.about-text{font-size:14px;line-height:1.9;color:#6c5670}.about-text p+p{margin-top:14px}
/* Restrained, opt-in motion: never alters the reference view. */
.motion-on .native-canvas button,.motion-on .utility-button,.motion-on .module-links button{transition:transform .22s var(--ease),box-shadow .22s var(--ease),background .22s var(--ease)}.motion-on .native-canvas .primary:hover{transform:translateY(-2px);box-shadow:0 8px 16px #3d365a25}.motion-on .native-canvas .travel-tile:hover{transform:translateY(-4px)}.motion-on .native-canvas .day-card:hover{transform:translateX(3px)}.motion-on .native-canvas .favorite:hover{transform:scale(1.14)}.motion-on .workspace[open]{animation:modalIn .3s var(--ease)}.motion-on .detail-dialog[open]{animation:modalIn .26s var(--ease)}.motion-on .line-chart .line{stroke-dasharray:450;stroke-dashoffset:450;animation:lineIn 1.3s .15s var(--ease) forwards}.motion-on .native-canvas .flower-art{animation:petalBreathe 7s ease-in-out infinite alternate}.motion-on .bubble-icon{transition:transform .3s var(--ease)}.motion-on button:hover>.bubble-icon{transform:translateY(-3px) rotate(4deg)}@keyframes modalIn{from{opacity:0;transform:translateY(13px) scale(.995)}to{opacity:1;transform:none}}@keyframes lineIn{to{stroke-dashoffset:0}}@keyframes petalBreathe{from{transform:rotate(30deg) translateY(0)}to{transform:rotate(39deg) translateY(5px)}}
@media(max-width:760px){.presentation-tools{margin:14px 12px;padding:17px 16px;border-radius:19px}.tools-heading{display:block}.tools-heading small{display:block;margin:8px 0 0;font-size:12px}.tools-row{gap:8px}.view-toggle{width:100%;justify-content:stretch}.view-toggle button{flex:1;font-size:13px;padding:10px 6px}.utility-button{font-size:12px;flex:1;justify-content:center;min-width:90px}.tool-select{flex:1}.module-links{display:grid;grid-template-columns:repeat(2,1fr)}.module-links button{justify-content:center;padding:10px 6px;font-size:12px}.tools-note{font-size:12px}.workspace{width:calc(100vw - 12px);height:calc(100dvh - 12px);border-radius:18px}.workspace-topbar{gap:8px;padding:10px 12px;flex-wrap:wrap}.workspace-topbar h2{font-size:20px;order:0;flex:1}.workspace-tabs{order:2;flex-basis:100%}.workspace-topbar>.close-dialog{order:1;width:33px;height:33px}.workspace-tabs button{font-size:12px;flex:1;padding:8px 10px;min-height:39px}.workspace .app-nav{height:60px;padding:0 18px;gap:10px}.workspace .wordmark{font-size:28px}.workspace .app-links{gap:12px}.workspace .app-links button{font-size:10px}.workspace .app-links button[data-page=community]{display:none}.workspace .nav-icons{display:none}.workspace .nav-lang{margin-left:auto;font-size:12px;padding:7px;max-width:75px}.workspace .home-hero{height:435px;padding:32px 24px}.workspace .home-hero h1{font-size:38px;width:295px}.workspace .home-hero .hero-portrait{width:66%;opacity:.8;object-position:50% 20%;mask-image:linear-gradient(90deg,transparent,#000 48%)}.workspace .home-hero .hero-seoul{left:100px;width:150px;height:180px;opacity:.23}.workspace .home-hero .home-chinese{font-size:22px;margin-top:14px}.workspace .home-hero .home-chinese small{font-size:18px}.workspace .home-hero .home-slogan{font-size:18px;width:220px}.workspace .home-hero .searchbar{width:100%;margin-top:25px}.workspace .home-handwriting{display:none}.workspace .home-categories{gap:6px;padding:19px 10px}.workspace .bubble-icon{width:48px;height:48px}.workspace .home-categories button{font-size:11px}.workspace .travel-cards{padding:0 16px;gap:12px}.workspace .travel-tile img{height:150px}.workspace .home-bottom{font-size:18px;padding:24px 15px}.workspace .clinics-top{padding:25px 22px}.workspace .clinics-top h1{font-size:29px}.workspace .clinics-top p{font-size:12px;max-width:270px}.workspace .clinics-top .flower-art{width:120px;right:-10px;opacity:.25}.workspace .clinic-filters{padding:13px;gap:7px}.workspace .clinic-filters select{font-size:12px;max-width:calc(33% - 3px);padding:10px 6px;flex:1;min-height:43px}.workspace .clinic-filters input{min-width:160px;flex:1;font-size:13px}.workspace .clinic-layout{display:block;padding:0 13px 22px}.workspace .clinic-tabs{gap:5px;padding:4px}.workspace .clinic-tabs button{font-size:12px;min-height:42px}.workspace .clinic-card{grid-template-columns:94px minmax(0,1fr);gap:12px;min-height:154px;padding:10px}.workspace .clinic-photo{width:94px;height:131px}.workspace .clinic-name{font-size:17px;padding-right:25px;margin-bottom:6px}.workspace .rating{font-size:11px}.workspace .rating b{font-size:17px}.workspace .clinic-location{font-size:11px}.workspace .clinic-tags .chip{font-size:10px;padding:4px 6px}.workspace .compare-check{font-size:9px;left:9px;bottom:12px;padding:3px}.workspace .compare-check input{width:12px;height:12px}.workspace .compare-aside{margin-top:20px}.workspace .compare-photos img{height:100px}.workspace .compare-script{font-size:25px;margin-top:15px}.workspace .journey-top{padding:27px 22px;min-height:160px}.workspace .journey-top h1{font-size:29px}.workspace .journey-top p{font-size:19px;max-width:220px}.workspace .journey-top img{width:165px;height:140px;opacity:.55}.workspace .journey-tabs{padding:8px 22px;gap:26px}.workspace .journey-tabs button{font-size:13px}.workspace .journey-columns{grid-template-columns:1fr;padding:18px 15px;gap:17px}.workspace .day-card{min-height:91px;gap:13px;padding:12px 8px}.workspace .day-text strong{font-size:16px}.workspace .day-text small{font-size:12px}.workspace .journey-sidebar{display:grid;grid-template-columns:1fr 1.2fr;gap:13px}.workspace .seoul-postcard img{height:235px}.workspace .essentials{margin-top:0;padding:13px}.workspace .essentials h3{font-size:19px;margin-bottom:8px}.workspace .essentials button{font-size:11px;min-height:33px}.workspace .journey-bottom{padding:0 25px 15px;height:115px}.workspace .journey-bottom img{width:145px}.workspace .journey-bottom p{font-size:24px}.workspace .booking-main{padding:23px 18px 30px}.workspace .booking-heading{font-size:29px}.workspace .booking-clinic img{width:107px;height:118px}.workspace .booking-summary{padding:14px}.workspace .booking-clinic-copy h3{font-size:18px}.workspace .booking-clinic{gap:13px}.workspace .booking-clinic-copy p{font-size:11px}.workspace .price-row{font-size:14px}.workspace .price-total{font-size:19px}.workspace .payment-options button{min-width:40px;min-height:42px;font-size:17px}.workspace .booking-footer{font-size:10px}.workspace .console-nav .app-links{display:none}.workspace .console-body{display:flex;flex-direction:column;padding:17px 13px;gap:13px}.workspace .console-sidebar{display:flex;flex-direction:row;overflow:auto;gap:5px;padding:0 0 10px}.workspace .console-sidebar button{font-size:12px;white-space:nowrap;flex-shrink:0;padding:10px}.workspace .console-greeting{flex-wrap:wrap;gap:12px;margin-top:6px}.workspace .console-greeting h1{font-size:21px}.workspace .console-greeting p{font-size:12px}.workspace .period-select{max-width:none;font-size:12px}.workspace .metric-grid{grid-template-columns:1fr 1fr;gap:10px}.workspace .metric-card{padding:17px}.workspace .metric-card strong{font-size:31px}.workspace .chart-grid{grid-template-columns:1fr}.workspace .source-chart{justify-content:flex-start;gap:32px;min-height:160px;padding:10px 15px}.workspace .donut{width:132px;height:132px;flex-basis:132px}.workspace .chart-legend{font-size:14px;gap:12px}.workspace .recent-grid{grid-template-columns:1fr}.workspace .recent-table td{font-size:11px}.workspace .console-note{display:grid;grid-template-columns:1fr 1fr;min-height:155px;align-items:center}.workspace .console-note img{grid-row:span 2;height:200px}.workspace .console-note .script{font-size:25px}.workspace .console-note>p:not(.script){font-size:11px}.workspace-status{font-size:10px;padding:9px 12px;align-items:flex-start}.workspace-status button{font-size:10px}.detail-dialog{width:calc(100vw - 18px);max-height:calc(100dvh - 24px);border-radius:18px}.detail-heading{padding:16px 18px}.detail-heading h2{font-size:22px}.detail-content{padding:18px}.detail-content>p{font-size:14px}.form-grid{grid-template-columns:1fr}.image-gallery{grid-template-columns:1fr 1fr;gap:10px}.asset-card img{height:110px}.detail-actions>*{flex:1;justify-content:center}.detail-table{font-size:12px;min-width:470px}.toast{font-size:13px;padding:13px 18px;bottom:18px}.language-list{grid-template-columns:1fr 1fr}.tool-footer-link{font-size:11px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.line-chart .line{stroke-dashoffset:0!important}}@media print{.presentation-tools,.footer-info,.workspace,.detail-dialog,.toast{display:none!important}#board-stage{overflow:visible!important;height:auto!important}#board{transform:none!important;zoom:.62}.reference-hotspots{display:none!important}}

.foreground-art{position:absolute;inset:0;width:1672px;height:941px;max-width:none;pointer-events:none;z-index:3}#board[data-mode=reference] .foreground-art{display:none}
