@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@500;600&display=swap");:root{--navy:#082f49;--teal:#057c78;--muted:#55707d;--border:#c9dedd;--aqua:#eaf6f3;--gold:#b58d36}*{box-sizing:border-box}body{margin:0;background:#fafcfb;color:var(--navy);font-family:DM Sans,Arial,sans-serif;font-size:16px;line-height:1.55}a{color:var(--teal);text-underline-offset:4px}button,input,select,textarea{font:inherit}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}:focus-visible{outline:3px solid #b58d36;outline-offset:4px}h1,h2,p{margin-top:0}h1,h2{line-height:1.15}.auth-layout{display:grid;grid-template-columns:minmax(340px,43%) 1fr;min-height:100dvh}.brand-panel{position:relative;isolation:isolate;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:42px 9% 32px;background:linear-gradient(145deg,#edf7f3 10%,#c9e7e1 65%,#9ccbc6)}.brand-panel:after,.brand-panel:before{content:"";pointer-events:none;position:absolute;z-index:-1;border:70px solid #057c7814;border-radius:48%;width:600px;height:600px;bottom:-360px;left:-220px;transform:rotate(-25deg)}.brand-panel:after{bottom:-325px;left:-165px;border-width:1px;border-color:#057c7838}.brand-panel>a{flex-shrink:0}.brand-logo{display:block;width:225px;max-width:100%;height:auto;object-fit:contain}.brand-story{margin:65px 0;max-width:450px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.17em;color:var(--teal);margin-bottom:20px}.brand-story h1{font-family:Playfair Display,Georgia,serif;font-weight:500;font-size:clamp(38px,4vw,64px);letter-spacing:-.035em;margin-bottom:28px}.brand-story em{font-style:normal;color:var(--teal)}.brand-story>p:not(.eyebrow){max-width:330px;font-size:18px}.brand-line{height:2px;width:45px;background:var(--gold);margin:32px 0}.brand-story .brand-note{font-size:14px!important;color:#41656a}.brand-footer{font-size:12px;color:#41656a;margin:0}.form-panel{display:flex;flex-direction:column;padding:34px 8% 24px;min-width:0}.top-nav{display:flex;justify-content:space-between;gap:20px;font-size:13px}.top-nav a{text-decoration:none}.auth-card{width:100%;max-width:480px;margin:auto;padding:55px 0}.auth-card h2{font-size:32px;letter-spacing:-.035em;margin-bottom:12px}.intro{color:var(--muted);margin-bottom:30px;font-size:15px}fieldset{padding:0;margin:0;border:0;min-width:0}.field{display:block;font-size:14px;font-weight:600;margin-bottom:19px}.field input,.field select,.field textarea{display:block;width:100%;min-height:49px;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--navy);padding:11px 13px;margin-top:7px;font-weight:400}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--teal)}.field small,.field-help{display:block;font-size:12px;color:var(--muted);font-weight:400;margin:7px 0 0}.field-help{margin:0 0 20px}.field-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.password-wrap{position:relative;display:block}.password-wrap input{padding-right:66px}.reveal{position:absolute;right:3px;top:3px;bottom:3px;padding:0 12px;color:var(--teal);background:transparent;border:0;font-size:12px;font-weight:600}.form-link{text-align:right;font-size:13px;margin:-4px 0 23px}.primary,.secondary{display:flex;justify-content:center;align-items:center;gap:12px;width:100%;min-height:50px;padding:12px 18px;border-radius:8px;font-weight:700;font-size:14px;text-decoration:none}.primary{color:white;background:linear-gradient(115deg,#078c82,#05616a);border:1px solid transparent;box-shadow:0 5px 14px #057c7815}.primary:hover{background:#05616a}.secondary{margin-top:16px;background:white;color:var(--teal);border:1px solid var(--border)}.form-switch{font-size:13px;text-align:center;color:var(--muted);margin:24px 0 0}.form-switch a{font-weight:600}.consent{display:flex;align-items:flex-start;gap:11px;font-size:12px;line-height:1.65;color:var(--muted);margin:8px 0 25px}.consent input{width:19px;height:19px;flex-shrink:0;accent-color:var(--teal);margin:2px 0}.notice{padding:16px;font-size:14px;border-radius:8px;background:var(--aqua);margin:20px 0;overflow-wrap:anywhere}.notice.error{background:#fff0ee;color:#933b33;border:1px solid #f3d5d1}.notice.success{color:#08645d}.text-button{background:transparent;border:0;padding:0;font-size:inherit;color:inherit;text-decoration:underline}.legal-footer{display:flex;justify-content:center;flex-wrap:wrap;gap:16px;font-size:11px;color:var(--muted)}.legal-footer a{color:inherit}.optional{font-weight:400;color:var(--muted)}.account-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px max(6%,24px);background:white;border-bottom:1px solid #e3eeeb}.account-header img{width:175px;height:auto;display:block}.account-header nav{display:flex;gap:24px;font-size:14px}.account-header a{text-decoration:none}.account-main{max-width:1080px;padding:64px 28px;margin:auto;min-height:70vh}.account-main h1{font-family:Playfair Display,Georgia,serif;font-size:44px;font-weight:500;margin-bottom:14px}.account-intro{color:var(--muted);font-size:18px;margin-bottom:36px}.account-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}.account-card{padding:32px;border:1px solid #d7e8e4;background:white;border-radius:16px;overflow-wrap:anywhere}.account-card:last-child{background:linear-gradient(135deg,#eff8f3,#e0f0ed)}.account-card h2{font-size:23px;margin:15px 0 20px}.account-card p{color:var(--muted)}.account-card .eyebrow,.badge{color:var(--teal)}.badge{display:inline-block;border-radius:20px;background:var(--aqua);padding:5px 12px}.badge,dt{font-size:12px}dt{color:var(--muted);margin-top:16px}dd{margin:3px 0}.security-row{display:flex;align-items:center;gap:24px;border-top:1px solid var(--border);margin-top:40px;padding-top:25px;font-size:14px}.security-row div{margin-right:auto}.security-row h2{font-size:18px;margin-bottom:8px}.security-row p{color:var(--muted);margin:0}.account-footer{text-align:center;font-size:13px;padding:24px;color:var(--muted)}@media(min-width:1450px){.form-panel{padding-left:14%;padding-right:14%}}.product-layout{display:grid;grid-template-columns:242px minmax(0,1fr);min-height:100dvh;background:#f4f8f7}.product-sidebar{position:-webkit-sticky;position:sticky;top:0;height:100dvh;display:flex;flex-direction:column;padding:30px 20px;background:#082f3a;color:#e1f1ed}.product-brand{display:block;padding:12px;background:#f8fcfa;border-radius:10px;margin-bottom:34px}.product-brand img{display:block;width:100%;height:auto}.nav-caption{font-size:10px;letter-spacing:.15em;color:#91b9b9;margin:0 12px 14px}.product-sidebar nav{display:grid;grid-gap:7px;gap:7px}.product-sidebar nav a{color:#d7e9e6;text-decoration:none;display:flex;align-items:center;gap:12px;min-height:48px;padding:11px 14px;border-radius:8px;font-size:14px}.product-sidebar nav a[aria-current=page]{background:#14645f;color:white;box-shadow:inset 3px 0 #6ed5bc}.product-sidebar nav a:hover{background:#114c51}.product-sidebar nav a span{font-size:22px;line-height:1}.sidebar-bottom{margin-top:auto;padding:24px 12px 0;display:grid;grid-gap:15px;gap:15px;font-size:12px}.sidebar-bottom a{color:#b6d3cd;text-decoration:none}.product-workspace{min-width:0;display:flex;flex-direction:column}.product-topbar{min-height:76px;padding:18px 40px;display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid #dfeae6;background:#fff;font-size:13px}.workspace-label{color:var(--muted)}.product-topbar nav{display:flex;gap:25px}.product-topbar a{text-decoration:none;font-weight:600}.product-main{width:100%;max-width:1420px;margin:0 auto;padding:42px clamp(22px,4vw,64px) 60px}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:32px}.page-heading .eyebrow{font-size:10px;margin-bottom:10px}.page-heading h1{font-family:Playfair Display,Georgia,serif;font-weight:500;font-size:clamp(32px,3vw,43px);margin-bottom:12px}.page-heading p:last-child{color:var(--muted);max-width:690px;margin-bottom:0;font-size:15px}.product-main .primary,.product-main .secondary{width:auto;display:inline-flex;min-height:46px;margin:0}.product-main .text-button{min-height:44px}.product-footer{margin-top:auto;padding:22px 32px;font-size:12px;color:var(--muted);text-align:center}.list-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:20px;margin-bottom:28px}.list-toolbar p{margin:0 auto 0 0;font-size:14px;color:var(--muted)}.search-field{font-size:12px;font-weight:600;flex:1 1;min-width:210px}.search-field input{display:block;margin-top:6px;padding:12px 15px;border:1px solid var(--border);border-radius:8px;min-height:46px;width:100%;background:white;color:var(--navy);font-size:14px}.toggle-label{display:flex;align-items:center;gap:8px;font-size:13px;min-height:44px}.toggle-label input{width:18px;height:18px;accent-color:var(--teal)}.record-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));grid-gap:22px;gap:22px}.editor-card,.record-card{border:1px solid #dce8e3;border-radius:14px;padding:26px;background:white;box-shadow:0 5px 20px #173c3305}.record-card h2{font-size:22px;font-weight:600;margin:20px 0 9px;overflow-wrap:anywhere}.muted,.record-card .muted{color:var(--muted);font-size:13px}.card-actions,.card-topline,.section-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.card-actions{margin-top:24px;border-top:1px solid #edf2ef;padding-top:18px;font-size:13px}.details-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px 18px;gap:6px 18px;font-size:14px}.details-grid dd{overflow-wrap:anywhere}.empty-state{padding:58px 25px;border:1px dashed #bbd6cf;border-radius:14px;text-align:center;background:#fbfdfc}.empty-mark{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 18px;background:#e2f1eb;color:var(--teal);border-radius:50%;font-size:30px}.empty-state h2{font-size:24px}.empty-state p{color:var(--muted);max-width:470px;margin:0 auto 22px;font-size:14px}.help-note{font-size:12px;color:var(--muted);margin-top:25px}.editor-card{max-width:820px}.editor-card h2{font-size:24px;margin-bottom:24px}.form-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:25px}.lookup-row{display:flex;align-items:center;gap:16px}.lookup-row .field{flex:1 1}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;margin-bottom:30px}.stat-card{background:white;padding:24px;border:1px solid #dce8e3;border-radius:12px}.stat-card strong{display:block;font-size:34px;color:var(--teal);font-weight:500}.stat-card span{color:var(--muted);font-size:13px}.welcome-banner{padding:30px;margin-bottom:28px;background:linear-gradient(115deg,#e3f2ea,#c9e6df);border-radius:16px}.welcome-banner h2{font-family:Playfair Display,Georgia,serif;font-size:30px;font-weight:500;margin-bottom:12px}.welcome-banner p{color:#365b5d;font-size:15px;max-width:650px;margin:0}@media(max-width:1100px){.product-layout{grid-template-columns:210px minmax(0,1fr)}.product-main,.product-topbar{padding-inline:25px}}@media(max-width:750px){.product-layout{display:block}.product-sidebar{position:static;height:auto;padding:16px 20px 10px}.product-brand{width:165px;padding:6px 10px;margin-bottom:12px}.nav-caption,.sidebar-bottom{display:none}.product-sidebar nav{display:flex;flex-wrap:wrap;gap:4px}.product-sidebar nav a{padding:9px 12px;font-size:13px;min-height:44px}.product-sidebar nav a span{display:none}.product-topbar{min-height:58px;padding:12px 20px}.workspace-label{font-size:11px}.product-topbar nav{gap:16px;font-size:12px}.product-main{padding:28px 20px 40px}.page-heading{align-items:flex-start;flex-direction:column;gap:15px}.editor-card,.record-card{padding:20px}.lookup-row{align-items:stretch;flex-direction:column;gap:0;margin-bottom:20px}.stat-grid{gap:10px}.stat-card{padding:16px 12px}.stat-card strong{font-size:27px}.stat-card span{font-size:11px}.editor-card .field-row{grid-template-columns:1fr;gap:0}.list-toolbar{gap:12px}.list-toolbar .search-field{flex-basis:100%}}@media(max-width:850px){.auth-layout{grid-template-columns:35% 1fr}.brand-panel{padding:30px 25px}.brand-logo{width:180px}.brand-story h1{font-size:38px}.form-panel{padding:28px}}@media(max-width:650px){.auth-layout{display:block}.brand-panel{padding:16px 24px;min-height:78px}.brand-logo{width:145px;display:block}.brand-footer,.brand-story{display:none}.form-panel{min-height:calc(100dvh - 78px);padding:22px 24px}.auth-card{padding:38px 0}.auth-card h2{font-size:29px}.field-row{grid-template-columns:1fr;gap:0}.account-header{padding:15px 20px}.account-header img{width:130px}.account-header nav{gap:16px;font-size:12px}.account-main{padding:38px 20px}.account-main h1{font-size:34px}.account-grid{grid-template-columns:1fr}.account-card{padding:24px}.security-row{flex-wrap:wrap}.security-row div{width:100%}}@media(prefers-reduced-motion:no-preference){a,button{transition:background-color .15s ease,box-shadow .15s ease}}.show-tabs{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 26px;padding-bottom:15px;border-bottom:1px solid var(--border)}.show-tabs button{background:white;color:var(--navy);border:1px solid var(--border);border-radius:7px;padding:10px 14px;min-height:44px;font-size:13px;cursor:pointer}.show-tabs button[aria-current=page]{background:var(--teal);border-color:var(--teal);color:white}.choice-field{margin:22px 0;padding:0;border:0}.choice-field legend{font-size:13px;font-weight:600;margin-bottom:10px}.choice-row{display:flex;flex-wrap:wrap;gap:9px}.choice-row label{display:flex;gap:8px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:9px 12px;font-size:12px;background:#f8fbfa}.choice-row input{accent-color:var(--teal);width:17px;height:17px}.field textarea{width:100%;padding:12px 14px;border:1px solid var(--border);border-radius:8px;resize:vertical;font:inherit;color:var(--navy);background:#fbfdfc}.catalogue-list,.setup-checklist{list-style:none;padding:0;margin:20px 0 0}.setup-checklist li{display:flex;align-items:center;gap:14px;border-bottom:1px solid #e5eeea;padding:8px 0}.setup-checklist li>span{font-size:22px;color:#7d9894}.setup-checklist .check-done{color:var(--teal)}.setup-checklist button{flex:1 1;text-align:left;padding:14px 0;background:none;border:0;color:var(--navy);cursor:pointer}.catalogue-list li,.setup-checklist button{display:flex;justify-content:space-between;gap:15px;font-size:14px}.catalogue-list li{align-items:center;border-bottom:1px solid #edf2ef}.back-link{display:inline-block;margin-bottom:20px;font-size:13px}.publishing-price{font-size:32px;color:var(--teal)}.entry-steps{list-style:none;padding:0;display:flex;gap:10px;margin:0 0 28px}.entry-steps li{flex:1 1;display:flex;align-items:center;gap:9px;font-size:12px;color:var(--muted);padding:12px 0;border-bottom:3px solid #dce8e3}.entry-steps li[aria-current]{border-color:var(--teal);color:var(--teal);font-weight:600}.entry-steps li span{border-radius:50%;width:24px;height:24px;display:grid;place-items:center;background:#e2f1eb;flex:none}.wizard-content{min-width:0;border:0;padding:0}.selection-card{display:flex;align-items:center;gap:15px;cursor:pointer}.selection-card input{width:22px;height:22px;accent-color:var(--teal)}.selection-card small,.selection-card strong{display:block}.selection-card small{color:var(--muted);margin-top:8px;font-size:12px}.entry-animal,.extra-row,.timetable-show{margin-bottom:22px}.entry-class{padding:18px 0;border-top:1px solid #e1eae6}.entry-class small{display:block;margin-top:6px;color:var(--muted)}.entry-class .field{max-width:420px;margin-top:16px;margin-bottom:0}.extra-row{display:flex;align-items:center;justify-content:space-between;gap:24px}.extra-row .field{max-width:180px;margin:0}.table-scroll{overflow-x:auto;max-width:100%}.product-main table{width:100%;border-collapse:collapse;font-size:13px;margin:20px 0}.product-main td,.product-main th{text-align:left;padding:15px 12px;border-bottom:1px solid #e0eae5;vertical-align:top}.product-main th{font-weight:600;background:#f1f7f4}.product-main tfoot td,.product-main tfoot th{font-weight:600;background:#edf6f2}.invoice-grid{margin-top:26px}.invoice-sheet h3{margin-top:30px}.document-list li{margin:14px 0;font-size:14px}.preserve-lines{white-space:pre-wrap}@media(max-width:750px){.entry-steps{gap:4px;flex-wrap:wrap}.entry-steps li{flex-basis:30%;font-size:10px}.entry-steps li span{width:20px;height:20px}.extra-row{flex-direction:column;align-items:stretch}.stat-card strong{overflow-wrap:anywhere;font-size:clamp(20px,2.5vw,34px)}}@media print{@page{size:A4;margin:14mm}.entry-steps,.no-print,.product-footer,.product-sidebar,.product-topbar,.show-tabs{display:none!important}.product-layout,.product-workspace{display:block;background:white}.product-main{max-width:none;padding:0}.page-heading{margin-bottom:20px}.page-heading .eyebrow,.page-heading p{display:none}.record-card{box-shadow:none;border:0;padding:0}.table-scroll{overflow:visible}tr{page-break-inside:avoid;break-inside:avoid}table{font-size:10px!important}h2,h3{page-break-after:avoid;break-after:avoid}.timetable-show{page-break-after:always;break-after:page}}.product-sidebar{overflow-y:auto}.product-main td input{min-width:68px;max-width:95px;width:100%;padding:9px;border:1px solid var(--border);border-radius:6px;color:var(--navy)}.account-main table{width:100%;border-collapse:collapse;font-size:13px;margin:20px 0}.account-main td,.account-main th{padding:13px 10px;border-bottom:1px solid var(--border);text-align:left}.account-main th{background:#edf6f2}